summaryrefslogtreecommitdiffstats
path: root/silo.py
Commit message (Expand)AuthorAgeFilesLines
* copyrightMatt Wilson2001-06-221-0/+15
* added boolean to partitionList() to tell us if partition is preexisting or notMike Fulbright2001-01-121-2/+2
* Made two different calls to get maxcyl of partitions, one for reading from dr...Mike Fulbright2001-01-111-2/+2
* import rpmMatt Wilson2000-07-251-0/+1
* move all string access of headers to int constantsMatt Wilson2000-07-251-1/+2
* finalize silo conversion to new lilo baseMatt Wilson2000-06-191-10/+1
* s/lilo/siloMatt Wilson2000-06-191-3/+3
* first pass at silo changeMatt Wilson2000-06-191-4/+12
* device of "None" should skip writing silo.confErik Troan2000-03-071-0/+2
* Fix RAID1 root SPARC PROM aliases.jakub2000-03-061-1/+3
* MbrDevice is something different on SPARC than on Inteljakub2000-02-161-53/+119
* s/instPath/instRoot/anaconda-6-2-beta3-sparc-tagMatt Wilson2000-02-051-1/+1
* argh! more LiloConfigFile() stuff!Matt Wilson2000-02-051-2/+2
* move makeinitrd here.Matt Wilson2000-02-051-1/+14
* s/LiloConfiguration/LiloConfigFileMatt Wilson2000-02-051-2/+2
* make silo installMatt Wilson2000-02-051-1/+3
* use passed in variables - not self.todoMatt Wilson2000-02-051-5/+5
* s/Lilo/SiloMatt Wilson2000-02-051-1/+1
* more sparc changesMatt Wilson2000-02-051-1/+2
* massive silo change over to new lilo styleMatt Wilson2000-02-051-91/+95
* Misc sparc fixes.jakub2000-01-101-24/+19
* merge from Alpha/SPARC branchMatt Wilson2000-01-061-0/+6
* Surround append= argument with quotes.jakub1999-11-111-1/+1
* silo append setting, rpmmodule test case changes, gnome-map module CFLAGS changeMatt Wilson1999-11-101-0/+3
* Python does not like uninitialized variables...jakub1999-10-061-0/+1
* Silo fixups, don't query videoRam size on SBUS and UPA, it will be bogus anyway,jakub1999-10-051-6/+28
* Use start sector to find out in which partition if any is MBR located in.jakub1999-10-041-1/+22
* First piece of changes to make serial install possible.jakub1999-10-031-0/+4
* Cards with 1M of video RAM were given incorrect modes (on PCs as well).jakub1999-10-011-1/+1
* More SILO hacks, make language choice box reasonably sized, don't bringjakub1999-09-291-6/+26
* Further SILO hacks and fixes.jakub1999-09-291-13/+99
* need to add the /dev/ to the root= line as we don't storeMatt Wilson1999-09-281-1/+1
* oops - remove the -r flag, as we're chroot()'ing first.Matt Wilson1999-09-281-1/+1
* you need to do a chroot () here as silo tries to accessMatt Wilson1999-09-281-2/+3
* need this.\Matt Wilson1999-09-281-0/+1
* missing 'string'Matt Wilson1999-09-281-1/+1
* more from jjMatt Wilson1999-09-281-16/+20
* sparc fixesMatt Wilson1999-09-281-1/+1
* addedMatt Wilson1999-09-271-0/+197