Searched refs:msgYesNo (Results 1 - 20 of 20) sorted by relevance

/freebsd-9.3-release/usr.sbin/sysinstall/
H A DinstallUpgrade.c176 if (msgYesNo("Before beginning a binary upgrade, please review the upgrade instructions,\n"
190 if (msgYesNo("You didn't select the base distribution as one of the distributons to load.\n"
279 if (msgYesNo("Directory was not specified, was invalid or user selected Cancel.\n\n"
292 if (msgYesNo("Unable to backup your /etc into %s.\n"
314 if (!msgYesNo("Hmmm! I couldn't move the old kernel over! Do you want to\n"
333 if (!msgYesNo("Couldn't initialize the media. Would you like\n"
H A Ddoc.c65 if (!msgYesNo("Hmmm. The %s package claims to have installed, but I can't\n"
H A Dmouse.c62 ret = msgYesNo("Now move the mouse and see if it works.\n"
H A Dcdrom.c122 if (msgYesNo("Warning: The disc currently in the drive is either not a FreeBSD\n"
158 if (msgYesNo("Would you like to try and use this disc anyway?") != 0) {
H A Dinstall.c243 if (msgYesNo("No swap devices found - you should create at least one\n"
250 if (msgYesNo("No (mounted) EFI system partition found. Is this what you want?"))
278 if (msgYesNo(
376 if (need_eject && msgYesNo("Unable to mount the disc. Do you want to try again?") != 0)
381 msgYesNo("Unable to find a FreeBSD live filesystem. Do you want to try again?") != 0)
425 if (msgYesNo("The attempt to mount the fixit floppy failed, bad floppy\n"
695 if (!msgYesNo("Would you like to configure any Ethernet or PLIP network devices?")) {
698 if (tmp && !((DevInfo *)tmp->private)->use_dhcp && !msgYesNo("Would you like to bring the %s interface up right now?", tmp->name))
735 if (!msgYesNo("Would you like to set this machine's time zone now?"))
758 if (!msgYesNo("Th
[all...]
H A DanonFTP.c243 if (msgYesNo("Anonymous FTP permits un-authenticated users to connect to the system\n"
310 if (!msgYesNo("Create a welcome message file for anonymous FTP users?")) {
H A Dmedia.c327 if (networkDev && cp && msgYesNo("Re-use old FTP site selection values?"))
367 if (!networkDev || msgYesNo("You've already done the network configuration once,\n"
531 if (networkDev && cp && msgYesNo("Re-use old HTTP site selection values?"))
567 if (!networkDev || msgYesNo("You've already done the network configuration once,\n"
705 if (!networkDev || msgYesNo("You've already done the network configuration once,\n"
H A Dconfig.c779 if (msgYesNo("The Internet Super Server (inetd) allows a number of simple Internet\n"
788 if (!msgYesNo("inetd(8) relies on its configuration file, /etc/inetd.conf, to determine\n"
887 if (msgYesNo("Configuration of system TTYs requires editing the /etc/ttys file.\n"
H A Dftp.c187 if (!msgYesNo("Warning: Can't find the `%s' distribution on this\n"
H A Dmodules.c118 !msgYesNo("Would you like to load kernel modules from the driver floppy?"))
H A Dtcpip.c738 if (!msgYesNo("Running multi-user, assume that the network is already configured?"))
770 if (tmp && tmp->private && !((DevInfo *)tmp->private)->use_dhcp && !msgYesNo("Would you like to bring the %s interface up right now?", tmp->name))
H A Dmsg.c292 msgYesNo(char *fmt, ...) function
H A Ddist.c282 if (!msgYesNo("Would you like to install the FreeBSD ports collection?\n\n"
499 if (!msgYesNo("Unable to open %s: %s.\nReinitialize media?",
751 status = msgYesNo("Unable to transfer the %s distribution from\n%s.\n\n"
H A Duser.c444 rv = msgYesNo("Warning:\n\n"
H A Ddisks.c119 sg = msgYesNo("WARNING: It is safe to use a geometry of %lu/%lu/%lu for %s on\n"
H A Dindex.c785 if (!msgYesNo("This is disc #%d. Package %s is on disc #%d\n"
H A Dsysinstall.h808 extern int msgYesNo(char *fmt, ...) __printflike(1, 2);
/freebsd-9.3-release/usr.sbin/sade/
H A Dmsg.c217 msgYesNo(const char *fmt, ...) function
H A Dsade.h435 extern int msgYesNo(const char *fmt, ...) __printflike(1, 2);
H A Ddisks.c117 sg = msgYesNo("WARNING: It is safe to use a geometry of %lu/%lu/%lu for %s on\n"
431 rv = msgYesNo("Do you want to do this with a true partition entry\n"

Completed in 193 milliseconds