summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/install.c
Commit message (Expand)AuthorAgeFilesLines
* execute a strategic clear.jkh1999-09-191-1/+3
* Apparently, it's not console=serial to set the serial console,jkh1999-09-131-1/+1
* o Catch up with pnp changes - kget no longer saves pnp data.jkh1999-09-041-0/+1
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-021-2/+6
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,jkh1999-09-011-6/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make the newfs parameters a global option.phk1999-08-051-1/+2
* Stay on the serial console if installed that way.jkh1999-08-051-1/+3
* Some additional optimizations for using DHCP.jkh1999-07-181-2/+2
* Re-enable DHCP client support again (but optional and turned off by defaultjkh1999-07-161-2/+3
* Don't ask about Linux emulation on the alpha (for now).jkh1999-07-061-1/+3
* Add an option for more fully enabling linux compatibility.jkh1999-07-061-4/+8
* Add bits of PAO that are non-controversial.markm1999-06-171-3/+4
* Do a clean-up pass on error/warning messages.jkh1999-05-271-14/+1
* Completely change the way package_add() does its work. Now wejkh1999-05-121-2/+2
* Make saving kernel configuration info disable-able (may be useful in certainjkh1999-05-071-12/+17
* Another round of updates for -current and 3.2jkh1999-05-051-2/+2
* Deal with new loader syntax in determining how/when to load a userconfigjkh1999-04-281-16/+7
* o Make package matching for specific package loading use the Latest/jkh1999-04-271-5/+3
* Remove the registration stuff; we're redoing this and the emailedjkh1999-04-241-16/+1
* Make proper symlinks for fixit mode and ELF binaries.jkh1999-03-111-5/+12
* Unbreak the fixit floppy.jkh1999-02-151-18/+13
* Fix incorrect initial state for two variables.jkh1999-02-141-2/+2
* Write changes out to /etc/rc.conf again; rc.conf.site is dead!jkh1999-02-091-3/+3
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-37/+48
* More support for Alpha installs.jkh1999-01-291-1/+3
* Write changes out to /etc/rc.conf.site now rather than mucking withjkh1999-01-271-2/+2
* Replace old SAVE_USERCONFIG code with a customized version of Andrzej'sjkh1999-01-201-1/+6
* Remove obsolete dset code. It's an ELF/3-stage boot world now and therejkh1999-01-201-68/+1
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,jkh1999-01-081-2/+15
* Fix an exceedingly *stupid* error in my floppy selection logicjkh1998-12-061-1/+3
* Adios version.h / RELEASE_NAME hack. Do this right.jkh1998-11-241-7/+21
* o Break fixups into binary fixups and XFree86 based fixups.jkh1998-11-151-52/+62
* fix spelling error.jkh1998-10-231-2/+2
* fix brainos in earlier commit.jkh1998-10-131-4/+4
* Whoops; fix my X11R6 fixup. Now the package should be markedjkh1998-10-121-2/+2
* Make floppy media code more generic so that fixit floppy can use it.jkh1998-10-121-13/+9
* More save_userconfig to a more appropriate spot.jkh1998-09-301-6/+6
* Add in a kludge for registering the "package" version of XFree86 sojkh1998-09-291-3/+8
* Always do fixups, even if some minor dist failed to install.jkh1998-09-291-5/+4
* Don't set the router_enable variable by default.jkh1998-08-311-2/+1
* MF22: Paul Traina's changes.jkh1998-07-181-10/+20
* Sync with 2.2-stable branch.jkh1998-03-241-2/+2
* MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty.jkh1998-03-101-6/+8
* Remove deprecated XIG support - that project neverjkh1998-03-091-8/+1
* Totally change the way that devices are made in the MFS and subsequentlyjkh1998-02-101-3/+3
* Adapt to new mount(2) argument syntax.jkh1998-01-161-3/+3
* gateway -> gateway_enablejkh1997-12-291-2/+2
* Ask for extra confirmation if a newfs has been requested duringjkh1997-10-131-3/+3
* Separate the siamese twins that were the partition and label editor.jkh1997-10-121-11/+17
OpenPOWER on IntegriCloud