| Commit message (Expand) | Author | Age | Files | Lines |
* | - Revert --strip-all of /kernel on a new installed system (it would work | peter | 2000-01-10 | 1 | -1/+2 |
* | Move Fdisk ahead of Lable. | obrien | 2000-01-09 | 1 | -2/+2 |
* | Strip even more unneeded symbols. | jkh | 2000-01-09 | 1 | -1/+1 |
* | Add the vendor and device IDs for a whole bunch of additional USB | wpaul | 2000-01-07 | 3 | -4/+39 |
* | Temporarily remove ping from the fixit image (until IPv6 disruptions are | jkh | 2000-01-07 | 2 | -2/+2 |
* | Add device driver support for USB ethernet adapters based on the | wpaul | 2000-01-05 | 5 | -0/+35 |
* | Remove references to now-obsolete XFree86 source collection (use the | jkh | 2000-01-04 | 3 | -9/+1 |
* | Add new code for HTTP proxy support. | jkh | 2000-01-04 | 1 | -0/+183 |
* | Add support for FTP installation via HTTP proxies. | jkh | 2000-01-04 | 5 | -1/+57 |
* | Ignore SIGPIPE by default. | jkh | 2000-01-04 | 1 | -0/+1 |
* | kernel space savings allow reactivation of NFS installs. | jkh | 2000-01-03 | 5 | -5/+0 |
* | nuke debugging symbols from kern.flp kernels. | jkh | 2000-01-03 | 1 | -0/+1 |
* | Only print "couldn't install distributions" popup if any | jkh | 1999-12-29 | 1 | -3/+5 |
* | This commit adds device driver support for the ADMtek AN986 Pegasus | wpaul | 1999-12-28 | 5 | -6/+39 |
* | Sacrifice, for now, NFS and NETGRAPH on the alpha boot floppy | jkh | 1999-12-25 | 5 | -15/+130 |
* | configSamba is gone, and is not coming back. | dcs | 1999-12-23 | 1 | -1/+0 |
* | Don't barf on the releasename symlink in the ftp area on make rerelease. | phk | 1999-12-22 | 1 | -1/+1 |
* | Fix the brain-o which prevented the Custom installation item from | jkh | 1999-12-22 | 1 | -1/+1 |
* | configApache does not exist anymore. | dcs | 1999-12-20 | 1 | -1/+0 |
* | Install the crunched binaries into /sbin, not /stand. This was | grog | 1999-12-20 | 2 | -5/+5 |
* | Add content. This was one of the files that somehow got checked in | grog | 1999-12-20 | 1 | -0/+2 |
* | Accept a lot of programs from the first floppy. | grog | 1999-12-20 | 1 | -3/+15 |
* | Define RELEASE_CRUNCH as a make variable. Previously it was defined | grog | 1999-12-20 | 1 | -2/+2 |
* | Move even more programs to the second floppy as the kernel bloats. | grog | 1999-12-20 | 1 | -10/+2 |
* | Install the crunched binaries into /sbin, not /stand. This was | grog | 1999-12-20 | 1 | -5/+5 |
* | Handle building individual targets better. It's still broken; the | grog | 1999-12-20 | 1 | -41/+37 |
* | Whoops, this function is supposed to return a boolean status, not | jkh | 1999-12-20 | 1 | -1/+1 |
* | Do better things with router configuration (use proper display variable, | jkh | 1999-12-19 | 2 | -2/+7 |
* | Whoops, I broke the doc browser (not that anyone would notice since nobody | jkh | 1999-12-19 | 1 | -4/+4 |
* | D'oh! Inserted a clear() in a *very* wrong place with my last commit. | jkh | 1999-12-19 | 1 | -1/+0 |
* | Bah, I got the MFC and this commit backwards. :) | jkh | 1999-12-19 | 3 | -4/+2 |
* | MFC: can't stop tweaking this compulsively. | jkh | 1999-12-19 | 1 | -1/+10 |
* | cosmetics missed in last commit. | jkh | 1999-12-19 | 1 | -14/+29 |
* | More cosmetic surgery and a nasty null pointer bug in index.c fixed. | jkh | 1999-12-19 | 4 | -35/+59 |
* | Be paranoid about refreshing after an action. | jkh | 1999-12-19 | 1 | -2/+1 |
* | Add sn device: smc 91xx based ethernet controllers | imp | 1999-12-18 | 1 | -2/+2 |
* | Yet more cosmetic fixes (I have a little time to kill while waiting for | jkh | 1999-12-18 | 2 | -0/+5 |
* | Add more strategic screen clears | jkh | 1999-12-18 | 1 | -1/+5 |
* | Better screen handling in X desktop setup. | jkh | 1999-12-18 | 2 | -13/+1 |
* | Add another strategic screen clear. | jkh | 1999-12-17 | 1 | -1/+7 |
* | In retrospect, msgNotify() should leave its contents on the screen | jkh | 1999-12-17 | 15 | -29/+42 |
* | Bump default root size to 50MB on i386 (70MB on Alpha). | jkh | 1999-12-17 | 1 | -3/+3 |
* | Correct slight stuff-up in previous patch. | jkh | 1999-12-16 | 2 | -4/+4 |
* | Update to use MD disk instead of MFS | jkh | 1999-12-16 | 2 | -10/+10 |
* | Copy the loader.help file to the boot floppy. | jkh | 1999-12-16 | 1 | -0/+1 |
* | don't mknod stuff without making sure it's not there first. | jkh | 1999-12-16 | 1 | -0/+1 |
* | Correct comment about creating a boot floppy. | jkh | 1999-12-16 | 1 | -3/+4 |
* | Properly disable COMPAT_3X for alpha. | jkh | 1999-12-15 | 1 | -1/+1 |
* | Put up some more helpful dialog boxes. | jkh | 1999-12-15 | 2 | -3/+4 |
* | Step #2 of fixing the fixit floppy. | joerg | 1999-12-14 | 5 | -16/+12 |