aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
...
* Recognize et(4), igb(4), iwn(4), ixgbe(4) and nxge(4) devices.Christian Brueffer2009-01-091-1/+6
* Explicitly tell the users what a "down side" to using the boot managerKen Smith2008-12-311-8/+11
* Clean up this message a little bit.Ken Smith2008-12-301-4/+3
* Sound less scary about errorousous disk geometry due to wanting to limitDavid E. O'Brien2008-12-302-30/+65
* o Synchronize comment and example. Add missed comma.Maxim Konovalov2008-12-181-1/+1
* Remove file no longer part of sysinstall.Ken Smith2008-12-171-119/+0
* As threatened a while ago, remove support for tape media. Reports varyKen Smith2008-12-178-107/+1
* Add confirmation of the password that got entered.Ken Smith2008-12-161-16/+25
* Stop treating Xorg as a distribution in the mainline portion of sysinstallKen Smith2008-12-167-163/+6
* Don't tell the user to remove the media until its actually possible forKen Smith2008-12-152-4/+8
* Clean out the remaining alpha-isms.Ken Smith2008-12-146-34/+7
* Remove the offer to install Linux compatibility on i386 in the mainlineKen Smith2008-12-124-31/+0
* Begin the sysinstall cleanup. Remove the support for configuring OSFKen Smith2008-12-124-25/+0
* Add ale(4) to the list of supported network interface.Pyun YongHyeon2008-11-121-0/+1
* Update ports number and size of Ports Collection.Marc Fonvieille2008-11-071-2/+2
* Turns out its not a good idea to assume the packages that might beKen Smith2008-10-221-4/+11
* Adjust default keymaps for Ireland and Channel Islands. They use the UKPhilip Paeps2008-10-171-0/+4
* Package installation is handled by starting off with the list of packagesKen Smith2008-10-155-9/+69
* - Add ae(4) to sysinstall devices list.Stanislav Sedov2008-10-041-0/+1
* Remove sysinstall's ability to adjust the tape block size. Installs fromKen Smith2008-08-205-21/+6
* Catch up with the removal of /usr/src/compat.Ken Smith2008-08-143-4/+0
* Add upgt(4) to the list of supported network interface.Weongyo Jeong2008-08-111-0/+1
* Don't set PACKAGE_BUILDING while installing packages.Florent Thoumie2008-07-171-1/+0
* Add jme(4) to the list of supported network interface.Pyun YongHyeon2008-05-271-0/+1
* Move sysinstall/sade away from TIOCGSIZE.Ed Schouten2008-05-231-4/+4
* Add age(4) to the list of supported network interface.Pyun YongHyeon2008-05-191-0/+1
* Better to just statically set the name vs. determine at run time.David E. O'Brien2008-05-116-6/+8
* Sync program name agnostic changes with SADE.David E. O'Brien2008-05-114-8/+10
* Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment.Remko Lodder2008-04-081-3/+0
* Add a couple of missing wireless NIC driver modules.Weongyo Jeong2008-04-081-0/+8
* Fix an indentation.Jung-uk Kim2008-01-311-1/+1
* Do not sanitize disk geometry if it is set by scripts in non-interactive mode.Jung-uk Kim2008-01-311-8/+8
* - Add new NTP servers provided by NIC.br (http://www.ntp.br)Marcus Alves Grando2008-01-221-7/+10
* Change sysinstall's handling of X11 stuff. Doing it in pieces wasKen Smith2008-01-014-268/+5
* Plug a memory leak. Once any given package (e.g. perl) was installedKen Smith2007-12-291-1/+3
* Adjust the some error messages as suggested during re@ review, andKen Smith2007-12-291-3/+10
* The limit on datasize in the install environment is 128M. That's a bitKen Smith2007-12-281-0/+10
* For the INDEX file to be used on disc1 of the 7.0-RELEASE the longestKen Smith2007-12-241-5/+17
* A few more adjustments needed because of changes in xorg. Just installingKen Smith2007-12-172-2/+6
* Be more consistant and use UNZIPPER everywhere.David E. O'Brien2007-12-092-6/+5
* xorg-printserver still exists in the ports tree but it's marked asKen Smith2007-11-103-4/+0
* Teach source installation shell script and sysinstall(8) aboutRuslan Ermilov2007-11-093-1/+5
* Update X11 dists for xorg-7.3 layout.Ken Smith2007-11-083-12/+4
* Selecting amd and a few other things in the Networking config sectionKen Smith2007-10-302-5/+14
* Disconnect the soon-to-be removed installation notes from sysinstall(8)Bruce A. Mah2007-08-141-17/+15
* Significantly reduce the memory leak as noted in BUGS section forSean Farley2007-07-042-2/+5
* Remove reference to 'phosphor' in the screensaver menu as this is lessMurray Stokely2007-06-291-1/+1
* Teach sysinstall about the 'scddl' source dist.John Baldwin2007-06-283-1/+5
* - Add new virtual category kldPav Lucistnik2007-06-281-0/+1
* Fix a number of documentation-lags-behind-reality bugs in sysinstall(8).Philip Paeps2007-06-2512-41/+49