summaryrefslogtreecommitdiff
path: root/distrib/utils/sysinst/target.c
AgeCommit message (Expand)Author
2003-12-28Add an argument to cp_within_target that indicates if the file is optionalchristos
2003-11-30- Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough)dsl
2003-10-19Checkpoint a load of changes - seems to work ok still.dsl
2003-09-27Use new kern.root_partition sysctl to find out whether we are installingdsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-06use bounded string opitojun
2003-08-06fix realpath vuln, just like SA2003-011. i do not think it attackableitojun
2003-07-25Sprinkle a load of consts, and change a few variable names.dsl
2003-07-08Sort out (and remember) the disk partition we will install into.dsl
2003-07-07Another pass of the rototiller. Mainly:dsl
2003-06-25Add a -D (debug) option for testing.dsl
2003-06-16A load of KNF changes, plus a couple of strnxxx => strlxxx my fingers diddsl
2003-01-10pass lint[pass1]christos
2002-12-05FILE *log -> FILE *logfp, to avoid warnings about gcc-current'sfvdl
2002-10-19use readlink with bufsize - 1; approved thorpej.provos
2001-01-14extend sysinst disk handling, some general clean ups, better /etc supportmrg
2000-12-22de-__P()-ifymrg
2000-12-04Fix typos in comments.wiz
2000-10-19We need <fcntl.h>pk
2000-10-11* Change the interface of run_prog: use a flags argument instead offvdl
2000-10-11Add target_realpath(), a function that expands a pathname on thefvdl
2000-09-26Don't call test(1) to determine the existence/type of files, that'sfvdl
2000-09-20 * Fix changing of /etc/rc.conf after the main file moved recently.hubertf
2000-09-08When upgrading and /usr/X11R6/bin/X is a symlink, move it aside (X.old)hubertf
1999-06-20copyright notice typo fixups, as noticed in PR#7248. This softwarecgd
1999-04-13Main change: add a cleanup_dist() function in util.c which will do the neededbouyer
1999-04-09Some fixes for the do_install() function:bouyer
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-20KNF.mrg
1998-02-20* Prune default CD path from "/Release/NetBSD/NetBSD-" back to "/NetBSD-".jonathan
1997-12-05* Add main menu option to reinstall sets or install additional sets.jonathan
1997-12-04Implement TODO item to unwind target mounts on completion:jonathan
1997-12-02Fix target_already_root() check: is_active_rootpart() takes ajonathan
1997-11-25Reworked partitioning issues for i386, closes PRs 4520, 4534, 4536.phil
1997-11-13Fix va_start call, PR 4477.phil
1997-11-11Clear up confusion of extract_dist() extract directory source. New varphil
1997-11-09Fix target prefixing to handle both root-in-swap (traditional miniroot)jonathan
1997-11-05* Add code to run `test(1)' on target-root pathnames.jonathan
1997-11-04- extract_dist now uses dist_list to know which to extractphil
1997-11-03* Get current root device via sysctl(). Use it in target prefixing code.jonathan
1997-11-03* Clean up target.c to use a single consistent path-prefixing subroutine.jonathan
1997-11-02Add more target_wrapper functions, to dojonathan
1997-11-02copyright boilerplate (oops)jonathan
1997-11-02Add target path-prefixing code. Hide whethers the installation targetjonathan