Commit Graph

6259 Commits

Author SHA1 Message Date
kleink ee051ce446 Add sighold(3), sigignore(3), sigrelse(3), and sigset(3). 2003-01-16 00:02:46 +00:00
kleink 5b86f73eda libc 12.92. 2003-01-15 23:58:57 +00:00
mhitch 800625f99f /usr/mdec/installboot is gone. 2003-01-15 07:32:39 +00:00
mhitch 1984eae437 No more /usr/mdec/installboot. 2003-01-15 07:28:09 +00:00
mhitch ee6fcf69c0 Use the MI /usr/sbin/installboot instead of /usr/mdec/installboot. 2003-01-15 07:20:52 +00:00
thorpej 5004e5bb0f Copy the specific biosboot_com0_<speed> files. 2003-01-15 00:11:59 +00:00
thorpej 8f4d94ed22 Allow the user to select the console speed of the boot blocks. 2003-01-15 00:09:30 +00:00
thorpej b8ba72b9c8 Add biosboot_com0_{9600,38400,57600,115200}.sym 2003-01-14 23:54:49 +00:00
skrll c412d1def0 Don't strip the kernel before the objcopy as the result won't load with
the CATS firmware. I think this is due to a bug in bfd. We'll see.
2003-01-14 20:18:25 +00:00
pooka 6ff7823dd7 Add appropriate-looking density-value to MAKEFS_FLAGS to force
makefs to create enough inodes for the image.

suggested by Izumi Tsutsui
2003-01-14 11:40:31 +00:00
wiz 78a8e9aa19 Add /usr/include/dev/dmover and dmover_io.h inside. 2003-01-14 11:29:35 +00:00
is 35f63bbaf7 make this less confusing 2003-01-13 20:34:05 +00:00
christos cc9b9c6553 hack to have only one copy of fstypenames[] 2003-01-12 21:49:50 +00:00
veego 3b63e47464 Check if DESTDIR is defined before checking for non empty DESTDIR 2003-01-12 18:51:26 +00:00
is 0b73f01456 Make it work more than one time. The old behaviour was very annoying.
Reviewed by hubertf.
2003-01-12 14:41:20 +00:00
lha 7e3ef8185e s/pfil_get_head/pfil_head_get/
fixes Joel Wilsson's <joelw@unix.se> misc/19796
2003-01-11 22:45:39 +00:00
christos d9edafd3d3 check for strdup returning null 2003-01-11 22:32:43 +00:00
christos 440c3bcc16 check for malloc returning null 2003-01-11 22:32:25 +00:00
christos 774782c3bc Make everything compile again. All platforms compile on i386 now. 2003-01-11 19:44:04 +00:00
christos d5c5392912 make compile on !playstation 2003-01-11 19:37:48 +00:00
christos 848b0d8582 use the <sys/bootblock.h> names. 2003-01-11 19:31:52 +00:00
christos 83b0b99b3b use definitions from <sys/bootblock.h>; don't require <machine/disklabel.h>
mac68k machine/disklabel.h contains duplicate definitions that also exist
in <sys/disklabel.h> and <sys/bootblock.h> and should be removed.
2003-01-11 19:28:04 +00:00
christos 405768deca remove i386'isms; make link again. 2003-01-11 19:06:54 +00:00
christos 2d7e213ded pass lint[pass1] 2003-01-10 20:00:27 +00:00
lukem 84b7892ccc add halfdelay(3). (hi blymn!) 2003-01-10 03:22:00 +00:00
lukem 9432b9952d add etc/rc.d/staticroute. (hi christos!) 2003-01-10 03:17:52 +00:00
blymn 271801f093 bumped minor version of libcurses. 2003-01-09 12:50:28 +00:00
wiz 1035faff1d writable, not writeable. 2003-01-06 20:30:28 +00:00
jmcneill 3310ad9e79 Add acpitz 2003-01-05 23:42:57 +00:00
sommerfeld da083e42b5 add bsd.rpc.mk to sets. 2003-01-05 23:40:05 +00:00
jmmv a9a3a6a120 Remember the administrator to look at the afterboot(8) manpage after a
successful installation, upgrade or extraction of sets.
Reviewed by wiz (and tech-install).
2003-01-04 10:07:45 +00:00
lukem a250e57c96 Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".

