summaryrefslogtreecommitdiffstats
path: root/lilo.py
Commit message (Collapse)AuthorAgeFilesLines
* search out localized lilo message files (#25023)Matt Wilson2001-03-011-2/+8
|
* set default append lineErik Troan2001-02-091-1/+11
|
* put enterprise kernel check back to 4gigErik Troan2001-02-061-1/+1
|
* install kernel-enterprise on any machine w/ more then 1gigErik Troan2001-02-061-1/+1
|
* turn off linear on upgrades if we're turning on lba32Erik Troan2001-02-061-0/+2
|
* don't fall over if e820info isn't thereMatt Wilson2001-02-021-1/+4
|
* make lba32 warning a dialog under GUI install, and fix off by one bug with ↵Mike Fulbright2001-01-231-1/+1
| | | | endpoint (should be 1024, not 1023)
* stupid typoMike Fulbright2001-01-231-1/+1
|
* added needsEnterpriseKernel()Erik Troan2001-01-171-0/+20
|
* fix problem with size of tuples to match new styleMike Fulbright2001-01-161-2/+2
|
* added boolean to partitionList() to tell us if partition is preexisting or notMike Fulbright2001-01-121-1/+1
|
* missed a tupled from partitionList() change yesterdayMike Fulbright2001-01-121-1/+1
|
* Made two different calls to get maxcyl of partitions, one for reading from ↵Mike Fulbright2001-01-111-2/+2
| | | | drive directly, the other for getting it from the ddruid object. Added one entity to tuple returned from partitionList(), fixed up code to reflect change
* Added support for LBA32 when we right out lilo.conf iff we need it because ↵Mike Fulbright2001-01-081-1/+9
| | | | boot partition is over 1023 cyl. Also added warning if you put boot > 1023 cyl and we dont seem to be able to detect edd support on this system
* make other image types 'optional'Erik Troan2001-01-081-0/+1
|
* added sanity checks forErik Troan2001-01-081-0/+36
| | | | | 1) labels causing problems 2) single-key causing problems
* fix for bug 23304 - didnt merge linear/lba32 cleanly on upgradesMike Fulbright2001-01-041-4/+13
|
* made the enterprise kernel go awayErik Troan2000-11-171-6/+0
|
* Cover for fact we haven't written out new partitions when todo.py calls ↵Mike Fulbright2000-08-231-1/+10
| | | | LiloConfiguration!!
* don't call the up kernel -smpErik Troan2000-08-211-1/+2
|
* better enterprise handling should let dos be the default againErik Troan2000-08-161-9/+15
|
* only enable the enterprise kernel on smp systemsErik Troan2000-08-071-1/+1
|
* handle kernel-enterprise if it's selectedErik Troan2000-08-071-5/+13
|
* import rpmMatt Wilson2000-07-251-0/+1
|
* put edd support back, its disabled elsewhereMike Fulbright2000-07-251-10/+5
|
* move all string access of headers to int constantsMatt Wilson2000-07-251-1/+2
|
* broke comment handlingErik Troan2000-07-241-0/+1
|
* disable edd stuff for i386 cause it has issues on some hwMike Fulbright2000-07-211-5/+10
|
* patch to avoid adding extra whitespace to lilo.conf on upgrades from hjMatt Wilson2000-06-301-7/+10
|
* workaroundMatt Wilson2000-06-191-1/+0
|
* duplicate other images weren't handled correctlyErik Troan2000-06-181-3/+3
|
* improved commentErik Troan2000-06-071-4/+1
|
* fix ewt's think-oMatt Wilson2000-06-051-1/+1
|
* access method for pathsMatt Wilson2000-06-051-1/+4
|
* new lilo cont.Matt Wilson2000-06-011-1/+1
|
* mirgate lilo entries for still-existant kernels w/ conflicting labelsErik Troan2000-05-311-0/+1
|
* reworked lilo for better mergesErik Troan2000-05-311-46/+49
|
* enable GUI liloMatt Wilson2000-05-171-0/+1
|
* this is brokenMatt Wilson2000-05-091-2/+5
|
* fix for lilo's edd supportMatt Wilson2000-05-091-2/+4
|
* edd supportMatt Wilson2000-05-091-1/+6
|
* turned off merge of lilo.conf :-(Erik Troan2000-03-081-1/+1
|
* preserve lilo.conf permissions on upgradeMatt Wilson2000-02-141-3/+5
|
* fixed more think-o stuffMatt Wilson2000-02-011-1/+2
|
* fixed a couple of minor think-o'sMatt Wilson2000-02-011-2/+2
|
* upgrades workMatt Wilson2000-01-281-2/+4
|
* fixed lilo default ettingMatt Wilson2000-01-281-2/+2
|
* basic changes to get new lilo code workingMatt Wilson2000-01-281-38/+50
|
* reworked lilo config into separate lilo.py, fixed numerous bugs (nowErik Troan2000-01-251-9/+283
| | | | merges upgraded lilo.cf file into new one)
* o patches for jj for moving to kudzu for probingMatt Wilson1999-09-081-3/+2
| | | | o don't change the root text for a messagewindow