summaryrefslogtreecommitdiffstats
path: root/dracut/module-setup.sh
Commit message (Expand)AuthorAgeFilesLines
* dracut: add anaconda-pre-shutdown.sh to fix eject (#809920)Will Woods2013-02-261-0/+1
* Add pigz to initrd.imgWill Woods2013-02-221-1/+1
* Add 'eject' to the anaconda initramfsWill Woods2013-02-111-0/+2
* Add dracut/save-initramfs.shWill Woods2013-02-111-2/+3
* Copy command line files prior to pivotJesse Keating2012-09-191-0/+1
* move anaconda-modprobe to pre-udev hook, silence modprobe errorsWill Woods2012-08-201-1/+1
* dracut: fix inst.ks.sendmac (#826657)Will Woods2012-08-131-0/+1
* dracut: support updates=hd:... (#807982)Will Woods2012-05-011-0/+2
* Add 'cms' dracut module on s390Will Woods2012-04-231-0/+3
* run fetch-kickstart-net.sh after setup_net (#804846, #811851)Will Woods2012-04-201-1/+1
* load modules needed by Anaconda (#804522)Brian C. Lane2012-03-271-0/+1
* set ANACONDA=1 udev property in the right placeWill Woods2012-03-161-0/+1
* fixups: run ks early, don't repeat netrootWill Woods2012-03-161-1/+1
* fixup: "online" hook renamed "initqueue/online" upstreamWill Woods2012-03-161-2/+2
* anaconda-netroot.sh: make sure dracut writes out the ifcfg filesWill Woods2012-03-161-1/+1
* Use "online" hook to handle anaconda network root devicesWill Woods2012-03-161-2/+1
* Fetch network kickstarts from the "online" hookWill Woods2012-03-161-1/+1
* replace pythondeps.sh with python-deps (python script)Will Woods2012-03-161-1/+1
* move parse-kickstart.py back to parse-kickstartWill Woods2012-03-161-1/+1
* refactor network handling (support ibft and ksdevice)Will Woods2012-03-161-0/+1
* add fetch-kickstart-disk and fetch-kickstart-netWill Woods2012-03-161-1/+2
* parse-kickstart updatesWill Woods2012-03-161-1/+1
* anaconda-{nfs,disk}root updatesWill Woods2012-03-161-1/+1
* split genrules into repo-genrules.sh and kickstart-genrules.shWill Woods2012-03-161-1/+2
* Drop dmidecode binary, just cat /sys/class/dmi/id/product_serialWill Woods2012-03-161-2/+0
* add more kickstart code, shuffle genrules code aroundWill Woods2012-03-161-1/+1
* add anaconda-urlroot (handle inst.repo=[http|ftp])Will Woods2012-03-161-0/+1
* anaconda-dracut: make sure we execute pythondeps.shWill Woods2012-03-161-1/+1
* dumb typo fix: "convertfs", not "covertfs"Will Woods2012-03-161-1/+1
* dracut: depend on "convertfs" moduleWill Woods2012-03-161-1/+1
* Add anaconda dracut module [WIP!]Will Woods2012-03-161-0/+38