summaryrefslogtreecommitdiff
path: root/distrib/utils/sysinst/util.c
AgeCommit message (Expand)Author
2000-06-18don't worry about non-existing files when deleting obsolete fileshubertf
2000-03-14Convert ask_sizemult to take an argument, so that MBR using ports canfvdl
1999-07-04note that msg_printf_add() is going to go awaycgd
1999-07-04convert the custom distribution set table to be formatted withcgd
1999-07-04message const poisoning, and conversion from integers to an opaquecgd
1999-06-22address the problems described in PR#7833 and its followups: ftp/nfscgd
1999-06-22* make selection of 'none' for installation media type return the usercgd
1999-06-22nuke ask_ynquestion from orbit. not only was it bogus w.r.t. what iscgd
1999-06-22mark all calls to write 'CL' (the screen-clear escape sequence) to thecgd
1999-06-20copyright notice typo fixups, as noticed in PR#7248. This softwarecgd
1999-06-20Check the return code of subwin and newwin for NULL.garbled
1999-04-18Don't frob the interals of a WINDOW*, use the getmaxx() and getmaxy()simonb
1999-04-15Add wclear()/wupdate() before MSG_makedev, bits of the previous screenbouyer
1999-04-14If there is no files to delete, return 1 (success), not 0.bouyer
1999-04-13Main change: add a cleanup_dist() function in util.c which will do the neededbouyer
1999-04-11- Add 2 functions in label.c, getpartoff()/getpartsize() used to let the userbouyer
1999-04-09Some fixes for the do_install() function:bouyer
1999-03-08Found another case of shell redirection in a run_prog. Tidy it up withgarbled
1999-01-251) Remove all vestiges of tar from src/distrib. Use pax and appropriategarbled
1999-01-21This change includes the following:garbled
1998-08-10bzero->memsetperry
1998-06-22remove bogus unnecessary "NetBSD-X.Y" directory from cdrom path; it will not ...mrg
1998-06-20KNF.mrg
1998-05-15Add MD cleanup function to do some thingd once the install is done.fvdl
1998-02-25Make the CDROM default path be .../NetBSD-<rel>/<machine>/binary/setsphil
1998-02-09Ask for custom/full and select distribution files before selectingphil
1998-02-07Fix typo in table of files to check for in target. Found by Phil Nelson.jonathan
1997-12-26* mount NFS directory to get the sets from read-only,fvdl
1997-12-25Fix naming of split sets to be loaded from floppy. From Christoph Badura.fvdl
1997-12-05* Add main menu option to reinstall sets or install additional sets.jonathan
1997-11-25Update for the lay-of-the-land as described in release(7). As such, movethorpej
1997-11-13* Create /mnt2 before unpacking sets, in case it's not on install media.jonathan
1997-11-11Clear up confusion of extract_dist() extract directory source. New varphil
1997-11-06* Add merge_etc() in upgrade.c. Copies /etc.old/fstab to /etc/fstabjonathan
1997-11-05- add TODO file for developer communicationphil
1997-11-05Add an option to install or upgrade from a local disk filesystem. Upgrademhitch
1997-11-05Make extract_dist use the getit information. (Correct fix)phil
1997-11-05* Add code to run `test(1)' on target-root pathnames.jonathan
1997-11-05Complete -r flag addition, info was static, now path names are runtimephil
1997-11-04- extract_dist now uses dist_list to know which to extractphil
1997-11-02Snip out common code that fetches and unpack setss in both upgrade()jonathan
1997-11-02* Change sysinst MI code to use new install-target-filesystem access functions.jonathan
1997-10-31Tweeks to editing file system partitions, fix for PR4405, adding a methodphil
1997-10-30Bug fixes for distribution sets from floppy, nfs and cdrom.phil
1997-10-29Sync with current state. Includes selection of distribution sets, tweeksphil
1997-10-20Floppy and cdrom distribution load. Other tweeks to improve installationphil
1997-10-17Tweeks to make install nicer.phil
1997-10-07Update to current state.phil
1997-10-01Sync with current state. Fixes PR 4193. factor.c -- replce prime table withphil
1997-09-27Sync to current state. (detect ftp error, clean up directories ...)phil