summaryrefslogtreecommitdiffstats
path: root/dracut/parse-anaconda-repo.sh
Commit message (Expand)AuthorAgeFilesLines
* dracut: remove workarounds for broken splitsep()Will Woods2012-08-221-3/+1
* dracut: fix "repo=cdrom" (also kickstart with "cdrom")Will Woods2012-05-041-1/+2
* fix repo={hd,cdrom}:DEV:PATH (#810136)Will Woods2012-04-051-1/+2
* support {stage2,repo}=.../path/to/file.img (#808499)Will Woods2012-04-031-2/+7
* Let "root=..." override "repo=..."Will Woods2012-03-271-0/+3
* Use "online" hook to handle anaconda network root devicesWill Woods2012-03-161-4/+2
* set wait_for_dev /dev/root in parse-anaconda-repo.shWill Woods2012-03-161-0/+5
* refactor network handling (support ibft and ksdevice)Will Woods2012-03-161-2/+2
* fix inst.repo=cdromWill Woods2012-03-161-1/+1
* move deprecation warnings into parse-anaconda-options.shWill Woods2012-03-161-4/+0
* minor parse cleanups for kickstart and repoWill Woods2012-03-161-4/+4
* improve handling of anaconda repo root stuffWill Woods2012-03-161-13/+10
* add more kickstart code, shuffle genrules code aroundWill Woods2012-03-161-23/+21
* move disk_to_dev_path to anaconda-libWill Woods2012-03-161-9/+0
* add anaconda-urlroot (handle inst.repo=[http|ftp])Will Woods2012-03-161-7/+6
* Add anaconda dracut module [WIP!]Will Woods2012-03-161-0/+46