summaryrefslogtreecommitdiffstats
path: root/release/sysinstall
Commit message (Collapse)AuthorAgeFilesLines
* 700 now. :)jkh1996-12-121-2/+2
|
* Fix trunctation of domainname.jkh1996-12-121-2/+2
|
* Add some additional smarts for XFree86 configuration.jkh1996-12-123-7/+10
| | | | Fix a bogon I thought I fixed in the last commit.
* Update these docs to more closely reflect reality.jkh1996-12-123-28/+7
|
* smart-alec error checking.jkh1996-12-121-2/+8
|
* Nuke extraneous section.jkh1996-12-121-40/+1
|
* Whups, remove relic from close method going away.jkh1996-12-121-2/+1
|
* Undo one of my memory optimization hacks - it actually made things morejkh1996-12-125-37/+18
| | | | complicated.
* Fix some bogons in my close() handling.jkh1996-12-123-7/+11
|
* Cosmetic tweaks, initialize a few variables, fix a reversed conditional.jkh1996-12-112-5/+14
|
* Be more efficient in how we use memory (stumbled across while looking forjkh1996-12-117-46/+63
| | | | | | something else) for attributes and variables. Remove stack-stomper in sstrncpy().
* Do a few things I've been threatening to do for a long time:jkh1996-12-1122-875/+1147
| | | | | | | | | | | | | | | | 1. Don't use the MSDOSFS code for accessing FreeBSD distribution data. Use Robert Nordier's stand-alone DOS I/O library for the purpose. It this works as well as Robert says it does, it should drastically reduce (or even eliminate) our "I can't install from my DOS partition!" calls. 2. As a result of the above, go to stdio file descriptors for all media types. 3. Taking advantage of #2, start using libftpio for FTP transfers instead of maintaining our own parallel version of the FTP transfer code. Yay! I ripped something out for a change! #1 Submitted-By: Robert Nordier <rnordier@iafrica.com>
* Update to benefit from David's recent changes to pw(8). The mostjoerg1996-12-102-25/+208
| | | | | | | | obvious effects are that most of the automagically chosen defaults will now be displayed while going through the menu, and an improved error handling thanks to the more detailed error status reporting. 2.2 fodder, but i'll leave it to Jordan's review.
* Set timeout interval to 0 in ppp so connections don't hang up whilejkh1996-12-091-1/+2
| | | | we're doing something lengthy with the disk.
* Slightly improve the wording of a ``not yet there'' message.joerg1996-12-091-2/+3
|
* As Paul has just pointed out, much of my strncpy() usage was eitherjkh1996-12-0917-89/+98
| | | | | | | bogus or overly complex and really needed to be done more consistently and sanely throughout - no question about it. Done. Suggested-By: Paul Traina <pst@Shockwave.COM>
* Whups, missed two strcpy()s.jkh1996-12-091-3/+3
|
* Eliminate great evil in the networking code. That's all I'm gonna say.jkh1996-12-093-74/+20
|
* Add Joerg's user management screen for David Nugent's pw(8) program, somethingjkh1996-12-097-11/+875
| | | | | | | | | which will also need to be brought in before this screen will work. Add some commentary about how the slip startup code is bogus. Steal Joerg's loop for more properly closing all files and graft it into the EHS startup. My loop was functional but more bogus.
* Several areas of improvement:jkh1996-12-086-36/+32
| | | | | | | | o Incorporate some of Tatsumi's bug fixes. o Remove the xperimnt and commerce distribution items; they haven't been actual distributions for awhile. o Try to sanitize the device checking code a little more. o Cosmetic work on the network code.
* Don't run routed by default.jkh1996-12-022-6/+6
| | | | Virtually-Demanded-At-Gunpoint-By: joerg
* Move configResolv() to *after* the chroot(). This is what was causingjkh1996-12-011-4/+2
| | | | NFS installation to fail the first time. This will go into 2.2.
* Change boolean nature of "router" variable since it's not a booleanjkh1996-11-291-2/+2
| | | | | anymore. Noticed-By: joerg
* More involved description for fe0 driver using cards. Closes PR#2099.jkh1996-11-291-2/+3
| | | | Submitted-By: seki@sysrap.cs.fujitsu.co.jp
* Add a new feature which Garrett pointed out.jkh1996-11-291-1/+5
|
* Try to impreve DD mode.phk1996-11-272-27/+17
| | | | Try to make 4Mb floppies work again.
* Correct some typos relating to PC98 server selection.jkh1996-11-271-4/+4
| | | | Submitted-By: HOSOKAWA Tatsumi <hosokawa@mt.cs.keio.ac.jp>
* o Update for upcoming BETA release of 2.2jkh1996-11-271-6/+6
| | | | | o Fix Adaptec controllers description error, spotted by Richard Wiwatowski <rjwiwat@adelaide.on.net>
* Open devices read-only to test whether they are available. Thisjoerg1996-11-271-3/+3
| | | | allows to use write-protected tapes...
* Provide a symlink for /bin/sh when the fixit floppy is mounted, sojoerg1996-11-161-1/+4
| | | | | | scripts using #!/bin/sh (like /mnt2/dev/MAKEDEV) will work. Observed by: andreas
* Add vx to list of devices.jkh1996-11-151-1/+2
|
* Bring in Rod's definitive information on BOCA boards.jkh1996-11-151-3/+5
|
* Mention supported AMD NICs and SCSI/NIC combos.jkh1996-11-151-13/+18
| | | | | | Elimiate tabs. Submitted-By: se
* List more info on supported NCR controllers.jkh1996-11-151-2/+9
| | | | Submitted-By: se
* Ammend the BOCA entry again to list multiple board types.jkh1996-11-151-2/+3
|
* Merge.jkh1996-11-141-1/+1
|
* Add notes on Stallion boards.jkh1996-11-141-1/+4
| | | | Submitted-By: sos
* Add a bunch more miscellaneous bits of hardware.jkh1996-11-141-6/+24
| | | | Submitted-By: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
* Add Sujal Patel to list of developers - whoops! I've no idea howjkh1996-11-141-1/+2
| | | | | | he slipped through the cracks; sorry, Sujal! This should go into 2.2.
* "over 600 packages" (geeze, this has been sitting uncommitted in myjkh1996-11-141-2/+2
| | | | source tree for 5 days! :-( ).
* Bring forward doc changes from 2.2. Much will need changing for 3.0,jkh1996-11-136-608/+962
| | | | | which is where this is headed, but it's better than the 2.2-SNAP docs.
* Only save userconfig changes if the boot floppy version and thejkh1996-11-121-2/+3
| | | | | | installed version match. Pointed-out-by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
* Disgusting kludge to make depend rule work again in the fact ofjkh1996-11-091-12/+6
| | | | Joerg's keymap.[ch] changes. If there's a better way, I'd like to know.
* Whups, we need the VGA16 server by default too.jkh1996-11-091-3/+3
|
* 1. Saner ldconfig path.jkh1996-11-092-5/+5
| | | | 2. Choose DIST_XF86_CFG in defaults; XF86Setup isn't happy otherwise.
* 1. Take out console setup in options now that Joerg has moved it intojkh1996-11-094-765/+730
| | | | | | | the main menu. 2. Conditionalized a few small things which needed it. 3. Put PC98 X servers in their own menu, there are so many of them now. 4. Rampaged on the menus.c file in general, reformatting and cleaning up.
* Sysinstall now offers the installation of a keymap early in the game!joerg1996-11-095-24/+180
| | | | | | | | | | | | | | | Not all mappings are supported, most languages come only with one encoding since this should be sufficient to get up & running in using sysinstall, and we are already pretty tight on space. (My previous commit has already bumped the boot MFS size by another 50 KB for this.) This feature requires the `kbdcontrol -L' i've just committed. Plain text keymaps and the entire scanner are overkill for sysinstall. Also updated the list of available keymaps while i was at it. Reviewed by: jkh
* Several improvements to the `fixit' configuration:joerg1996-11-091-6/+9
| | | | | | | | | | | . Don't gzip the crunched binary by now; it just fits, and execution is a lot faster this way (it's truly demand-paged again). . Add more(1), ft(8), protocols(5), a stripped down services(5). . Improve the .profile, and make sysinstall actually use it again. Still no go for a 4 MB configuration though. :-(
* If mounting the fixit floppy fails in the first place, warn the userjoerg1996-11-091-1/+5
| | | | | | | | | | | | | but make a second attempt using MNT_FORCE, just in case it has been unclean from a previous crash. That's dangerous, but far better than keeping the despaired user standing in the rain... (Experienced admins can still fsck it then, and remount. Others will either totally crash, or incidentally succeed, without much further help possible...) Btw., mount(2) misses the description of MNT_FORCE for the mount syscall.
* 1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly.jkh1996-11-082-6/+3
| | | | 2. Preload the ldconfig cache before calling X setup.
OpenPOWER on IntegriCloud