summaryrefslogtreecommitdiffstats
path: root/installclasses
Commit message (Collapse)AuthorAgeFilesLines
...
* fixup names of install classesMike Fulbright2001-07-052-2/+2
|
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-043-10/+10
| | | | | | | | | | | | | | | | go in here at some point, and arguably the fsset as well, but that should be able to be done without major upheaval. Major changes to note: * id.partitions created * PartitionRequest object folded into Partitions * all of the various autopartitioning variables folded into Partitions * avoid passing just instdata as much as possible other minor fixes which are slipping into this commit * /usr for server install size to 800 megs... 512 is too small :( * kickstart bootloader fix * fix a couple places to use convenience functions instead of part.geom.disk.dev.path * set self.intf for gui autopartitioning so message window works
* break upgrade swap suggestion out into another step and store its findings inMatt Wilson2001-06-271-0/+1
| | | | instdata.
* move upgrade mounting code into generic function, split bootloader init away ↵Matt Wilson2001-06-271-1/+2
| | | | from what ever the heck is going on with getting the partition requests set up
* refer to disk druidMike Fulbright2001-06-261-0/+1
|
* text mode upgrade appears to workMatt Wilson2001-06-251-0/+1
|
* added all previous autopartitioning cases for installclassesMike Fulbright2001-06-253-24/+46
|
* don't have builtin knowledge of default fs typeJeremy Katz2001-06-251-2/+2
|
* register a parted exception handler for gui modeMatt Wilson2001-06-251-0/+1
| | | | | | | | | | | modified isys.makeDevInode to use /dev/foo if it is there, while preserving backwards compatible behavior import fsset for workstation, it needs to find the ext2 filesystemtype for some reason skip drives that can't be opened or partition tables that can't be read. we still need to handle 'fresh' disks better.
* remove old FSEDIT nonesense, first try at autopartitioning for workstation classMike Fulbright2001-06-223-3/+29
|
* 1) more fixups for upgrades: fix step list to actually run the transaction,Matt Wilson2001-06-221-1/+6
| | | | | | | | | | | | | | set the upgrade flag in id when we get picked 2) removed self from migrateXinetd 3) moved GUI splash screen to its own file - this should make it pop up even faster. 4) copyright notices in anaconda, splashscreen.py 5) reworked the dep checker to build a new ts every time we make a pass. RPM doesn't seem to like to have a package in the ts as available *and* upgrade/install. 6) fixed fstab reading for 'none' devices 7) removed a debugging print from xf86config.py 8) removed threadding import from progress_gui.py
* more fixups for upgradesMatt Wilson2001-06-221-1/+1
|
* completed most heavy lifting to get upgrades back in place. Still need to ↵Matt Wilson2001-06-221-1/+5
| | | | finish fixing up swap file creation and do text mode.
* first pass at getting things in alignment for gui upgrades. Should only ↵Matt Wilson2001-06-221-1/+1
| | | | affect upgrades, not installs
* merge from (now defunct) dispatch branchErik Troan2001-06-207-88/+160
|
* make sure /boot is at least 48MMike Fulbright2001-03-233-3/+3
|
* misspelling errorbfox2001-03-141-1/+1
|
* At Trond's request, I changed the strings in the warningText. Partial ↵bfox2001-03-143-3/+7
| | | | sentence translations would have made translations very hard.
* Modified warningText to make TUI and GUI partitioning screens similarbfox2001-03-133-4/+5
|
* bump sizes of autoallocation attempts to reflect new sizes of components, as ↵Mike Fulbright2001-03-083-8/+25
| | | | well as 2.4 swap requirements
* switch for reverted pcmcia probeErik Troan2001-02-271-1/+1
|
* don't show laptop comp for !i386Matt Wilson2001-02-141-0/+1
|
* fixes for upgradeonly modeMike Fulbright2001-01-181-0/+2
|
* don't do laptop installs on non-x86Bill Nottingham2001-01-091-1/+8
|
* need to be able to detect pcmcia controller existence to know if laptopErik Troan2001-01-081-1/+1
| | | | installs should be the default
* turn on laptop support for laptop supportMatt Wilson2000-12-281-0/+2
|
* Added X Window component to server class installs. Resolves bug # 20963.bfox2000-12-091-0/+1
|
* try automatic partitioningErik Troan2000-12-081-0/+10
|
* set as default on machines w/ pcmciaErik Troan2000-11-201-0/+4
|
* descend from normal workstationErik Troan2000-11-201-22/+3
|
* specify that GNOME is on by defaultErik Troan2000-11-171-1/+1
|
* added SMB, GNOME, KDE choicesErik Troan2000-11-171-1/+4
|
* Changed the pixmap and changed the ordering of the options in the installer.bfox2000-11-151-2/+2
|
* *** empty log message ***Erik Troan2000-11-061-0/+31
|
* make so we skip about to upgrade screen on upgradeonly classMike Fulbright2000-08-181-1/+1
|
* only list existing compsMatt Wilson2000-08-041-2/+1
|
* double quotesMatt Wilson2000-07-161-1/+1
|
* typoMike Fulbright2000-06-091-1/+1
|
* add lilo to skip listMike Fulbright2000-05-191-0/+1
|
* added support for upgradeonly class specified from loaderMike Fulbright2000-05-191-0/+4
|
* dont xlate nameMike Fulbright2000-05-191-1/+1
|
* added support for upgradeonly classMike Fulbright2000-05-181-0/+23
|
* make sure we get the right packages selected from our installclasses when ↵Matt Wilson2000-05-121-0/+1
| | | | computing sizes
* cleaned up descriptionsMike Fulbright2000-05-113-3/+3
|
* genericifyMatt Wilson2000-05-114-34/+15
|
* fixed dependency crapErik Troan2000-05-091-0/+2
|
* blahMatt Wilson2000-05-041-1/+0
|
* fixed addnewpartition calls to match new APIMike Fulbright2000-05-042-9/+10
|
* *** empty log message ***Erik Troan2000-05-041-0/+1
|
* fixedMatt Wilson2000-05-031-3/+3
|