| Commit message (Expand) | Author | Age | Files | Lines |
* | remove 8 char limit on usernames. Resolves bug 27011 | bfox | 2001-09-21 | 1 | -3/+0 |
* | ints are very small things, easy to overflow. ;-). Use longs. Be happy. | Matt Wilson | 2001-08-10 | 1 | -2/+2 |
* | oops, memInstalled returns in kilobytes, not bytes | Jeremy Katz | 2001-08-09 | 1 | -1/+2 |
* | use e820 to find out memory info if possible (51210) | Jeremy Katz | 2001-08-09 | 1 | -7/+16 |
* | make syslog a global object and don't kill it, let init kill it later. #47556 | Matt Wilson | 2001-07-06 | 1 | -26/+0 |
* | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+15 |
* | get floppy code working again | Erik Troan | 2001-06-21 | 1 | -99/+0 |
* | revert S390 changes | Karsten Hopp | 2001-06-20 | 1 | -4/+0 |
* | patches for s390 | Karsten Hopp | 2001-06-20 | 1 | -0/+4 |
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -10/+128 |
* | dont let min get bigger than max\! | Mike Fulbright | 2001-03-22 | 1 | -1/+3 |
* | 1) added swapAmount() | Erik Troan | 2001-03-09 | 1 | -5/+12 |
* | bump sizes of autoallocation attempts to reflect new sizes of components, as ... | Mike Fulbright | 2001-03-08 | 1 | -0/+21 |
* | made execWithCapture() capture an arbitrary file descriptor, be able to throw | Erik Troan | 2001-03-07 | 1 | -2/+8 |
* | nuke bogus printouts | Matt Wilson | 2001-02-05 | 1 | -2/+0 |
* | added memory overhead facility | Erik Troan | 2001-02-01 | 1 | -1/+15 |
* | broke all language-related operations. so there. | Erik Troan | 2001-01-25 | 1 | -39/+0 |
* | syntax errors | Matt Wilson | 2001-01-18 | 1 | -2/+2 |
* | don't fail on waitpid failures | Matt Wilson | 2001-01-18 | 1 | -2/+9 |
* | don't rely on environment to get kbd default | Matt Wilson | 2001-01-05 | 1 | -2/+2 |
* | get the locale from todo, not the environment | Matt Wilson | 2001-01-04 | 1 | -2/+2 |
* | handle running out of space when copying stage2.img a bit more maturally | Erik Troan | 2000-08-08 | 1 | -13/+15 |
* | copyFile() allows progress window | Erik Troan | 2000-05-11 | 1 | -1/+14 |
* | raised block size to 256k | Erik Troan | 2000-05-10 | 1 | -1/+1 |
* | make default tz US/Eastern | Mike Fulbright | 2000-05-04 | 1 | -1/+1 |
* | chdir into chroot | Erik Troan | 2000-04-19 | 1 | -1/+3 |
* | merge from anaconda-6-2j-branch | Matt Wilson | 2000-04-17 | 1 | -0/+39 |
* | various changes to get better ^C, ^Z handling | Erik Troan | 2000-02-23 | 1 | -2/+16 |
* | set system clock on upgrade | Matt Wilson | 2000-02-15 | 1 | -0/+37 |
* | patch from hjl for int overflow | Matt Wilson | 2000-02-15 | 1 | -1/+7 |
* | check useraccount | Matt Wilson | 2000-02-04 | 1 | -0/+15 |
* | o upgrade code rebuilds the db to a tmp dir and opens that db to | Matt Wilson | 2000-02-01 | 1 | -0/+12 |
* | 1) more fstab-ish updates | Erik Troan | 1999-12-11 | 1 | -1/+40 |
* | - Added support to use existing XF86Config file in reconfig mode | Mike Fulbright | 1999-12-06 | 1 | -0/+14 |
* | merge from 6.1 branch | Matt Wilson | 1999-10-22 | 1 | -0/+23 |
* | fixed for sillyness | Matt Wilson | 1999-10-20 | 1 | -5/+11 |
* | First piece of changes to make serial install possible. | jakub | 1999-10-03 | 1 | -3/+8 |
* | execWithRedirect() takes filenames for stdin, etc | Matt Wilson | 1999-09-19 | 1 | -0/+7 |
* | look for exec's in instpath | Matt Wilson | 1999-09-09 | 1 | -2/+2 |
* | o splash screen | Matt Wilson | 1999-09-09 | 1 | -0/+6 |
* | don't start gui mode unless 32MB of RAM is available | Erik Troan | 1999-09-08 | 1 | -1/+9 |
* | typo | Matt Wilson | 1999-09-07 | 1 | -1/+1 |
* | fixes for alpha, fstab reading | Matt Wilson | 1999-09-07 | 1 | -0/+11 |
* | added copyfile | Matt Wilson | 1999-08-31 | 1 | -0/+12 |
* | iutil.py | Erik Troan | 1999-08-28 | 1 | -2/+7 |
* | added execWithCapture | Erik Troan | 1999-08-23 | 1 | -1/+32 |
* | o boot disk prompt | Matt Wilson | 1999-08-20 | 1 | -2/+2 |
* | authconfig almost done. | Matt Wilson | 1999-08-09 | 1 | -2/+2 |
* | o make initrd | Matt Wilson | 1999-08-08 | 1 | -1/+2 |
* | *** empty log message *** | Erik Troan | 1999-05-05 | 1 | -0/+41 |