Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove netns and netiso, whatever it did here in the first place... | phk | 1996-02-10 | 1 | -11/+1 |
| | |||||
* | ppp now requires -lmd | phk | 1996-02-08 | 5 | -10/+10 |
| | |||||
* | Add install script for doc, make bin install more intelligent. | jkh | 1996-02-02 | 3 | -6/+22 |
| | |||||
* | Understand about the doc distribution. | jkh | 1996-02-02 | 3 | -6/+8 |
| | |||||
* | Add the -u flag to the cpio's used to install the initial files, just | joerg | 1996-01-29 | 1 | -4/+4 |
| | | | | | to make sure they will be overwritten even in cases where the've bogusly got more recent timestamps. | ||||
* | Create symlinks for the MD5 libcrypt's in the bindist. | joerg | 1996-01-24 | 1 | -1/+9 |
| | | | | | | | | Jordan, this and my previous commit to lib/Makefile should re-establish the libcrypt for our releases now. :-) Well, not sure, perhaps init(8) is linked against the wrong libcrypt in the bindist. :-( | ||||
* | Add an additional warning that a "dangerously dedicated" disk cannot have | joerg | 1996-01-23 | 1 | -2/+4 |
| | | | | | | | | a boot selector in sector 0. Closes PR # conf/963: Using the... Submitted by: muir@idiom.com (David Muir Sharnoff) | ||||
* | Upgrade to Apache 1.0. | jkh | 1996-01-21 | 1 | -77/+133 |
| | | | | Submitted by: Coranth Gryphon <gryphon> | ||||
* | Make the reduction algorithm to tune the file system size less | joerg | 1996-01-21 | 2 | -12/+36 |
| | | | | | | | | | | | | | aggressive, in order to avoid /mnt: file system full problems. Introduce a deadlock counter. Turn off echoing again, it's cluttering the screen/log. Gross hack to avoid the `vn0: invalid primary partition table: no magic' warning. Seems that doFS.sh is now doing the job... | ||||
* | Remove phk's errr... interesting idea of slicing a floppy into 10 | joerg | 1996-01-21 | 2 | -2/+2 |
| | | | | cylinder groups. :) | ||||
* | Correct typos. "ubin usbin" instead of "subin susbin" | jkh | 1996-01-16 | 1 | -1/+1 |
| | |||||
* | Mount the disks we install on async, we might as well. | phk | 1996-01-14 | 1 | -3/+3 |
| | | | | Saves a lot of time. | ||||
* | I belive this works now. | phk | 1996-01-14 | 3 | -45/+40 |
| | |||||
* | Don't try to swap to a disk that isn't selected. | jkh | 1996-01-14 | 1 | -1/+3 |
| | |||||
* | Shrink BOOTMFS kernel further. Make doFS.sh more intelligent. | phk | 1996-01-13 | 3 | -12/+43 |
| | | | | boot4.flp should work fine as far as I can tell. | ||||
* | A new cleaned up Makefile. | phk | 1996-01-11 | 1 | -66/+66 |
| | |||||
* | Remember to make the kernels dir. | phk | 1996-01-10 | 1 | -1/+2 |
| | |||||
* | Don't make the fs-image in /dev :-) | phk | 1996-01-10 | 2 | -2/+2 |
| | |||||
* | Moved doFS into shell-script so we can be more smart about it. | phk | 1996-01-08 | 3 | -185/+331 |
| | | | | | make two boot floppies, one without help files for 4MB systems. Mine's loading one now. :-) -O2 may be needed. | ||||
* | Check in the shell scripts I used for the 2.1-RELEASE CDROM. These | jkh | 1996-01-08 | 13 | -0/+131 |
| | | | | | | | | | are provided simply as easy short-cuts for users who are prowling through the dists structure and decide to install something directly from there. There still needs to be some glue stuck into release/Makefile to copy these into the appropriate homes following a full `make release', but I'll wait until phk is done in there. | ||||
* | Use partition `a' for the vn device. Also vn-unconfig the vn device | joerg | 1996-01-06 | 1 | -4/+5 |
| | | | | | | | after usage. I think this has been the last show-stopper that prevented me from doing a successful ``make release''. Jordan, go for the 2.2-SNAP! :) | ||||
* | Sheesh. I've added -lipx to the wrong crunch config file. | joerg | 1996-01-03 | 8 | -16/+16 |
| | | | | While i've been here, added the ``-s labels'' flag to vnconfig. | ||||
* | Add the South African mirror sites (ftp{2}.za.free...) and correct | markm | 1996-01-03 | 1 | -2/+10 |
| | | | | | the name of the "other" master crypto site from storm.sea.<blah> to ftp2.internat.freebsd.org. | ||||
* | Hopefully the last bogons that prevented me from running a successful | joerg | 1995-12-31 | 3 | -6/+6 |
| | | | | | | | | | | `make release': . the `doc' distribution was missing, so the FAQ and handbook files couldn't be installed (Q: why did the psd etc. files install, only that the dirs had the wrong ownership?) . the crunched binaries do need now -lipx | ||||
* | 2.1.0R is over and out. Comment out the tags for it from the release | joerg | 1995-12-30 | 1 | -6/+6 |
| | | | | | | | | Makefile (so release builds in -current require to set it from the command line). Make the cleanup of ${CHROOTDIR} non-fatal. Otherwise, it stops immediately if the ${CHROTDIR} is on a separately mounted file system. | ||||
* | recording cvs-1.6 file death | peter | 1995-12-30 | 144 | -13592/+0 |
| | |||||
* | Add entry for Portugal. Clean up the US site list. | jkh | 1995-12-19 | 1 | -7/+6 |
| | |||||
* | Bring my changes forward from 2.1 | jkh | 1995-12-11 | 3 | -16/+12 |
| | |||||
* | Updated #includes to the 1980's so that this compiles when <stdio.h> | bde | 1995-12-10 | 1 | -5/+6 |
| | | | | doesn't include <sys/types.h>. | ||||
* | Update the -current sources from the 2.1 branch. | peter | 1995-12-07 | 74 | -5577/+5149 |
| | | | | Approved (in spirit) by: jkh | ||||
* | mountdbtab -> mountdtab; whoops! | jkh | 1995-12-04 | 1 | -1/+2 |
| | | | | A small extra diagnostic for loading packages. | ||||
* | Ack. How embarassing. The PCNFSD and GATED config items were essentially | jkh | 1995-11-17 | 1 | -4/+15 |
| | | | | | no-ops up to now, and the samba configuration didn't bother to add the package either. Whoops! | ||||
* | Warn the user extra special for /etc/sysconfig. | jkh | 1995-11-17 | 1 | -2/+14 |
| | |||||
* | Remove tabs, argh! | jkh | 1995-11-17 | 1 | -38/+38 |
| | |||||
* | Update list of Japanese sites to match installer's menu. Move Japan | asami | 1995-11-16 | 1 | -30/+24 |
| | | | | | into right place in alphabetical order (who thought it was after USA?). Ditto for Hong Kong (H is not exactly after I in my dictionary). | ||||
* | More helpful error messages. | jkh | 1995-11-12 | 2 | -9/+12 |
| | |||||
* | Put HTML files into data/ instead of htdocs/ | jkh | 1995-11-12 | 1 | -4/+4 |
| | |||||
* | Some additional cosmetic tweaks. | jkh | 1995-11-12 | 1 | -3/+2 |
| | |||||
* | Initialize ld.so.hints if necessary. | jkh | 1995-11-12 | 1 | -1/+5 |
| | |||||
* | Make editor start on right screen for anonFTP setup. | jkh | 1995-11-12 | 2 | -4/+11 |
| | | | | Don't clobber mediaDevice if post-configuring networking from CDROM. | ||||
* | Add verbosity to add in tracking a mystery sig-11 with this.. | jkh | 1995-11-11 | 1 | -59/+43 |
| | |||||
* | Fix some missing parameters to the anon ftp setup area. | jkh | 1995-11-11 | 1 | -5/+5 |
| | |||||
* | Various cosmetic tweaks. | jkh | 1995-11-11 | 1 | -5/+5 |
| | |||||
* | Write a quick help screen for this. Coranth seems to have an aversion | jkh | 1995-11-11 | 1 | -0/+19 |
| | | | | to writing help files.. :) | ||||
* | Also set PKG_PATH when adding from media types other than FTP. | jkh | 1995-11-10 | 1 | -6/+24 |
| | |||||
* | Leave hints for pkg_add so that it can do dependency over FTP. This | jkh | 1995-11-10 | 1 | -1/+8 |
| | | | | | was formerly impossible due to the way pkg_add was insulated from where a package actually came from. | ||||
* | Tweaks to anon ftp setup. | jkh | 1995-11-10 | 1 | -2/+9 |
| | | | | Submitted by: coranth | ||||
* | o Now that Coranth has made the anonymous FTP configuration not use adduser, | jkh | 1995-11-09 | 2 | -47/+492 |
| | | | | | bring it back. o Simplify the vsystem() call by ripping out a good deal of the extraneous grot. | ||||
* | o Use correct device for Wangtek tapes. | jkh | 1995-11-08 | 1 | -4/+4 |
| | | | | | | | | | | o Caution against use of `W' options in label/partition screens (dangerous!) o Make various types of debugging dreck conditionalize on DEBUG flag o Make a fake /var/db/mountdbtab file so new system doesn't complain o Apply uniform permissions to entire /usr/X11R6 tree. o Set erase character to ^H for all interactive commands. o Don't panic if user exits upgrade shell, reboot. o Document dangers of `W' options in help screens also. | ||||
* | Fix a really stooopid bug that was clobbering the package menu. | jkh | 1995-11-06 | 1 | -2/+2 |
| | | | | Pointed-out-by: ache |