summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix generation of stage1 images.Bill Nottingham2008-01-251-0/+1
* Fix a typo.Chris Lumens2008-01-251-1/+1
* Include new firstboot module.Chris Lumens2008-01-231-1/+1
* Remove kudzu-probe-stub.Chris Lumens2008-01-231-1/+0
* Add dogtail support (#172891, #239024).Chris Lumens2008-01-231-1/+24
* Update font paths.Chris Lumens2008-01-221-6/+4
* Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaPeter Jones2008-01-173-21/+26
|\
| * Add the crc32c kernel module for iscsi (#405911).Chris Lumens2008-01-161-1/+1
| * Add firstaidkit to the rescue image.Joel Andres Granados2008-01-161-1/+5
| * udev support binaries are now all symlinks to udevadm; ship them as suchBill Nottingham2008-01-141-3/+3
| * nss files have moved to /lib.Chris Lumens2008-01-141-7/+7
| * Install new udev paths so HAL can talk to itBill Nottingham2008-01-131-0/+2
| * Also get DSO deps for setuid binaries (like X).Chris Lumens2008-01-122-2/+2
| * Fixup paths to chroot so we can run under sudo.Chris Lumens2008-01-121-4/+4
| * Fix a typo.Chris Lumens2008-01-121-1/+1
| * Include mkfs.gfs2 (#356661).Chris Lumens2008-01-101-1/+1
| * Use the new default Japanese font (#428070).Chris Lumens2008-01-101-3/+2
| * X now relies on libpciaccess, so add it to our list.Chris Lumens2008-01-081-1/+1
* | Add some groups to pkgorder for jkeating to make the CDs come out right.Peter Jones2008-01-171-1/+1
|/
* Add cracklib-dicts (#426444)Jeremy Katz2007-12-211-1/+2
* Add buildinstall.functions (DSO dependency finding)Bill Nottingham2007-12-191-0/+120
* Remove obsolete bits that we no longer need with module trees.Bill Nottingham2007-12-191-19/+2
* Don't ship module balls; just ship a 'normal' /lib/modules and /lib/firmware ...Bill Nottingham2007-12-192-123/+51
* Switch to a dynamically linked stage 1.Bill Nottingham2007-12-193-186/+44
* Validation of root password with cracklibHARA Hiroshi2007-12-171-1/+3
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-174-4/+4
* GPLv2+ boilerplates for scripts/ scripts and other such odds and ends.David Cantrell2007-12-1726-24/+436
* Add license boilerplates to Makefiles.David Cantrell2007-12-171-0/+19
* Update crypto module names to keep up with kernel.David Lehman2007-12-121-1/+1
* Include lshal so that we can get debugging from people if we need itJeremy Katz2007-12-101-0/+1
* more PK directoriesBill Nottingham2007-12-101-1/+2
* Catch errors from yum, exit on them.Bill Nottingham2007-12-071-1/+1
* Switch to full dejavu-fonts, to match the installed OS default.Bill Nottingham2007-12-071-4/+4
* dejavu-lgc-fonts moved to a new directoryBill Nottingham2007-12-071-3/+3
* Install udevd and required rules on the stage1 initrd. Remove obsolete /var/s...Bill Nottingham2007-12-071-1/+9
* Install udev, udev-static, dbus, hal, dbus-python. Keep various pieces in sta...Bill Nottingham2007-12-071-2/+26
* Use the passwd and group from the second stage, rather than create our own.Bill Nottingham2007-12-071-15/+3
* If directories are in $KEEPFILES, copy them to the second stage as well.Bill Nottingham2007-12-071-0/+12
* fix typoBill Nottingham2007-12-071-1/+1
* Fixup chunk of dwmw2's patch to be cleanerJeremy Katz2007-12-041-5/+1
* Update mk-images.ppc for new zImage wrapper (#409691)David Woodhouse2007-12-042-26/+32
* Put symlinks into second stage also.Jeremy Katz2007-12-031-1/+2
* Merge git://git.infradead.org/~dwmw2/anaconda into topic/efikaPaul Nasrat2007-12-032-0/+9
|\
| * put efika.forth on the install media, for booting EfikaDavid Woodhouse2007-11-282-0/+9
* | Remove unused SECSTAGE module list.David Lehman2007-11-301-1/+0
* | Include more nss libraries that are dlopened (#405921).Chris Lumens2007-11-301-0/+2
* | Actually include crypto mods in the initrd, not the non-existent SECSTAGE.David Lehman2007-11-301-1/+1
* | Implement resizing methods for ext[23]Jeremy Katz2007-11-291-0/+1
* | Add support for ext4dev hidden away behind a command line optionJeremy Katz2007-11-291-1/+1
* | Add back alpha mk-images supportOliver Falk2007-11-281-0/+112