Searched refs:msgNotify (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-9.3-release/usr.sbin/sysinstall/
H A DinstallUpgrade.c152 msgNotify("Resurrecting %s..", h->name);
247 msgNotify("Updating /stand on root filesystem");
290 msgNotify("Preserving /etc directory..");
295 msgNotify("Preserving /root directory..");
299 msgNotify("chflags'ing old binaries - please wait.");
304 msgNotify("Removing /boot/kernel.prev");
312 msgNotify("Moving old kernel to /boot/kernel.prev");
342 msgNotify("Beginning extraction of distributions.");
352 msgNotify("The extraction process seems to have had some problems, but we got most\n"
367 msgNotify("Firs
[all...]
H A Dmouse.c53 msgNotify("Trying to start the mouse daemon...");
H A Dnfs.c63 msgNotify("Mounting %s over NFS on %s", dev->name, mountpoint);
H A Dpackage.c179 msgNotify("Adding %s%s\nfrom %s", path, depended ? " (as a dependency)" : "", dev->name);
242 msgNotify("Add of package %s aborted, error code %d -\n"
249 msgNotify("Package %s was added successfully", name);
261 msgNotify("Unable to fetch package %s from selected media.\n"
H A DanonFTP.c180 msgNotify("Remaking password file: %s", _PATH_MASTERPASSWD);
288 msgNotify("Configuring %s for use by anon FTP.", tconf.homedir);
298 msgNotify("Copying password information for anon FTP.");
H A Dcommand.c163 msgNotify("Doing %s", (char *)commandStack[i]->cmds[j].ptr);
H A Dmsg.c274 msgNotify(char *fmt, ...) function
415 /* Simple versions of msgConfirm() and msgNotify() for calling from scripts */
426 msgNotify("%s", str);
H A Ddist.c535 msgNotify("Extracting %s into %s directory...", dist, dir);
740 msgNotify("Installing %s distribution...", dist);
822 msgNotify("Attempting to install all selected documentations...");
828 msgNotify("Installing %s distribution...", DocDistTable[i].my_name);
888 msgNotify("Attempting to install all selected distributions..");
H A Dinstall.c520 msgNotify("Waiting for fixit shell to exit. Go to VTY4 now by\n"
1063 msgNotify("Added %s as initial swap device", dname);
1090 msgNotify("Making a new root filesystem on %s", dname);
1103 msgNotify("Checking integrity of existing %s filesystem.", dname);
1211 msgNotify("Added %s as an additional swap device", fname);
H A Dftp.c134 msgNotify("Logging in to %s@%s..", login_name, hostname);
H A Dhttp.c85 msgNotify("Checking access to\n %s", variable_get(VAR_HTTP_PATH));
H A Dindex.c735 msgNotify("Loading of dependent package %s failed", cp);
742 msgNotify("Warning: %s is a required package but was not found.", cp);
865 msgNotify("Attempting to fetch %s file from selected media.", path);
878 msgNotify("Located INDEX, now reading package data from it...");
H A Dtcpip.c402 msgNotify("Scanning for RA servers...");
425 msgNotify("Scanning for DHCP servers...");
H A Duser.c279 msgNotify("Adding group \"%s\"...", gname);
574 msgNotify("Adding user \"%s\"...", uname);
H A Dsystem.c541 msgNotify("Starting an emergency holographic shell on VTY4");
H A Ddispatch.c284 msgNotify("Warning: No such command ``%s''", str);
H A Dmedia.c403 msgNotify("Looking up host %s.", hostname);
603 msgNotify("Looking up host %s.", hostname);
H A Ddevices.c299 msgNotify("Probing devices, please wait (this can take a while)...");
/freebsd-9.3-release/usr.sbin/sade/
H A Ddispatch.c148 msgNotify("Warning: No such command ``%s''", str);
H A Dmsg.c199 msgNotify(const char *fmt, ...) function
337 /* Simple versions of msgConfirm() and msgNotify() for calling from scripts */
348 msgNotify("%s", str);
H A Dcommand.c158 msgNotify("Doing %s", (char *)commandStack[i]->cmds[j].ptr);
H A Dinstall.c189 msgNotify("Added %s as an additional swap device", fname);
H A Ddevices.c175 msgNotify("Probing devices, please wait (this can take a while)...");
H A Dsade.h433 extern void msgNotify(const char *fmt, ...) __printflike(1, 2);
H A Ddisks.c901 msgNotify("Writing partition information to drive %s", d->name);

Completed in 193 milliseconds

12