summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* analog: cleanup whitespace in the file.Ales Kozumplik2011-04-181-10/+10
|
* Fix unmounting in anaconda-cleanup to deal with /mnt/sysimage as well.Chris Lumens2011-04-151-19/+10
|
* And call anaconda-cleanup from restart-anaconda.Chris Lumens2011-04-131-0/+1
| | | | | | | | This is an attempt to make sure that everything anaconda's mounted during a partially completed installation is unmounted and cleaned up. Note that there's still plenty of opportunity for failures here depending on where you restart anaconda. I think during package installation is especially suspect.
* Unmount everything in /mnt/install from anaconda-cleanup.Chris Lumens2011-04-131-6/+9
|
* Update restart-anaconda to work with systemd.Chris Lumens2011-04-121-25/+5
|
* Add shell command to upd-bootisoBrian C. Lane2011-03-251-1/+12
| | | | | | | | This allows you to manually make changes to the new initrd before the final build of the .iso eg. Copy loader.debug over the top of /sbin/loader so that backtrace will include useful symbols if a segfault is triggered.
* Detect live environment if no args passed to anaconda-cleanup.David Lehman2011-03-141-0/+3
|
* Add cmdline options and f15 support to upd-bootisoBrian C. Lane2011-03-111-96/+139
| | | | | | | Add options to leave tmp directory, skip iso creation and specify an alternate destination directory. Added support for f15
* Generate locale files on requestMartin Sivak2011-02-141-9/+7
|
* Don't write our own udev persistent net rules; use udev's generator.Bill Nottingham2011-02-041-1/+3
|
* Add upd-bootiso scriptBrian C. Lane2011-02-041-0/+241
| | | | | | | | This script allows you to update an existing boot.iso with a new anaconda rpm. It also works on full DVD isos. The current version does not work with rawhide's single initrd image yet.
* Conditionalize use of UEFI on boot.isoPeter Jones2011-01-142-4/+7
| | | | This conditionalizes adding support for UEFI when creating boot.iso
* Suddenly, we need gnome-themes-standard.Ales Kozumplik2011-01-141-1/+3
| | | | | Due to changes related to gtk-3, we have to have Adwaita theme files in the image to keep the nice themed look (buttons, window decorations).
* Use sysfs instead of losetup to find loop devs' backing files.David Lehman2011-01-111-2/+1
| | | | Also rename loop.get_device_path to loop.get_backing_file.
* Add /sbin to the $PATH for the shell on tty2.Chris Lumens2011-01-071-1/+1
|
* Remove mknod-stub. We have the full one around now.Chris Lumens2011-01-051-1/+0
|
* Add /sbin/cio_ignore to the KEEPFILE list on s390xDavid Cantrell2010-12-221-0/+1
| | | | | | | We need this command to handle clearing the cio_ignore blacklist. Related: rhbz#633469 (cherry picked from commit fcbcea085aa69adbb082b75fbf285f9956cc30b9)
* Rename anaconda-image-cleanup and use it for all cleanup in liveinst.David Lehman2010-12-172-1/+1
| | | | New name is anaconda-cleanup.
* Add ability to clean up prior to live install.David Lehman2010-12-171-9/+50
|
* Add losetup to the install image, re-remove it from isys (#662183).Chris Lumens2010-12-101-1/+1
| | | | | Part of the removal never happened in the first place, and part of it got overwritten when I pushed the install image merging patch series.
* Add /usr/sbin/chreipl to KEEPFILE.David Cantrell2010-12-091-0/+1
| | | | | | | | We need this to change the IPL device before rebooting, plus it fixes the broken lsreipl symlink in the initrd.img on s390x. Related: rhbz#632325 (cherry picked from commit 2422dc268571269de3e172a90d13eecd78362598)
* Fix the build.Chris Lumens2010-12-081-3/+1
|
* Use wipefs from util-linux-ng instead of dd to wipe old sigs.David Lehman2010-12-071-0/+1
| | | | This should cover all the formats recognized by blkid. Finally.
* Add cleanup-only mode to DeviceTree.populate.David Lehman2010-12-071-1/+1
| | | | | Cleanup-only mode doesn't need passphrases for active LUKS devices since it is only going to deactivate them.
* Add chroot command to bash_history.Peter Jones2010-12-031-0/+1
| | | | More reliable than the rescue image...
* iscsi: partial offload drivers.Ales Kozumplik2010-12-032-1/+2
| | | | | | | Includes brcm_iscsiuio daemon for bnx2i cards as well as loading the drivers and spawning the daemons in stage2 storage code. Related: rhbz#442980
* analog: put it under /usr/bin so it's on the path in an installed system.Ales Kozumplik2010-12-031-2/+1
| | | | Related: rhbz#576439
* Add support for installing onto block device image files.David Lehman2010-12-022-0/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multiple image files can be specified via "--image=/path/to/image[:name]" on the anaconda command line. The name cannot contain colons. Whenever disk images are specified, they automatically become the only disks visible to anaconda, as if "ignoredisks --only-use" had been used. Fow now, only normal disk images are supported. Do not try to build a fwraid or mpath in image files and expect anaconda to handle it correctly. Don't log to system log for disk image installs. For one thing, it adds a huge amount of text to /var/log/messages. It also has some problem that prevents subsequent attempts to connect to the syslog socket (from anaconda_log.py, anyway) to fail. Don't allow configuration of network devices during disk image installs. Also, don't write anything in /etc/sysconfig on the host system when doing image installs. Don't start auditd when doing an image install. Don't run setupTimezone if installing to disk image file(s). We don't want to change settings on the host system. Don't start or stop iscsi, fcoe, dasd, or zfcp during image installs.
* Add rdate, tty, which to install imageMartin Gracik2010-12-011-2/+5
| | | | Resolves: rhbz#654432
* Add biosdevname to installer environmentMatt Domsch2010-11-291-1/+2
|
* Add ntpdate to install.img (#614399)Martin Gracik2010-11-261-1/+2
|
* It's /usr/bin/gdbserver.Ales Kozumplik2010-11-251-1/+1
| | | | Related: rhbz#442980
* use different approach to tweak gconf settings in the image (#642358).Ales Kozumplik2010-11-041-46/+14
| | | | | | | | | | | Previously we used an .xml file. That bore two problems: a) the xml contained paths to schmas making the tweaking code longer and error-prone when the schema paths change. b) the syntax we used to call gconftool-2 is not really documented in gconftool's manpage. The patch calls gconftool-2 directly, with specific paths, exactly in the same way livecd spin kickstarts do.
* Remove support for writing disc number info to .treeinfo and .discinfo.Chris Lumens2010-10-293-31/+2
|
* Only build EFI images on x86_64 (jlaska, #646869).Chris Lumens2010-10-271-1/+2
|
* restart-anaconda: full path to iscsiadmAles Kozumplik2010-10-271-1/+1
| | | | With the new images, '/sbin' no longer appears in PATH for the tty2 bash.
* Fix two problems with initrds for multipla kernels during a pungi compose.Ales Kozumplik2010-10-271-0/+3
| | | | | | | | | | | | | | | | | For i386, pungi hanged when PAE kernel modules are gathered: this was because we extracted the PAE modules into the same location as the non-PAE modules previously. By this time, non-PAE modules exist compressed with .gz. When mk-images runs gzip on the new modules, it interactively asks user whether it should owerwrite the compressed (non-PAE) files. Pungi doesn't show you the prompt so all you see is that it hangs. This is not observable with x86_64 composes since they only produce one kernel. Neither is it observable with any pungi composes run via cron since (my explanation) cron closes stdin for pungi, gzip inherits that and assumes 'no' for overwriting files, producing a corrupted initrd.img in the process. The second problem was that our PAE initrds have always contained both sets of modules, thus making them 20 MB larger then necessary.
* Add logpicker to keepfile list in upd-instroot.Tomas Mlcoch2010-10-221-0/+1
|
* Include the SELinux policy file, not just the directory.Chris Lumens2010-10-201-1/+1
|
* Deprecate stage2=, keep method= as it's been for a long time now.Chris Lumens2010-10-151-3/+0
| | | | If stage2= is used, drop into the method selection UI instead.
* Fix up copying of firmware.Chris Lumens2010-10-152-8/+6
|
* Step 3 of merging installer images: No longer create install.img.Chris Lumens2010-10-155-76/+3
|
* makeinstimage is no longer used.Chris Lumens2010-10-152-31/+0
|
* instbin is no longer used.Chris Lumens2010-10-151-49/+0
|
* A couple minor changes to mk-images.Chris Lumens2010-10-157-21/+21
| | | | | | First, change --initrdto to --dest. That seems more clear to me. Second, have makeinitrd operate on $IMGPATH instead of $MBD_DIR. That no longer exists.
* Step 2 of merging installer images: Move most everything out of makeinitrd.Chris Lumens2010-10-152-235/+217
| | | | | | There's no need for all this file creation, installation, and copying to exist in makeinitrd when it could just as easily be in upd-instroot with everything else.
* Step 1 of merging installer images: Don't copy files into a new root.Chris Lumens2010-10-152-283/+10
| | | | | | This eliminates almost all the calls to instbin in makeinitrd. Since the images are being merged, there's no need to copy to a second root just to pack them up there.
* No longer do the bin -> usr/bin copy song and dance.Chris Lumens2010-10-152-23/+2
|
* Add logpicker support into Makefiles, anaconda.spec.in, configure.ac and ↵Tomas Mlcoch2010-10-111-0/+1
| | | | upd-instroot.
* restart-anaconda: log out of all iscsi nodesAles Kozumplik2010-10-061-0/+2
|