| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove outdated crypto comments. | jkh | 2000-07-24 | 1 | -22/+0 |
* | Terminate, with extreme prejudice, the USAResident hack which | jkh | 2000-07-24 | 5 | -86/+2 |
* | Oops, the moused disable option is now 6 instead of 4. Catch the menu text | jhb | 2000-07-23 | 1 | -1/+1 |
* | If ${BINDIR} is not present, create it before installing to it. | jkh | 2000-07-21 | 1 | -1/+5 |
* | Add a terminal entry for xterm; a lot of people are using xterms | jkh | 2000-07-21 | 4 | -3/+10 |
* | Add in the second half of the Slovenian FTP mirror entry. | jhb | 2000-07-21 | 1 | -0/+1 |
* | Remove a menu item that looks funky. | jkh | 2000-07-21 | 1 | -2/+0 |
* | Add slovenian FTP server to site list. | jkh | 2000-07-21 | 1 | -1/+2 |
* | Fix this so it compiles by adding a missing quote. | jhb | 2000-07-20 | 1 | -1/+1 |
* | - Clarify some of the text in sysinstall in regards to the cryto bits. | jhb | 2000-07-20 | 2 | -13/+13 |
* | Add ftp.freebsd.org Snapshots to the list of servers. | obrien | 2000-07-19 | 1 | -0/+2 |
* | Allow the Fix-it functionality to detect that we are on a serial console, | obrien | 2000-07-18 | 3 | -6/+53 |
* | Add ftp4.tw.FreeBSD.org. | jhb | 2000-07-14 | 1 | -0/+2 |
* | IPv6 support. | ume | 2000-07-14 | 10 | -97/+234 |
* | Ugh. Back out local changes that crept in with my last commit. :( | jhb | 2000-07-14 | 2 | -2/+0 |
* | MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap server | jhb | 2000-07-14 | 3 | -3/+5 |
* | - Support MBR boot loaders that are larger than one sector size. | jhb | 2000-07-12 | 3 | -27/+33 |
* | Replace phk's commit with code from my local tree which I happen | jkh | 2000-07-05 | 1 | -1/+3 |
* | Ignore all md disks, installing on them would be particularly pointless. | phk | 2000-07-04 | 1 | -2/+6 |
* | Add ftp4.fr.freebsd.org (aka altair.worldonline.fr) and ftp5.fr.freebsd.org | roberto | 2000-07-02 | 1 | -0/+4 |
* | Tiny manual correction; add mention of Kerberos 5. | markm | 2000-06-25 | 1 | -0/+2 |
* | - Remove obsolete PC-card boot.flp hack. It was for making both PC-card | nyan | 2000-06-05 | 9 | -23/+176 |
* | Specify a trigger address of 0.0.0.0 here so that we can sucessfully | brian | 2000-06-05 | 1 | -1/+1 |
* | Update the australian NTP server entry. | jkh | 2000-05-31 | 1 | -1/+1 |
* | Finish the /dev/rXXX removal job. With the libdisk fixes, this should | msmith | 2000-05-31 | 2 | -4/+4 |
* | Add the 'Z' key to the slice editor. Hitting it toggles the units the | obrien | 2000-05-26 | 1 | -9/+34 |
* | Remove all of the block devices, correct major numbers to point to the | msmith | 2000-05-25 | 1 | -21/+13 |
* | Teach sysinstall about 'twe' disks. Note that this is currently | msmith | 2000-05-25 | 1 | -0/+1 |
* | Add an option to select the Fix-it tty. The current behavior is utterly | obrien | 2000-05-16 | 3 | -9/+41 |
* | Add support for USB to sysinstall. This includes running usbd and | jhb | 2000-05-12 | 5 | -3/+53 |
* | Fixed small bug introduced in my last commit. | murray | 2000-05-11 | 1 | -1/+4 |
* | Correct typo in description string: `CANNOT' -> `CAN'. | jkoshy | 2000-04-26 | 1 | -1/+1 |
* | Installing via an HTTP proxy should not attempt to resolve the | murray | 2000-04-10 | 1 | -1/+5 |
* | More error checking and idiot-proofing for the user editor. | murray | 2000-04-08 | 1 | -2/+16 |
* | PR: 17559 | murray | 2000-04-08 | 3 | -2/+23 |
* | Fixed minor annoyance with sysinstall being redundant / braindead in | murray | 2000-04-06 | 1 | -1/+3 |
* | Refresh the aout ldconfig info so things like compat22 when installed can | billf | 2000-03-31 | 1 | -0/+5 |
* | Search for the proper hints file in an ELF world. | jkh | 2000-03-30 | 1 | -1/+1 |
* | Add #includes for sysctlbyname() to quiet a warning. | jhb | 2000-03-25 | 1 | -0/+2 |
* | Update sysinstall to use struct uc_device instead of struct isa_device | jhb | 2000-03-24 | 2 | -6/+5 |
* | Sigh, it would have been nice but I just can't make the rsaref | jkh | 2000-03-18 | 1 | -0/+2 |
* | We still need a hack for rsaref package; add it. This doesn't | jkh | 2000-03-18 | 2 | -2/+13 |
* | Sigh, when the DIST_LOCAL thing was added, it unfortunately wasn't added | jkh | 2000-03-18 | 1 | -1/+1 |
* | Update to match current reality (not that anyone reads these anyway :) | jkh | 2000-03-18 | 1 | -11/+12 |
* | Make the "can't find an rsafoo package" messages more informative. | jkh | 2000-03-18 | 1 | -4/+10 |
* | Update the australian ntp server, the old one is no longer | cpiazza | 2000-03-18 | 1 | -2/+2 |
* | Remove PkgInteractive hack - it won't work like this. | jkh | 2000-03-12 | 4 | -7/+1 |
* | Do the right thing with USA_RESIDENT | jkh | 2000-03-10 | 2 | -5/+5 |
* | s/chose/choose/ in all the relevant places. | jkh | 2000-03-10 | 2 | -4/+4 |
* | Add Compaq Arrays | jlemon | 2000-03-08 | 1 | -0/+2 |