Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed problem with --dontformat, renamed to --noformat | Mike Fulbright | 2000-05-31 | 1 | -3/+3 | |
| | ||||||
* | Make --onpart specified partitions formatted to ext2 unless --dontformat ↵ | Mike Fulbright | 2000-05-30 | 1 | -3/+9 | |
| | | | | specified as well | |||||
* | fixes harddrive install to not nuke source partition, and also get --onpart ↵ | Mike Fulbright | 2000-05-24 | 1 | -0/+9 | |
| | | | | to work (and warn when is can't because clearpart is on | |||||
* | added custom install classes | Erik Troan | 2000-05-18 | 1 | -1/+39 | |
| | ||||||
* | allow %pre/%post before %packages | Erik Troan | 2000-05-12 | 1 | -0/+7 | |
| | ||||||
* | Implemented --asprimary to force autoalocation as a primary only | Mike Fulbright | 2000-05-03 | 1 | -2/+6 | |
| | ||||||
* | implemnted --onprimary=<n> to force allocation as a particular primary partition | Mike Fulbright | 2000-05-03 | 1 | -3/+13 | |
| | ||||||
* | made partition options tuple more managable | Mike Fulbright | 2000-05-03 | 1 | -1/+1 | |
| | ||||||
* | first pass at new install class placement -- works in text mode | Erik Troan | 2000-05-03 | 1 | -4/+4 | |
| | ||||||
* | ignore url command | Erik Troan | 2000-05-02 | 1 | -1/+5 | |
| | ||||||
* | Added --bytes-per-inode option to ks part command | Mike Fulbright | 2000-04-26 | 1 | -3/+7 | |
| | ||||||
* | Handle swap partitions properly for --onpart | Mike Fulbright | 2000-04-25 | 1 | -1/+5 | |
| | ||||||
* | None is okay in the handlers table | Erik Troan | 2000-04-20 | 1 | -1/+2 | |
| | ||||||
* | 1) support multiple %pre and %post script | Erik Troan | 2000-04-19 | 1 | -28/+95 | |
| | | | | | 2) support --interpreter for pre and post 3) use generic postAction() method | |||||
* | add support for a hostname option within "network", patch from testers-list@ | laroche | 2000-02-28 | 1 | -1/+6 | |
| | ||||||
* | <drmike> Changed 'ps/2' to 'PS/2' in several descriptions. | Mike Fulbright | 2000-02-23 | 1 | -1/+1 | |
| | ||||||
* | support %post w/o %packages | Erik Troan | 2000-02-21 | 1 | -0/+5 | |
| | ||||||
* | properly wired maxsize stuff | Matt Wilson | 2000-02-15 | 1 | -1/+1 | |
| | ||||||
* | skip custom-upgrade step during kickstart | Matt Wilson | 2000-02-15 | 1 | -0/+1 | |
| | ||||||
* | added nodns option | Matt Wilson | 2000-02-02 | 1 | -1/+3 | |
| | ||||||
* | checked in changes in comps tree by ewt | Matt Wilson | 2000-01-13 | 1 | -1/+1 | |
| | ||||||
* | 1) fixed error check for rootpw | Matt Wilson | 2000-01-11 | 1 | -3/+2 | |
| | | | | 2) mouse command took extraneous kickstart option?!? | |||||
* | merged in lilocheck from 6.1.1.1 | Erik Troan | 2000-01-11 | 1 | -0/+25 | |
| | ||||||
* | removed extraneous comments | Erik Troan | 1999-12-27 | 1 | -5/+0 | |
| | ||||||
* | hacked in --ondisk, but haven't tested it yet | Erik Troan | 1999-12-23 | 1 | -2/+5 | |
| | ||||||
* | kickstart w/ raid partitions works | Erik Troan | 1999-12-23 | 1 | -1/+18 | |
| | ||||||
* | fixes inspired by kickstart | Erik Troan | 1999-12-22 | 1 | -3/+0 | |
| | ||||||
* | removed extraneous = in getopt stuff | Erik Troan | 1999-10-11 | 1 | -1/+1 | |
| | ||||||
* | three jj patches | Matt Wilson | 1999-09-27 | 1 | -1/+2 | |
| | ||||||
* | strip | Matt Wilson | 1999-09-25 | 1 | -0/+1 | |
| | ||||||
* | added earlySwap for kickstart | Erik Troan | 1999-09-25 | 1 | -0/+1 | |
| | ||||||
* | added missing self. | Matt Wilson | 1999-09-24 | 1 | -1/+1 | |
| | ||||||
* | testing... | Matt Wilson | 1999-09-24 | 1 | -2/+8 | |
| | ||||||
* | screen blanking, don't kill the splash so early, package selection in kickstart | Matt Wilson | 1999-09-24 | 1 | -2/+2 | |
| | ||||||
* | fixed kickstart parsing problems | Matt Wilson | 1999-09-23 | 1 | -2/+2 | |
| | ||||||
* | support auth as well as authconfig | Matt Wilson | 1999-09-19 | 1 | -0/+1 | |
| | ||||||
* | ignore device command | Matt Wilson | 1999-09-16 | 1 | -0/+1 | |
| | ||||||
* | added skipx | Matt Wilson | 1999-09-16 | 1 | -0/+4 | |
| | ||||||
* | fixed rootpw | Matt Wilson | 1999-09-10 | 1 | -3/+6 | |
| | ||||||
* | run post scripts for kickstart | Erik Troan | 1999-09-09 | 1 | -8/+37 | |
| | ||||||
* | added (untested) xconfig to kickstart | Erik Troan | 1999-09-09 | 1 | -1/+37 | |
| | ||||||
* | 1) changed None to "" in network setup | Matt Wilson | 1999-09-08 | 1 | -5/+3 | |
| | | | | 2) removed extraneous print | |||||
* | added lang, mouse, and keyboard to kickstart | Erik Troan | 1999-09-08 | 1 | -3/+68 | |
| | ||||||
* | use argument parsing code from popt | Erik Troan | 1999-09-08 | 1 | -7/+7 | |
| | ||||||
* | added zerombr | Matt Wilson | 1999-09-07 | 1 | -0/+5 | |
| | ||||||
* | added manual (fdisk) partitioning in text mode | Erik Troan | 1999-09-07 | 1 | -0/+1 | |
| | ||||||
* | automatic partitioning in classed installs should work -- back buttons | Erik Troan | 1999-09-02 | 1 | -1/+1 | |
| | | | | are completely fucked though | |||||
* | added fstype to hard drive installs | Matt Wilson | 1999-09-01 | 1 | -0/+1 | |
| | ||||||
* | got clearpart ks command working | Erik Troan | 1999-09-01 | 1 | -3/+3 | |
| | ||||||
* | initial attempt at implementing clearpart | Matt Wilson | 1999-09-01 | 1 | -0/+10 | |
| |