| Commit message (Expand) | Author | Age | Files | Lines |
| * | the bootloader files belong in booty now, so axe them from here. move | Jeremy Katz | 2002-02-13 | 1 | -467/+0 |
| * | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+15 |
| * | added boolean to partitionList() to tell us if partition is preexisting or not | Mike Fulbright | 2001-01-12 | 1 | -2/+2 |
| * | Made two different calls to get maxcyl of partitions, one for reading from dr... | Mike Fulbright | 2001-01-11 | 1 | -2/+2 |
| * | import rpm | Matt Wilson | 2000-07-25 | 1 | -0/+1 |
| * | move all string access of headers to int constants | Matt Wilson | 2000-07-25 | 1 | -1/+2 |
| * | finalize silo conversion to new lilo base | Matt Wilson | 2000-06-19 | 1 | -10/+1 |
| * | s/lilo/silo | Matt Wilson | 2000-06-19 | 1 | -3/+3 |
| * | first pass at silo change | Matt Wilson | 2000-06-19 | 1 | -4/+12 |
| * | device of "None" should skip writing silo.conf | Erik Troan | 2000-03-07 | 1 | -0/+2 |
| * | Fix RAID1 root SPARC PROM aliases. | jakub | 2000-03-06 | 1 | -1/+3 |
| * | MbrDevice is something different on SPARC than on Intel | jakub | 2000-02-16 | 1 | -53/+119 |
| * | s/instPath/instRoot/ | Matt Wilson | 2000-02-05 | 1 | -1/+1 |
| * | argh! more LiloConfigFile() stuff! | Matt Wilson | 2000-02-05 | 1 | -2/+2 |
| * | move makeinitrd here. | Matt Wilson | 2000-02-05 | 1 | -1/+14 |
| * | s/LiloConfiguration/LiloConfigFile | Matt Wilson | 2000-02-05 | 1 | -2/+2 |
| * | make silo install | Matt Wilson | 2000-02-05 | 1 | -1/+3 |
| * | use passed in variables - not self.todo | Matt Wilson | 2000-02-05 | 1 | -5/+5 |
| * | s/Lilo/Silo | Matt Wilson | 2000-02-05 | 1 | -1/+1 |
| * | more sparc changes | Matt Wilson | 2000-02-05 | 1 | -1/+2 |
| * | massive silo change over to new lilo style | Matt Wilson | 2000-02-05 | 1 | -91/+95 |
| * | Misc sparc fixes. | jakub | 2000-01-10 | 1 | -24/+19 |
| * | merge from Alpha/SPARC branch | Matt Wilson | 2000-01-06 | 1 | -0/+6 |
| * | Surround append= argument with quotes. | jakub | 1999-11-11 | 1 | -1/+1 |
| * | silo append setting, rpmmodule test case changes, gnome-map module CFLAGS change | Matt Wilson | 1999-11-10 | 1 | -0/+3 |
| * | Python does not like uninitialized variables... | jakub | 1999-10-06 | 1 | -0/+1 |
| * | Silo fixups, don't query videoRam size on SBUS and UPA, it will be bogus anyway, | jakub | 1999-10-05 | 1 | -6/+28 |
| * | Use start sector to find out in which partition if any is MBR located in. | jakub | 1999-10-04 | 1 | -1/+22 |
| * | First piece of changes to make serial install possible. | jakub | 1999-10-03 | 1 | -0/+4 |
| * | Cards with 1M of video RAM were given incorrect modes (on PCs as well). | jakub | 1999-10-01 | 1 | -1/+1 |
| * | More SILO hacks, make language choice box reasonably sized, don't bring | jakub | 1999-09-29 | 1 | -6/+26 |
| * | Further SILO hacks and fixes. | jakub | 1999-09-29 | 1 | -13/+99 |
| * | need to add the /dev/ to the root= line as we don't store | Matt Wilson | 1999-09-28 | 1 | -1/+1 |
| * | oops - remove the -r flag, as we're chroot()'ing first. | Matt Wilson | 1999-09-28 | 1 | -1/+1 |
| * | you need to do a chroot () here as silo tries to access | Matt Wilson | 1999-09-28 | 1 | -2/+3 |
| * | need this.\ | Matt Wilson | 1999-09-28 | 1 | -0/+1 |
| * | missing 'string' | Matt Wilson | 1999-09-28 | 1 | -1/+1 |
| * | more from jj | Matt Wilson | 1999-09-28 | 1 | -16/+20 |
| * | sparc fixes | Matt Wilson | 1999-09-28 | 1 | -1/+1 |
| * | added | Matt Wilson | 1999-09-27 | 1 | -0/+197 |