summaryrefslogtreecommitdiffstats
path: root/liveinst
Commit message (Collapse)AuthorAgeFilesLines
...
* 2007-03-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-271-2/+8
| | | | | * liveinst/liveinst.sh: Support using hal locking by running /usr/bin/hal-lock if it exists (#231201)
* 2007-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-231-5/+4
| | | | * liveinst/liveinst.xinit: Don't cause xinit to exit
* 2007-03-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-221-1/+1
| | | | * liveinst/Makefile: xinit files need to be named foo.sh
* 2007-03-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-207-0/+75
* liveinst/: Add bits for live CD hard drive installation kick off to anaconda for now. * anaconda.spec: Likewise. * Makefile: Likewise.