Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refer to GRUB instead of LILO. We should probably change the name of this ↵ | bfox | 2001-06-27 | 1 | -2/+2 |
| | | | | file too. | ||||
* | don't write bootloader config in test mode | Bill Nottingham | 2001-06-27 | 1 | -1/+2 |
| | |||||
* | move upgrade mounting code into generic function, split bootloader init away ↵ | Matt Wilson | 2001-06-27 | 9 | -9/+17 |
| | | | | from what ever the heck is going on with getting the partition requests set up | ||||
* | import isys; also, put screen.supsend/resume around just the exec | Bill Nottingham | 2001-06-27 | 1 | -3/+3 |
| | |||||
* | attempt to speed up convergence | Mike Fulbright | 2001-06-27 | 1 | -1/+6 |
| | |||||
* | fix this | Jeremy Katz | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | handle deleting pre-existing extended partitions | Mike Fulbright | 2001-06-27 | 1 | -6/+11 |
| | |||||
* | catch bad case | Mike Fulbright | 2001-06-27 | 1 | -0/+2 |
| | |||||
* | reconfig mode steps | Jeremy Katz | 2001-06-27 | 1 | -1/+4 |
| | |||||
* | don't clobber our network... | Jeremy Katz | 2001-06-27 | 1 | -2/+2 |
| | |||||
* | make sensible choice for the default fs | Mike Fulbright | 2001-06-27 | 1 | -1/+7 |
| | |||||
* | fix double remove corruption in autopart | Matt Wilson | 2001-06-27 | 1 | -0/+19 |
| | |||||
* | move anacdump.txt to /tmp | Bill Nottingham | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | we don't use this, and it breaks / on raid. oops | Jeremy Katz | 2001-06-27 | 1 | -1/+0 |
| | |||||
* | set initial size in megabytes, not sectors... | Jeremy Katz | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | fix typo | Bill Nottingham | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | no wonder it's so borken | Bill Nottingham | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | fix kickstart bootloader and partitioning | Jeremy Katz | 2001-06-27 | 6 | -45/+34 |
| | | | | move setting of the fsset out of gui and tui and into partitioningComplete | ||||
* | install grub if it doesn't exist and grub is going to be used | Matt Wilson | 2001-06-27 | 1 | -0/+7 |
| | |||||
* | default format = yes | Mike Fulbright | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | sanity check | Jeremy Katz | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | more can't edit None partitions | Jeremy Katz | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | oops | Mike Fulbright | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | never scroll horizontally | bfox | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | reset devices if we've autopartitioned and go back to change our ↵ | Jeremy Katz | 2001-06-27 | 1 | -0/+2 |
| | | | | autopartitioning options | ||||
* | dont let them edit partitioning with no fs_type | Mike Fulbright | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | remove some debugging info | Mike Fulbright | 2001-06-27 | 1 | -2/+2 |
| | |||||
* | ext3 by default for the beta | Jeremy Katz | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | we want parted | Jeremy Katz | 2001-06-27 | 1 | -0/+1 |
| | |||||
* | buildreqs | Matt Wilson | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | argh - that wasn't what I meant to do - revert | Matt Wilson | 2001-06-27 | 1 | -4/+4 |
| | |||||
* | check ondisk for these packages in case they are on the system and not newer ↵ | Matt Wilson | 2001-06-27 | 2 | -4/+15 |
| | | | | in the distro | ||||
* | turn off syncing for now | Mike Fulbright | 2001-06-26 | 1 | -3/+4 |
| | |||||
* | add ddcprobe to regular instroot | Mike Fulbright | 2001-06-26 | 1 | -0/+1 |
| | |||||
* | refer to disk druid | Mike Fulbright | 2001-06-26 | 3 | -4/+5 |
| | |||||
* | land new autopartitioning code... should be faster and better. | Jeremy Katz | 2001-06-26 | 3 | -96/+235 |
| | | | | also, fix up some bits so we don't refreshdevices as often | ||||
* | partitioning.py: skip removable partitions except in expert mode | Matt Wilson | 2001-06-26 | 2 | -34/+46 |
| | | | | exception.py: if not setupFilesystems save dump to a file 'anacdump.txt' in cwd | ||||
* | build on alpha | Matt Wilson | 2001-06-26 | 1 | -1/+1 |
| | |||||
* | more bootloader fixes | Jeremy Katz | 2001-06-26 | 1 | -3/+2 |
| | |||||
* | ignore .lo | Bill Nottingham | 2001-06-26 | 1 | -0/+1 |
| | |||||
* | remove .depend on make clean | Bill Nottingham | 2001-06-26 | 1 | -1/+1 |
| | |||||
* | fixed to reflect the rest of fsystem.umount api | Matt Wilson | 2001-06-26 | 1 | -1/+1 |
| | |||||
* | move library objects to .lo, so python doesn't get confused | Matt Wilson | 2001-06-26 | 2 | -8/+8 |
| | |||||
* | typo | Mike Fulbright | 2001-06-26 | 1 | -1/+1 |
| | |||||
* | rename pngs to match new comps | Matt Wilson | 2001-06-26 | 10 | -0/+0 |
| | |||||
* | let's try to build for ia64 again | Jeremy Katz | 2001-06-26 | 1 | -1/+1 |
| | |||||
* | progress bar for formatting | Jeremy Katz | 2001-06-26 | 1 | -0/+24 |
| | | | | maybe working parted exception handler | ||||
* | don't let people edit partitions without an fs type | Jeremy Katz | 2001-06-26 | 2 | -0/+13 |
| | |||||
* | use the happy functions | Jeremy Katz | 2001-06-26 | 1 | -1/+1 |
| | |||||
* | remove the logicals when you remove the extended | Jeremy Katz | 2001-06-26 | 1 | -11/+15 |
| | | | | various other small fixes |