freebsd-nq/usr.sbin/sysinstall
Joerg Wunsch 1553b61593 If mounting the fixit floppy fails in the first place, warn the user
but make a second attempt using MNT_FORCE, just in case it has been
unclean from a previous crash.  That's dangerous, but far better than
keeping the despaired user standing in the rain...

(Experienced admins can still fsck it then, and remount.  Others will
either totally crash, or incidentally succeed, without much further
help possible...)

Btw., mount(2) misses the description of MNT_FORCE for the mount
syscall.
1996-11-09 11:57:40 +00:00
..
help Syncronize my tree so Eric can access the latest code. 1996-10-04 13:33:49 +00:00
anonFTP.c Close a security hole in anonymous ftp setup. 1996-09-06 05:58:27 +00:00
cdrom.c Remove the now-unusable ports configuration code. Swapping CDs is bogus. 1996-10-14 21:32:39 +00:00
command.c 1. Update all the copyrights to delete useless clauses 3 and 4. 1996-04-13 13:32:15 +00:00
config.c 1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly. 1996-11-08 05:38:27 +00:00
dev2c.sh Here is my first "framework" commit of the new sysinstall. There is a LOT 1995-04-27 12:50:35 +00:00
devices.c 1. Change device probing so that high speed network devices are found before 1996-10-05 11:56:50 +00:00
disks.c Make sure current_chunk is 0 each time we enter the editor. 1996-11-07 16:40:10 +00:00
dispatch.c Use macros for package names so it's easier to update them in one 1996-11-04 12:56:33 +00:00
dist.c More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2's 1996-11-07 18:30:59 +00:00
dist.h More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2's 1996-11-07 18:30:59 +00:00
dmenu.c Joerg's changes to add screen font and screenmap setting. 1996-11-07 08:03:29 +00:00
doc.c fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6! 1996-10-23 22:28:56 +00:00
dos.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
floppy.c DTRT if ESC is hit in a Yes/No dialog. 1996-10-09 09:53:41 +00:00
ftp.c Handle SIGPIPE in a couple of crucial places. 1996-08-01 12:35:51 +00:00
globals.c Close PR#1542. Don't just assume 24 lines, get the tty size. 1996-08-01 10:58:54 +00:00
index.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
install.c If mounting the fixit floppy fails in the first place, warn the user 1996-11-09 11:57:40 +00:00
installUpgrade.c DTRT if ESC is hit in a Yes/No dialog. 1996-10-09 09:53:41 +00:00
label.c Correctly re-adjust current slice # when slices are deleted. 1996-10-06 11:40:31 +00:00
main.c If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is defined 1996-09-26 21:03:35 +00:00
Makefile Get the pysical address for id_maddr when opening an -incore kernel. 1996-10-12 20:23:26 +00:00
media.c Properly clear FTP site selection info when network init fails; the 1996-11-07 14:17:09 +00:00
menus.c More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2's 1996-11-07 18:30:59 +00:00
misc.c A number of improvements in the way statistics are printed, add a "chroot" 1996-07-09 14:28:22 +00:00
msg.c Saner screen refresh changes, part I. 1996-10-01 04:56:34 +00:00
network.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
nfs.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
options.c Joerg's changes to add screen font and screenmap setting. 1996-11-07 08:03:29 +00:00
package.c Use macros for package names so it's easier to update them in one 1996-11-04 12:56:33 +00:00
rtermcap.c Implement a work-around for Create_Chunk providing no pointer to the 1995-05-07 22:07:53 +00:00
sysinstall.h Joerg's changes to add screen font and screenmap setting. 1996-11-07 08:03:29 +00:00
system.c Installation cleanup, round II. 1996-10-01 12:13:29 +00:00
tape.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
tcpip.c Joerg's changes to add screen font and screenmap setting. 1996-11-07 08:03:29 +00:00
termcap.c If we're unable to open /dev/ttyv0, assume that we're on a single tty system 1996-09-26 21:07:11 +00:00
ufs.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
variable.c Fix a truly stupid bug which broke the package installation menu 1996-06-12 14:02:13 +00:00
wizard.c Add a new -fake argument to make sysinstall not actually change things while 1996-04-28 20:54:11 +00:00