aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall
Commit message (Collapse)AuthorAgeFilesLines
...
* MFC: r1.30 - check isDebug() instead of making up another environmentMurray Stokely2002-04-021-1/+1
| | | | | | | variable. Notes: svn path=/stable/4/; revision=93630
* MFC: r1.96 - fix type of NULL arg to execl().Murray Stokely2002-04-011-2/+4
| | | | Notes: svn path=/stable/4/; revision=93608
* MFC: our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.David E. O'Brien2002-04-014-5/+5
| | | | Notes: svn path=/stable/4/; revision=93596
* MFC: r1.138 - Add wireless device strings.Murray Stokely2002-03-311-0/+3
| | | | Notes: svn path=/stable/4/; revision=93474
* MFC 1.139: Fix /dev/acdNc minor device number.Makoto Matsushita2002-03-301-1/+1
| | | | Notes: svn path=/stable/4/; revision=93438
* Non-functional changes to reduce diffs to -CURRENT.Ruslan Ermilov2002-03-281-35/+30
| | | | Notes: svn path=/stable/4/; revision=93325
* MFC: Add ERRATA file to the documentation menu and index, renumberBruce A. Mah2002-03-251-1/+3
| | | | | | | | | menu entries on documentation menu now begin with "1". src/usr.sbin/sysinstall/menus.c 1.337->1.338 Notes: svn path=/stable/4/; revision=93163
* MFC: Reword some textBrian Somers2002-02-221-1/+1
| | | | Notes: svn path=/stable/4/; revision=91059
* MFC: r1.116 - DTRT with existing FreeBSD partitions. Don't referenceMurray Stokely2002-01-301-1/+2
| | | | | | | NULL pointers. Notes: svn path=/stable/4/; revision=89973
* MFC: r1.95 - prevent needless recursive dependency checks.Murray Stokely2002-01-291-0/+13
| | | | Notes: svn path=/stable/4/; revision=89972
* Update the number of available ports.Murray Stokely2002-01-261-1/+1
| | | | Notes: svn path=/stable/4/; revision=89828
* MFC: allow "latest" packages to contain a '-' in the package name.Steve Price2002-01-251-3/+2
| | | | | | | | Reviewed by: murray, sobomax Approved by: re Notes: svn path=/stable/4/; revision=89776
* Partial MFC of r1.65 - Do not reload modules if the user restartsMurray Stokely2002-01-171-3/+6
| | | | | | | sysinstall through Ctrl-C and the restart menu. Notes: svn path=/stable/4/; revision=89480
* Install 'kdebase' instead of 'kde' when the user selects KDE from theMurray Stokely2002-01-141-1/+1
| | | | | | | | | | sysinstall Desktop Configuration menu. This gives us a lot more space for non-X11 packages on the install disc. Approved by: re, portmgr Notes: svn path=/stable/4/; revision=89363
* MFC rev 1.317: reinstate new fs block/frag size defaults (16384/2048)Sheldon Hearn2002-01-141-4/+0
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=89339
* MFC: pre-built sawfish package is called sawfish-gnome.Maxim Sobolev2002-01-091-1/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=89168
* MFC rev 1.316: revert to old newfs 8192/1024 block/frag sizes on theSheldon Hearn2002-01-071-0/+4
| | | | | | | | | alpha Approved by: re Notes: svn path=/stable/4/; revision=89004
* MFC 1.111, 1.112, 1.113, 1.115Matthew Dillon2002-01-073-124/+329
| | | | | | | | | | | | | | * Cleanup 'A'uto option to generate more reasonable default partition sizes. * Auto create /tmp. * (Auto creation of /home comitted but disabled with a #define) * Add 'R'ecover option, which works like 'D'elete but attempts to collapse the space into the previous partition. Approved by: re@freebsd.org Notes: svn path=/stable/4/; revision=88998
* MFC: ISO_ -> ISOAlexey Zelkin2002-01-051-1/+1
| | | | Notes: svn path=/stable/4/; revision=88921
* When writing out a new /etc/fstab, add a comment to the top of theSheldon Hearn2001-12-311-0/+3
| | | | | | | | | | | | file that references the warning in the fstab(5) manual about automatic mounting of network filesystems at startup time. This is not an MFC, because the problem does not exist in -CURRENT. Approved by: re Notes: svn path=/stable/4/; revision=88733
* MFC rev 1.79: add nsmb.conf to resurrection listSheldon Hearn2001-12-271-0/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=88516
* MFC: enable soft updates by default for everything but the root fs.Jordan K. Hubbard2001-12-201-1/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=88320
* MFC: Reduce gratuitous diffs to -CURRENT (usr.sbin/sysinstall).Ruslan Ermilov2001-12-201-7/+8
| | | | | | | Approved by: re (blanket) Notes: svn path=/stable/4/; revision=88291
* MFC: r1.122 - Provide a more specific help line for PLIP installs.Murray Stokely2001-12-201-0/+5
| | | | Notes: svn path=/stable/4/; revision=88262
* Merge the fonts menu differences - there is no reason why -stable usersPeter Pentchev2001-12-191-5/+15
| | | | | | | | | should not be able to set those additional fonts at install time. Approved by: silence from -qa and ache Notes: svn path=/stable/4/; revision=88192
* MFC the Bulgarian BDS and Phonetic keymaps.Peter Pentchev2001-12-172-2/+4
| | | | Notes: svn path=/stable/4/; revision=88036
* MFC: update default newfs block/frag size to 16384/2048.Sheldon Hearn2001-12-141-1/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=87854
* Our XFree86 3.3.x bits no longer depend on the compat3x or compat4x libs.David E. O'Brien2001-12-101-6/+0
| | | | | | | Reviewed by: jkh Notes: svn path=/stable/4/; revision=87586
* MFC: Update the list of public NTP servers fromDavid E. O'Brien2001-12-101-32/+410
| | | | | | | | | | | | http://www.eecis.udel.edu/~mills/ntp/clock2.htm Also remove any Stratum 1 servers and only include Stratum 2 and higher servers. PR: 32586 Submitted by: Arnaud Launay <asl@launay.org> Notes: svn path=/stable/4/; revision=87585
* MFC: src/usr.sbin/sysinstall/http.c rev 1.6: s/GET/HEAD/ and add copyright.Makoto Matsushita2001-12-011-1/+30
| | | | | | | | | PR: 32238 Submitted by: Christoph Weber-Fahr <christoph.weber-fahr@arcor.de> (patch), and Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de> (copyright) Notes: svn path=/stable/4/; revision=87162
* MFC: Don't assume fixit media is only either a floppy disk or 2nd CDROM discBrian Somers2001-11-051-6/+6
| | | | Notes: svn path=/stable/4/; revision=86079
* Temporarily disable the reap_children() stuff added by Murray on theJordan K. Hubbard2001-10-311-0/+2
| | | | | | | | | suspicion that it's currently breaking the gunzip -> tar pipeline that sysinstall uses to extract dists (ref: numerous bug reports that -stable installs are broken). Notes: svn path=/stable/4/; revision=85782
* MFC: kld loading supportJordan K. Hubbard2001-10-263-0/+128
| | | | Notes: svn path=/stable/4/; revision=85529
* MFC: Support to prevent bogusly redoing certain ops on signal restart.Jordan K. Hubbard2001-10-265-3/+8
| | | | Notes: svn path=/stable/4/; revision=85527
* Update this to match current realityJordan K. Hubbard2001-10-111-2/+0
| | | | Notes: svn path=/stable/4/; revision=84814
* This file is outdated - remove it.Jordan K. Hubbard2001-10-111-76/+0
| | | | | | | Noticed by: Oliver Fromme <olli@secnetix.de> Notes: svn path=/stable/4/; revision=84813
* MFC: add the if_bge (Broadcom BCM570x gig ethernet) driver to -stableBill Paul2001-10-011-0/+1
| | | | Notes: svn path=/stable/4/; revision=84319
* revert: 1.70.2.4 terminal type configuration.Murray Stokely2001-09-271-33/+3
| | | | Notes: svn path=/stable/4/; revision=84018
* MFC: revs 1.112 - 1.115 : fix several bugs in the pid=1 case.Murray Stokely2001-09-271-11/+30
| | | | Notes: svn path=/stable/4/; revision=84015
* MFC: Add free_variables and persistent variables.Murray Stokely2001-09-272-2/+72
| | | | | | | | variables.c : 1.33-1.34 sysinstall.h : 1.214, 1.216 Notes: svn path=/stable/4/; revision=84014
* MFC: rev 1.17 - Change messages to be appropriate for both CD and DVDMurray Stokely2001-09-271-1/+1
| | | | | | | releases. Notes: svn path=/stable/4/; revision=84013
* MFC: silence warnings.Murray Stokely2001-09-273-6/+6
| | | | Notes: svn path=/stable/4/; revision=84012
* I only meant to update the spelling in the last commit, not the actualMurray Stokely2001-09-271-4/+4
| | | | | | | text as well. Notes: svn path=/stable/4/; revision=84011
* MFC: rev 1.194-1.195 - correct spelling in output, silence warning.Murray Stokely2001-09-271-5/+5
| | | | Notes: svn path=/stable/4/; revision=84010
* MFC: rev 1.32 - Silence warnings (use static and __unused).Murray Stokely2001-09-271-2/+2
| | | | Notes: svn path=/stable/4/; revision=84009
* MFC: rev 1.43 - Avoid sending 'CWD .' which confuses non-standard FTPMurray Stokely2001-09-271-1/+3
| | | | | | | servers. Notes: svn path=/stable/4/; revision=84007
* MFC (rev 1.119) : Allow network device name to be given on the commandMurray Stokely2001-09-161-1/+1
| | | | | | | line during interactive use. Notes: svn path=/stable/4/; revision=83558
* MFC : Add mirrors in Romania and the Ukraine. Add Czech keyboard map.Murray Stokely2001-09-162-2/+16
| | | | | | | | | | Add usbd configuration. menus.c (rev 1.296, 1.299, 1.322-323) Makefile (rev 1.117) Notes: svn path=/stable/4/; revision=83557
* MFC (rev 1.4) : Handle the case where multiple routers are returnedMurray Stokely2001-09-161-0/+2
| | | | | | | from the DHCP server. Notes: svn path=/stable/4/; revision=83556
* MFC (rev 1.196) : The ports collection takes up 100MB of space, notMurray Stokely2001-09-161-1/+1
| | | | | | | | | 70MB. Approved by: re Notes: svn path=/stable/4/; revision=83529