aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
...
* If the user asks for "kernel sources" to be installed, extract theColin Percival2006-05-241-1/+1
* Alpha doesn't support linux ABI compat now.John Baldwin2006-05-101-1/+1
* Fix binary upgrades by accounting for the schg flag on /var/empty.Ceri Davies2006-05-041-1/+1
* Document sysinstall's limitation on operating on mounted disks.Scott Long2006-04-301-0/+11
* Fix copy-and-pasto in comment.Jung-uk Kim2006-04-141-1/+1
* Fix minimal installation check. 'X' was not displayed when it was selected.Jung-uk Kim2006-04-141-1/+1
* Teach sysinstall about mfi(4).Scott Long2006-03-291-0/+1
* Only set the size of /usr to whatever-is-left is whatever-is-left isColin Percival2006-03-241-0/+1
* - Use jp.pc98 as default keymap for pc98.Yoshihiro Takahashi2006-03-161-1/+5
* If a keymap file is not found for the selected country then default to the moreAndrew Thompson2006-03-151-2/+5
* use the same test as release/Makefile to select WITH_SMPSam Leffler2006-03-111-2/+3
* Disable an SMP detection on pc98.Yoshihiro Takahashi2006-03-102-2/+2
* missed a case that needs WITH_SMPSam Leffler2006-03-091-0/+2
* Revamp base system packaging of kernels to enable up/smp selectionSam Leffler2006-03-089-13/+1041
* Add new NTP servers for Taiwan.Ceri Davies2006-03-011-0/+15
* Wrap keymap menu helper functions in #ifdef WITH_SYSCONS to unbreak theJohn Baldwin2006-03-011-0/+2
* Fix numerous warnings. Aside from menu items in system.c and menu.cJohn Baldwin2006-02-2817-53/+49
* Use some helper macros for the device table so it can fit in 80 columns andJohn Baldwin2006-02-281-77/+89
* Drop unused major, minor, and delta values from device table.John Baldwin2006-02-281-23/+20
* G/C some cruft.John Baldwin2006-02-282-37/+2
* - Autogenerate a menu containing a list of countries and keymaps supportedJohn Baldwin2006-02-287-4/+196
* - Back out 1.155. I mismerged my ancient local patch. Luckily it wasJung-uk Kim2006-02-231-18/+23
* s/lp/plip/ for PLIP interfaces.Ceri Davies2006-02-132-2/+2
* Actually fix the DHCP handling, by using more robust detection of DHCPXin LI2006-02-091-2/+8
* Remove attempts to use mknod.Ceri Davies2006-02-072-45/+4
* Attempt to fix DHCP address acquisition which was broken by rev. 1.133.Xin LI2006-02-061-3/+6
* Another update for reality: "dangerously dedicated" mode is nowCeri Davies2006-02-061-24/+22
* Correct a user-visible typo.Ceri Davies2006-02-051-1/+1
* Gratuitous "typo in comment" fix.Ceri Davies2006-02-051-1/+1
* Bring these files somewhat into the present.Ceri Davies2006-02-0512-140/+123
* - Hide 'incorrect geometry warning' in non-interactive mode. A user shouldJung-uk Kim2006-01-271-11/+18
* Add `mediaOpen' function. This function mounts selected media device.Jung-uk Kim2006-01-274-0/+22
* Add ntp.cgi.cz.Ceri Davies2006-01-151-0/+3
* Preserve any additional arguments to ifconfig that were specified in theCeri Davies2006-01-151-1/+1
* If sysinstall was used to configure an anonymous FTP area, it wasCeri Davies2006-01-151-1/+1
* Correct obsolete chown syntax.Ceri Davies2006-01-151-2/+2
* On i386, 7.0 requires 106MB on /usr. 6.0 requires 101MB.Ceri Davies2005-12-301-1/+1
* An i386 machine with 32MB of RAM requires a 700MB disk for auto-layout toCeri Davies2005-12-291-2/+2
* Remove usbd(8) and all references to it. It is no longer necessaryIan Dowse2005-12-155-58/+1
* MACHINE is changed to "pc98" on FreeBSD/pc98.Yoshihiro Takahashi2005-12-081-6/+0
* Preserve /etc/sysctl.conf when doing a binary update. This prevents, forPhilip Paeps2005-12-011-0/+1
* -mdoc sweep.Ruslan Ermilov2005-11-181-1/+1
* Sync whitespace change that is found uniquely in RELENG_6, to reduce diffXin LI2005-10-091-1/+1
* Switch from OLDCARD to NEWCARD on pc98.Yoshihiro Takahashi2005-09-272-8/+0
* Update number and size of Ports Collection.Murray Stokely2005-08-281-2/+2
* - Remove NTP servers which do not resolve in DNS.Craig Rodrigues2005-08-241-87/+69
* Change the default partition sizing code in order toColin Percival2005-08-161-9/+28
* The /stand directory now disappears out from under sysinstall whileKen Smith2005-08-051-1/+2
* Recognise GEM ethernet adapter (sparc64/ppc).Peter Grehan2005-07-211-0/+1
* Make sure /etc/fstab is written out for Apple-partitioned drivesPeter Grehan2005-07-211-0/+4