summaryrefslogtreecommitdiffstats
path: root/silo.py
Commit message (Collapse)AuthorAgeFilesLines
* massive silo change over to new lilo styleMatt Wilson2000-02-051-91/+95
|
* Misc sparc fixes.jakub2000-01-101-24/+19
| | | | | Use stripped down gzread to uncompress .mo files when loading them, so we don't have to gunzip them in the filesystem.
* 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
| | | | | remember DNS settings from first stage loader as defaults for second stage, wait a little bit longer so that X server can have time to get up.
* 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
| | | | More to come once I don't sit behind 14.4k modem and can do more debugging.
* Cards with 1M of video RAM were given incorrect modes (on PCs as well).jakub1999-10-011-1/+1
| | | | | Do fbconProbing if ddcprobe was not successful (or was missing). Fix a typo in silo.py.
* More SILO hacks, make language choice box reasonably sized, don't bringjakub1999-09-291-6/+26
| | | | up MouseWindow for Sun mouse. Recognize SunOS 4 (hopefully).
* 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
| | | | the full path to nodes.
* 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
| | | | /dev/foo before a chroot () with -r
* 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