1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/usr.sbin/sysinstall
Xin LI 4a95c0e83f Write to slice name instead of directly to the disk device.
This fixes writing boot code upon upgrade.

PR:		bin/61587
Submitted by:	Nobuyuki Koganemaru <n-kogane syd.odn.ne.jp>
MFC after:	1 month
2007-06-05 05:44:41 +00:00
..
help
acpi.c
acpidump.h
anonFTP.c
biosmptable.c Make sysinstall's code WARNS=2 clean . 2007-03-23 19:57:27 +00:00
cdrom.c If floppies are used to boot the machine, the user lets the machine 2007-02-22 20:29:53 +00:00
command.c
config.c Update postfix MTA selection code to point at postfix 2.4 which is the 2007-04-05 10:23:30 +00:00
devices.c One more s/ethernet/Ethernet/ I missed in the previous revision. 2007-03-19 16:36:34 +00:00
dhcp.c
disks.c When using sysinstall on a running system and editing a disk label 2006-10-08 21:16:00 +00:00
dispatch.c
dist.c Make sysinstall's code WARNS=2 clean . 2007-03-23 19:57:27 +00:00
dist.h
dmenu.c
doc.c
dos.c
floppy.c
ftp.c
globals.c
http.c
index.c Add new x11-drivers category. 2007-05-19 21:27:37 +00:00
install.c Remove a warning regarding disk entries in /dev. 2006-11-11 12:59:59 +00:00
install.cfg Bring these files up-to-date. 2007-02-18 22:41:41 +00:00
installUpgrade.c Write to slice name instead of directly to the disk device. 2007-06-05 05:44:41 +00:00
keymap.c
label.c Increase USR_MIN_SIZE to 160 because it requires more disk space. 2006-11-28 11:48:34 +00:00
list.h
main.c Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
Makefile remove WARNS=2: we're not ready for it yet. 2007-03-23 22:09:02 +00:00
media.c
menus.c o Fix typo: firwalling -> firewalling. 2007-05-19 07:36:43 +00:00
misc.c
modules.c
mouse.c
msg.c
network.c
nfs.c
options.c
package.c
pccard.c
rtermcap.c
sysinstall.8 Bring these files up-to-date. 2007-02-18 22:41:41 +00:00
sysinstall.h If the user did not chose a distribution from the menu, a sensible 2006-10-23 20:49:49 +00:00
system.c Use the RB_AUTOBOOT define over 0. 2007-02-23 21:15:14 +00:00
tape.c
tcpip.c Tighten IP address check, prevent '..' from being passed 2007-05-17 06:08:42 +00:00
termcap.c Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +00:00
ttys.c
ufs.c
user.c
variable.c Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
wizard.c