summaryrefslogtreecommitdiff
path: root/etc/postinstall
AgeCommit message (Expand)Author
2004-01-11Install default ssh_known_hosts file with public keys for Project servers.tls
2004-01-06Add etc_release to check if etc/release is up to date.lukem
2003-12-27Add rtclocaltime (couldn't we mark these in the set lists somehowmartin
2003-12-22improve build of MAKEDEV from srclukem
2003-12-22Set "NETBSDSRCDIR" in environment while generating "MAKEDEV" script totron
2003-10-26Fix previous:lukem
2003-10-26update for unified, dynamically generated MAKEDEV - change 'makedev' itemjdolecek
2003-05-15use find_file_in_dirlist() (instead of private version) when searchinglukem
2003-05-13Ensure that the exit status in do_obsolete() is correctly determined.lukem
2003-05-10reverse sort all of the obsolete lists before attempting to removing,lukem
2003-04-18Add /etc/rc.d/powerd.thorpej
2003-04-02Add more style points to a few places in the do_sendmail section, andatatat
2003-03-24Tweak postinstall to check for (and help out on) the upgrade toatatat
2003-03-11rcconf_is_set(): add optional 4th arg to control whether "obsolete"lukem
2003-02-22now that the obsolete lists are part of the "base" set (instead of "etc"),lukem
2003-02-22all:lukem
2003-02-20rm -f target file before cp -f.lukem
2003-02-20etc/postinstalllukem
2003-02-18- add [-m machine] support, from David Laight dsl@lukem
2003-01-21Among the many things postinstall should check are up to date is... postinstallabs
2003-01-16Add rc.d/staticroute check.minoura
2003-01-16Back out previous (as discussed with releng). The correct way to set this is:martti
2003-01-16Script to bind a NIS client to a known server.martti
2003-01-06writable, not writeable.wiz
2002-12-30Do last change differently so that the script doesn't print out "//" iftron
2002-12-30Fix postinstall message for builds with "${DESTDIR}" set to "/".tron
2002-12-27If "check" and some items failed, output the postinstall command-linelukem
2002-12-17- makedev: look for MAKEDEV in ${SRC_DIR}/etc/etc.${MACHINE} & ${SRC_DIR}/dev,lukem
2002-11-26SYS_INCLUDE=symlinks has been deprecated; reenable obsolete checklukem
2002-11-22Disable "obsolete" for now, since it has major problems withthorpej
2002-11-17${setdir} is not needed as we chdir to ${setdir}.itojun
2002-11-17Add support for using the obsolete sets to check for and remove obsolete files.lukem
2002-11-17In ssh check, ensure that ${DESTDIR}/etc/moduli is up to date.lukem
2002-11-17todo item: check etc/moduli (if possible)lukem
2002-11-07Add more files to obsolete rc.d files (actually, files found in rc.d/Attic).enami
2002-10-09Added cgd rc.d script and put it in the appropriate postinstall andelric
2002-09-20Discourage use of $*, prefering "$@", since it is white-space preserving.christos
2002-09-06In compare_dir(), when files don't match print:lukem
2002-09-06some consistency, please...lukem
2002-09-04- remember failure condition after first compare_dir in do_postfix()lukem
2002-09-04postfix check (may need to do more). part of PR 18155itojun
2002-09-03Split raidframe parity checking/rebuild out into raidframeparity, which isabs
2002-07-30add wdogctllukem
2002-07-03add mixerctl and wsmoused.yamt
2002-07-03- Certain operations currently don't actually "fix" things, solukem
2002-06-29revert previous; the user is supposed to be able to change /etc/wscons.conflukem
2002-06-29make 'fix wscons" work.itojun
2002-06-28- do_makedev(): if the compare_dir() fails, return immediatelylukem
2002-06-27add "makedev" target.itojun
2002-06-18Add the smmsp uid and gid.thorpej