summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* $XORGDRIVERS no longer existsMark McLoughlin2008-04-211-1/+0
* Add missing / (Doug Chapman, #442751)Jeremy Katz2008-04-161-1/+1
* find movedJeremy Katz2008-04-151-0/+1
* Only include the parts of grub that will work without crazy tricks (#429785)Jeremy Katz2008-04-111-5/+0
* upd-kernel: Don't spew stuff to stdoutMark McLoughlin2008-04-101-10/+10
* upd-kernel: Update to not use moduleballMark McLoughlin2008-04-101-14/+9
* upd-kernel: Use kernel-uname-r provides to find version stringMark McLoughlin2008-04-101-7/+1
* mk-images: Module balls are no moreMark McLoughlin2008-04-101-5/+0
* upd-kernel: Fix handling of existing destdirMark McLoughlin2008-04-101-1/+1
* upd-kernel: Fix typoMark McLoughlin2008-04-101-1/+1
* ide-cd_mod, not ide-cd_rom (thanks to jwb)Jeremy Katz2008-04-091-1/+1
* Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaPeter Jones2008-04-092-5/+9
|\
| * More ia64 kernel finding fixage (#441708)Jeremy Katz2008-04-091-1/+5
| * Be as clean as possible when looking for files/directories. (#431392)Joel Andres Granados2008-04-091-4/+4
* | Add read permissions after creating efi{boot,disk}.img .Peter Jones2008-04-091-0/+2
|/
* Fix parted invocation with incomplete device path.Peter Jones2008-04-081-1/+1