aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-0365-0/+20389
|\
| * MFC:John Baldwin2002-07-031-0/+27
| * MFC: Introduce the concept of previously mounted media to sysinstall.John Baldwin2002-07-031-6/+20
| * MFC: Only build and link the pccard module on architectures that supportJohn Baldwin2002-07-035-1/+14
| * MFC: Add 'diskInteractive' variable.John Baldwin2002-07-033-4/+9
| * MFC: Document the HTTP proxy install method.John Baldwin2002-07-021-7/+10
| * MFC:John Baldwin2002-07-021-2/+4
| * MFC: If 'netInteractive' is set, then allow the IPv6 and DHCP questions toJohn Baldwin2002-07-021-0/+18
| * MFC: Warning fix.John Baldwin2002-07-021-1/+1
| * MFC: Move the 'type' variable inside the block where it is actually used.John Baldwin2002-07-021-3/+3
| * MFC:John Baldwin2002-07-021-2/+2
| * MFC: Change the main menu title to not specify the path to sysinstall.John Baldwin2002-07-021-1/+1
| * MFC: Whitespace and warning fixes.John Baldwin2002-07-021-2/+4
| * MFC: Cast final NULL argument to execl() to char *.John Baldwin2002-07-021-4/+4
| * MFC: Rudimentary attempt to recognize when 'a' is not the first partitionJohn Baldwin2002-07-021-0/+22
| * MFC: Check the right variable in request_part_size().John Baldwin2002-07-021-1/+1
| * MFC: Comment and whitespace sync with current.John Baldwin2002-07-021-5/+4
| * MFC: Make /compat a relative symlink instead of an absolute symlink.John Baldwin2002-07-021-2/+2
| * MFC:John Baldwin2002-07-021-5/+6
| * MFC: Whitespace.John Baldwin2002-07-021-4/+7
| * Sync with current: whitespace fixes.John Baldwin2002-07-021-3/+3
| * MFC: Fix handling of the 'noError' variable.John Baldwin2002-07-021-12/+11
| * MFC: Add a mediaClose() command.John Baldwin2002-07-021-0/+9
| * MFC: Document the DD and Wizard modes.John Baldwin2002-07-021-4/+4
| * MFC: Warning fixes.John Baldwin2002-07-021-1/+1
| * MFC: Fix integer overflow causing disk/partition size display wrappingJohn Baldwin2002-07-021-3/+3
| * MFC: Close open file descriptors instead of leaving them dangling.John Baldwin2002-07-021-0/+2
| * MFC: Sync device driver names with current.John Baldwin2002-07-021-2/+2
| * MFC: Modernize phk's e-mail address.John Baldwin2002-07-022-2/+2
| * MFC: Whitespace and warning fixes.John Baldwin2002-07-021-5/+10
| * Fix HTTP proxy code. Actually, it was fixed in rev 1.6 but I'veMakoto Matsushita2002-06-241-2/+2
| * Change our default XF86Config location from /etc/ to /etc/X11/,David E. O'Brien2002-06-102-2/+3
| * MFC 1.346:Chris D. Faulhaber2002-06-061-3/+5
| * MFC r1.4 - backout previous revision and ignore error returns of EEXISTJohn Baldwin2002-06-051-6/+2
| * MFC r1.314: fix the mouse question to do the right thing.John Baldwin2002-06-031-1/+1
| * MFC: revision 1.3: Don't load a module from /stand/modules in the MFS rootJohn Baldwin2002-06-031-0/+4
| * MFC: Add 'Sendmail' menu to set sendmail_enable variable.Makoto Matsushita2002-06-022-1/+24
| * MFC: r1.207 - Update the number of ports and size estimate displayedMurray Stokely2002-05-281-2/+2
| * MFC of revision 1.343Ollivier Robert2002-05-201-0/+4
| * Extend a buffer size so that packages with particularily deep dependencyBrian Somers2002-05-171-1/+1
| * MFC: r1.96 - rudimentary multivolume support for optical media.Murray Stokely2002-05-011-9/+46
| * MFC: r1.51 - read the CD_VOLUME property from cdrom.infMurray Stokely2002-05-011-0/+7
| * MFC: r1.224 - GCC 3.1 cleanupMurray Stokely2002-05-011-0/+8
| * MFC: X_AS_PKG (this changes the install from XFree86 3 to XFree86 4).David E. O'Brien2002-04-238-82/+122
| * MFC: Teach sysinstall(8) how to read boot managers out of /boot.Ruslan Ermilov2002-04-042-22/+17
| * MFC: r1.30 - check isDebug() instead of making up another environmentMurray Stokely2002-04-021-1/+1
| * MFC: r1.96 - fix type of NULL arg to execl().Murray Stokely2002-04-011-2/+4
| * MFC: our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.David E. O'Brien2002-04-014-5/+5
| * MFC: r1.138 - Add wireless device strings.Murray Stokely2002-03-311-0/+3
| * MFC 1.139: Fix /dev/acdNc minor device number.Makoto Matsushita2002-03-301-1/+1