summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Support accessing preexisting LUKS devs using LRW or XTS ciphers. (#455063)David Lehman2008-08-261-1/+1
* For /dev/hvc0 terminals, set TERM to vt320 (#219556).David Cantrell2008-08-261-0/+4
* Use NetworkManager instead of libdhcp. (#458183)David Cantrell2008-08-253-34/+172
* Include the anaconda-yum-plugins in the install.img.anaconda-11.4.1.29-1Chris Lumens2008-08-221-1/+5
* Rename stage2.img to install.imgDavid Cantrell2008-08-137-13/+23
* Make upd-updates create the updates.img you specify if it doesn't already exist.Peter Jones2008-08-131-0/+3
* Add module dependencies of qeth.ko (#431922).Chris Lumens2008-08-121-1/+1
* More fixes to include udev rules in the initrd (#458570).Chris Lumens2008-08-122-0/+5
* Catch the first non-generic-logo package that provides system-logos.Chris Lumens2008-08-121-1/+6
* udev rules have changed location (#458570).Chris Lumens2008-08-111-5/+5
* mk-images: replace kernel-xen with pv_ops kernelMark McLoughlin2008-08-074-37/+28
* Use a temporary location for yum cache data (#457632).Chris Lumens2008-08-061-6/+6
* Add /sbin/sfdisk (#224297).David Cantrell2008-08-061-0/+1
* Don't mention images/diskboot.img anymore (#441092).Chris Lumens2008-08-061-5/+0
* More iSeries removal from scripts (#456878)David Cantrell2008-08-051-5/+1
* Remove iSeries image generation (#456878)David Cantrell2008-08-051-9/+0
* Use system-logos instead of hardcoding fedora-logos (#457378).Chris Lumens2008-08-042-4/+4
* Leave anaconda-runtime around for mk-images run.David Cantrell2008-07-291-5/+8
* Remove an instance of NEEDGR still existing to fix graphical isolinux (#457144)Jeremy Katz2008-07-291-5/+3
* Clean up some mistakes in the minstg2 removal.David Cantrell2008-07-252-3/+4
* Remove support for generating a minstg2.img image.David Cantrell2008-07-243-487/+406
* Require python-bugzilla.Chris Lumens2008-07-221-1/+2
* Support booting from FCP-attached CD/DVD drive on s390 (#184648)David Cantrell2008-07-172-0/+9
* Look for repo config files in /etc/anaconda.repos.d.Chris Lumens2008-07-161-0/+2
* It's called crypto_blkcipher.ko these days.Chris Lumens2008-07-161-2/+2
* Point the upd-instroot script the the directory where all the FAK pluginsJoel Andres Granados2008-07-141-1/+1
* Add the MD5 sum to the boot.iso to avoid errors in loader (#453698).Chris Lumens2008-07-093-0/+3
* Sort PACKAGES= and add dmraid-libsPeter Jones2008-07-031-19/+19
* Add mesa-dri-drivers to PACKAGESGR.Peter Jones2008-07-031-14/+15
* Alphabetize PACKAGESGR's initial setting.Peter Jones2008-07-031-30/+28
* Query for anaconda rather than anaconda-runtime in buildinstallJesse Keating2008-06-251-4/+4
* Remove from being installed tooJeremy Katz2008-06-231-2/+0
* Remove pkgorder and splittree; these should be in pungiJeremy Katz2008-06-232-706/+0
* Remove support for RHupdates. updates.img is the way to go now.Chris Lumens2008-06-181-10/+0
* Fix pkgorder to include deps of kernel early.Peter Jones2008-06-171-4/+11
* Deal with udev losing udevcontrol/udevtriggerJeremy Katz2008-06-171-2/+0
* Add a mirrorlist option.Jesse Keating2008-06-131-0/+17
* Link ld-linux.so.2 to ld-*.*.*.soDavid Cantrell2008-06-091-2/+16
* Make "upd-updates /tmp/updates.img" update everything newer in the currentPeter Jones2008-06-051-17/+45
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-044-6/+30
* And actually include the bash binary too (#443700)Jeremy Katz2008-05-011-1/+1
* Use bash for minstg2 shell (#443700)Jeremy Katz2008-04-291-1/+1
* Revert PS1 and PATH changes as they don't work with busybox as used in minstg2Jeremy Katz2008-04-291-3/+1
* Add missing backslashes for the .profile here document.David Cantrell2008-04-251-1/+1
* Label the efi boot filesystem on ia64 as well.Peter Jones2008-04-251-2/+1
* Don't use size to determine if a partition is an EFI system partition; instead,Peter Jones2008-04-251-1/+1
* Don't dd the image from /dev/zero _and_ use "mkdosfs -C <image> <blockcount>"Peter Jones2008-04-251-1/+0
* label the filesystem in efidisk.img so that HAL and such won't try to mount it.Peter Jones2008-04-251-1/+1
* Use the correct ls(1) alias.David Cantrell2008-04-231-1/+1
* Set PS1 and ls(1) alias for tty2 shell.David Cantrell2008-04-231-1/+3