Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pass fstab into getSiloImages | Matt Wilson | 2000-02-05 | 1 | -1/+1 |
| | |||||
* | pass fstab to getSiloMbrDefault | Matt Wilson | 2000-02-05 | 1 | -1/+1 |
| | |||||
* | some more typos | Matt Wilson | 2000-02-05 | 1 | -2/+2 |
| | |||||
* | use the right functions to get bootpart and boothd | Matt Wilson | 2000-02-05 | 1 | -1/+2 |
| | |||||
* | massive silo change over to new lilo style | Matt Wilson | 2000-02-05 | 1 | -11/+20 |
| | |||||
* | check useraccount | Matt Wilson | 2000-02-04 | 1 | -1/+10 |
| | |||||
* | got rid of timezone flash | Matt Wilson | 2000-02-02 | 1 | -0/+1 |
| | |||||
* | o upgrade code rebuilds the db to a tmp dir and opens that db to | Matt Wilson | 2000-02-01 | 1 | -1/+2 |
| | | | | | | | calculate the upgrade set. When the user OKs the upgrade, the old db is deleted and the new rebuilt db is moved into place. o lilo/fstab checks for testing mode. o added a iutil.rmrf() function to recursively remove directories | ||||
* | if timezone /usr/share file dne, don't display any time at all | Erik Troan | 2000-01-25 | 1 | -3/+6 |
| | |||||
* | reworked lilo config into separate lilo.py, fixed numerous bugs (now | Erik Troan | 2000-01-25 | 2 | -22/+41 |
| | | | | merges upgraded lilo.cf file into new one) | ||||
* | added F1 help | Erik Troan | 2000-01-24 | 1 | -2/+10 |
| | |||||
* | loopback installs work in tui | Erik Troan | 2000-01-10 | 2 | -10/+19 |
| | |||||
* | Misc sparc fixes. | jakub | 2000-01-10 | 1 | -1/+2 |
| | |||||
* | don't add/edit a user if you hit cancel | Matt Wilson | 2000-01-05 | 1 | -19/+19 |
| | |||||
* | fix for early swap turnon | Matt Wilson | 2000-01-05 | 1 | -2/+2 |
| | |||||
* | use fstab.savePartitions | Matt Wilson | 2000-01-05 | 1 | -1/+1 |
| | |||||
* | check for blank user ids | Matt Wilson | 2000-01-05 | 1 | -1/+5 |
| | |||||
* | make make clean cleaner | Bill Nottingham | 2000-01-03 | 1 | -0/+3 |
| | |||||
* | added initial LoopSizeWindow implementation | Erik Troan | 2000-01-01 | 1 | -1/+52 |
| | |||||
* | various fixes for raid upgrades (which seem to work now) | Erik Troan | 1999-12-29 | 1 | -2/+5 |
| | |||||
* | changes for raid upgrades (not done yet) | Erik Troan | 1999-12-28 | 1 | -0/+2 |
| | |||||
* | boot/root on raid should work now | Erik Troan | 1999-12-27 | 1 | -1/+2 |
| | |||||
* | kickstart w/ raid partitions works | Erik Troan | 1999-12-23 | 1 | -1/+1 |
| | |||||
* | fixes inspired by kickstart | Erik Troan | 1999-12-22 | 1 | -20/+36 |
| | |||||
* | graphical partitioning seems to be completely working again | Erik Troan | 1999-12-22 | 1 | -3/+0 |
| | |||||
* | fdisk partitioning works with new fstab stuff | Erik Troan | 1999-12-16 | 1 | -15/+8 |
| | |||||
* | added time display | Erik Troan | 1999-12-11 | 2 | -1/+105 |
| | |||||
* | began isolating ddruid, fstab, and raid stuff into separate fstab.py | Erik Troan | 1999-12-08 | 2 | -25/+18 |
| | |||||
* | moved import of fsedit to be conditional | Mike Fulbright | 1999-12-03 | 1 | -1/+4 |
| | |||||
* | Changed references to gettext to gettext_rh | Mike Fulbright | 1999-11-16 | 6 | -6/+6 |
| | | | | Dr Mike <drmike@redhat.com> | ||||
* | Several changes to build structure - contact Dr Mike if you hit problems. | Mike Fulbright | 1999-11-12 | 1 | -3/+5 |
| | | | | | | | | | | | | | I've made most of the Makefile's use the Makefile.inc include in the root of the anaconda src tree to get the python path, instead of having it defined in many different places. In the top level Makefile I added a install target called install-unconfig. This target installs the anaconda script and associated support files with the intention of being able to run anaconda in unconfig mode after a successful install. This mode is automatically selected if the executed script is called 'anaconda-unconfig', or the '-U' command line parameter is used. | ||||
* | Make disabling of shadow passwords work in TUI. | 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/+9 |
| | |||||
* | merge from 6.1 branch | Matt Wilson | 1999-10-22 | 1 | -2/+14 |
| | |||||
* | Silo install fixups. | jakub | 1999-10-05 | 1 | -1/+1 |
| | |||||
* | Find out reasonable default for MBR. Fix the MBR radio buttons. | jakub | 1999-10-04 | 1 | -4/+8 |
| | |||||
* | Bugfix. | jakub | 1999-10-04 | 1 | -1/+4 |
| | |||||
* | More SILO hacks. | jakub | 1999-09-29 | 1 | -28/+51 |
| | |||||
* | fix | Matt Wilson | 1999-09-26 | 1 | -0/+2 |
| | |||||
* | fix for text mode NIS, remove deugger on <Ctrl+Z>, remove debugging line in ↵ | Matt Wilson | 1999-09-25 | 1 | -16/+16 |
| | | | | installclass | ||||
* | added earlySwap for kickstart | Erik Troan | 1999-09-25 | 1 | -9/+10 |
| | |||||
* | got read/only disk druid working for fdisk installs | Erik Troan | 1999-09-24 | 1 | -3/+6 |
| | |||||
* | needed to: | Erik Troan | 1999-09-24 | 1 | -1/+14 |
| | | | | | | 1) reread ddruid partition table after writing stuff 2) close all file descriptors referring to the disk before running fdisk -- this means killing any existing ddruid object | ||||
* | turn on swap early for machines with <= 32 MB of RAM | Erik Troan | 1999-09-23 | 1 | -1/+1 |
| | |||||
* | reset mount partitions before adding new mount points | Erik Troan | 1999-09-23 | 1 | -0/+1 |
| | |||||
* | only autopartition on freshly created ddruid instances | Erik Troan | 1999-09-22 | 1 | -4/+2 |
| | |||||
* | from jj | Matt Wilson | 1999-09-22 | 1 | -0/+197 |
| | |||||
* | log something | Matt Wilson | 1999-09-22 | 1 | -1/+3 |
| | |||||
* | more lang changes | Matt Wilson | 1999-09-20 | 5 | -14/+9 |
| | |||||
* | skip lilo when you tell it to skip | Erik Troan | 1999-09-19 | 1 | -0/+1 |
| |