${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.
2003-01-03 15:34:30 +00:00
lukem 245a0c292b improve description of -t 2003-01-03 15:26:32 +00:00
reinoud b958189aa0 Rollback 2003-01-02 13:40:35 +00:00
reinoud 7a7740fa8f Include this file too in the packing list. It is needed for the bootloader
and for general `loadfile' using programs.
2003-01-02 03:19:59 +00:00
thorpej 7c7afe5444 Add aprint_error(), aprint_get_error_count(), and printf_nolog()
manual pages.
2002-12-31 23:55:45 +00:00
thorpej e0de80eb25 Document the "aprint" autoconfiguration message printing routines. 2002-12-31 17:49:14 +00:00
pooka 5cdedc03d0 reflect boot.ip32 2002-12-30 14:55:28 +00:00
pooka 34eaeeaa27 add boot.ip32 2002-12-30 14:51:15 +00:00
lukem 7f4e9b543c improve description 2002-12-25 23:47:32 +00:00
lukem 12837cbb48 fix header to match usage 2002-12-25 23:44:06 +00:00
lukem a34c2facce add various postfix share files missed as part of postfix upgrade,
identified by "make checkflist"....

(mmm, testing  [hi perry! :-])
2002-12-25 10:43:24 +00:00
jdc 0e1f1db73e Add curses pad manual pages.
Pointed out by wiz.
2002-12-24 07:26:05 +00:00
pooka c78a554d3a add {crime,mace}.{0,4} 2002-12-23 22:11:41 +00:00
jdc 161b065346 Bump libcurses minor to 4 (pads support). 2002-12-23 12:34:29 +00:00
jdolecek b42b75087b make the description text for special label offset a bit more explicit
adresses install/13026 by John P. Refling
2002-12-23 10:29:57 +00:00
lukem 144b55005f Rework METALOG manipulation:
- add '-D ${DESTDIR}' to INSTPRIV, so install(8) removes the leading
  ${DESTDIR} from the metalogged path
- provide ${METADB.add} variable (for "${CAT} -l >> ${METALOG}"), to make
  it easier to replace manual metalog manipulation in the future.
- with manual metalog additions, don't add the leading ${DESTDIR} in the path
- in maketars, use "mtree -C ..." instead of
  "mtree -D ... | sed -e 's,\(.*\) \(\..*\),\2 \1,";

Benefits:
- maketars "Parsing METALOG" step speeds up from 29 seconds to 1.2 seconds
  on a P3-600.
  (This also benefits "make installworld" at the top level.)
- ${DESTDIR}/METALOG is easier to read without the leading "${DESTDIR}"
  on all the pathnames, and it's smaller as well.
2002-12-23 06:52:48 +00:00
lukem d5f6736812 Add bootfloppy-laptop-big, which creates bootlap-big.fs, which is a 2.88MB
version of bootlap[12].fs.
This is suitable for using as a boot file for an El Torito CD-ROM image
to be used to boot laptops, as it has the INSTALL_LAPTOP kernel
(instead of the INSTALL kernel that bootbig.fs has).
2002-12-23 01:58:17 +00:00
lukem 1903b2f616 Add '-O' to pax command line, so that various error conditions don't try
and prompt the user for a new archive.

(No idea if this solves the infamous "sysinst random coredump" problem,
but it's worth a shot, and makes sense in any case)
2002-12-22 12:07:34 +00:00
wiz 33007fe500 Add walnut's MAKEDEV(8) and /sbin/verifiedexec_load. 2002-12-21 23:44:05 +00:00