summaryrefslogtreecommitdiffstats
path: root/scripts/makeupdates
Commit message (Expand)AuthorAgeFilesLines
* Use %_prefix macro value when calling configure in makeupdatesVratislav Podzimek2013-02-221-2/+2
* Fix including _isys.so and isys/__init__.py in updates.imgVratislav Podzimek2013-02-011-2/+9
* Add a gradient background to spoke headers (mizmo, clumens).Chris Lumens2012-12-121-0/+2
* Fix makeupdates to correctly detect and include changes in isys.Chris Lumens2012-11-091-3/+10
* Bundle more of data/ in updates.imgJesse Keating2012-10-101-0/+4
* Fix makeupdates to work for glade files in subdirs of spokes/ or hubs/.David Lehman2012-10-041-5/+7
* Fix a typo in makeupdates.Chris Lumens2012-09-201-1/+1
* Don't fail when making updates if the symlink already exists.Chris Lumens2012-09-141-1/+1
* Symlink /run/initramfs/inst.{updates,product} to /tmpJesse Keating2012-08-291-3/+4
* Remove the data/bootdisk directory tree.Chris Lumens2012-08-161-1/+1
* Allow updating tmux.conf via makeupdates.Chris Lumens2012-08-141-0/+2
* Merge branch 'master' into newui-mergeChris Lumens2012-08-031-1/+1
|\
| * Drop gptsyncJesse Keating2012-07-191-1/+1
| * makeupdates: change to use install_to_dirBrian C. Lane2012-07-181-2/+2
| * makeupdates: add rpm contents to updates.imgBrian C. Lane2012-06-221-2/+15
* | Fix makeupdates for the new UI file suffix.Chris Lumens2012-07-271-2/+2
* | Extend makeupdates to build and install new anaconda widgets.Chris Lumens2012-07-201-2/+44
* | Don't put all .ui files into a subdirectory of an updates.img.Chris Lumens2012-07-021-3/+6
* | makeupdates: add rpm contents to updates.imgBrian C. Lane2012-06-221-2/+15
* | makeupdates: update for newui path and update overlayBrian C. Lane2012-06-211-3/+3
* | Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-13/+30
|\|
| * makeupdates: ignore most of data directoryBrian C. Lane2012-05-091-1/+5
| * makeupdates: install liveinst to /usr/sbinBrian C. Lane2012-03-281-0/+2
| * fix typo in makeupdatesBrian C. Lane2012-03-221-1/+1
| * makeupdates: add support for updating systemd services/targetsWill Woods2012-03-211-13/+19
| * makeupdates: put files the right placesWill Woods2012-03-191-4/+17
| * Remove misc. references to loaderWill Woods2012-03-161-4/+3
* | makeupdates: copy .ui into /tmp/updates/ui/Brian C. Lane2012-06-121-1/+13
|/
* makeupdates: treat files under pyanaconda/ individually.Ales Kozumplik2010-07-081-19/+11
* Adjust the paths used for updatesBrian C. Lane2010-06-141-2/+1
* Correct makeupdates script to work with deleted files.Joel Granados Moreno2009-10-021-7/+17
* Initialize the opts variable.Joel Granados Moreno2009-09-171-0/+1
* Add the help messages for the new options of makeupdates script.Joel Granados Moreno2009-09-171-0/+2
* No longer use /usr/bin/env (#521337).Chris Lumens2009-09-101-1/+1
* Skip all Makefiles and the liveinst subdirectory in 'make updates'David Cantrell2009-09-041-2/+3
* Allow creation of an updates image from a tag offset.Joel Granados Moreno2009-08-191-3/+39
* Add support for specifying a tag to makeupdates.David Lehman2009-08-171-3/+7
* Include changed files from the top level in the updates.David Lehman2009-08-171-0/+3
* Add scripts/makeupdates to generate updates.img files.David Cantrell2009-07-221-0/+212