opnsense-src/usr.sbin/sysinstall
Ceri Davies 38e5cff20e Fix binary upgrades by accounting for the schg flag on /var/empty.
PR:		96711, 96780
Submitted by:	Nobuyuki Koganemaru, Martin Jackson
Approved by:	re (scottl)
MFC after:	1 day
2006-05-04 20:10:34 +00:00
..
help Another update for reality: "dangerously dedicated" mode is now 2006-02-06 00:06:39 +00:00
acpi.c Revamp base system packaging of kernels to enable up/smp selection 2006-03-08 18:02:32 +00:00
acpidump.h Revamp base system packaging of kernels to enable up/smp selection 2006-03-08 18:02:32 +00:00
anonFTP.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
biosmptable.c Revamp base system packaging of kernels to enable up/smp selection 2006-03-08 18:02:32 +00:00
cdrom.c - Fix a bug in sysinstall related to mounting CD-ROMs. If mount(2) fails 2005-03-02 22:27:22 +00:00
command.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
config.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
devices.c Teach sysinstall about mfi(4). 2006-03-29 10:02:26 +00:00
dhcp.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
disks.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
dispatch.c Add `mediaOpen' function. This function mounts selected media device. 2006-01-27 21:00:31 +00:00
dist.c Fix copy-and-pasto in comment. 2006-04-14 18:34:57 +00:00
dist.h Revamp base system packaging of kernels to enable up/smp selection 2006-03-08 18:02:32 +00:00
dmenu.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
doc.c s/package_exists/package_installed/g as that's much more descriptive of 2004-01-02 09:19:13 +00:00
dos.c msdos -> msdosfs. 2001-06-01 12:16:09 +00:00
floppy.c A media type of floppy is detected automatically. 2004-08-15 13:00:07 +00:00
ftp.c MACHINE is changed to "pc98" on FreeBSD/pc98. 2005-12-08 12:43:20 +00:00
globals.c o Save pointers to the chunks for root, home, swap, usr, var and tmp in 2004-08-07 01:19:54 +00:00
http.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
index.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
install.c Disable an SMP detection on pc98. 2006-03-10 12:18:41 +00:00
install.cfg There is a problem in this example script. Setting ftp=time.cdrom.com 2001-09-06 10:04:27 +00:00
installUpgrade.c Fix binary upgrades by accounting for the schg flag on /var/empty. 2006-05-04 20:10:34 +00:00
keymap.c - Use jp.pc98 as default keymap for pc98. 2006-03-16 15:50:21 +00:00
label.c Only set the size of /usr to whatever-is-left is whatever-is-left is 2006-03-24 22:45:24 +00:00
list.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
main.c - Autogenerate a menu containing a list of countries and keymaps supported 2006-02-28 20:29:43 +00:00
Makefile use the same test as release/Makefile to select WITH_SMP 2006-03-11 19:00:05 +00:00
media.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
menus.c Fix minimal installation check. 'X' was not displayed when it was selected. 2006-04-14 18:18:43 +00:00
misc.c save_realloc() should use reallocf() to close memory leaks. 2003-01-06 17:11:46 +00:00
modules.c Add a new variable 'skipPCCARD'. This variable will cause sysinstall 2003-08-20 06:24:12 +00:00
mouse.c Fixed small bug introduced in my last commit. 2000-05-11 23:43:12 +00:00
msg.c Return the *right* error codes for yes/no questions when non-interactive. 2001-09-11 20:42:07 +00:00
network.c Actually fix the DHCP handling, by using more robust detection of DHCP 2006-02-09 14:43:42 +00:00
nfs.c Various NFS-related bug fixes (mostly related to using variable_get() 2003-10-19 13:37:12 +00:00
options.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
package.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
pccard.c The PCMCIA Standard dictates that those funny cards you insert into 2003-08-20 06:27:21 +00:00
rtermcap.c
sysinstall.8 Document sysinstall's limitation on operating on mounted disks. 2006-04-30 06:28:29 +00:00
sysinstall.h Revamp base system packaging of kernels to enable up/smp selection 2006-03-08 18:02:32 +00:00
system.c G/C some cruft. 2006-02-28 20:34:50 +00:00
tape.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
tcpip.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
termcap.c Use the isDebug() function rather than making up a new environment 2001-09-22 18:07:47 +00:00
ttys.c Silence more warnings. 2001-09-22 23:17:37 +00:00
ufs.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
user.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
variable.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
wizard.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00