Commit Graph

3775 Commits

Author SHA1 Message Date
itojun 9320fcb7d7 add /usr/lib/runemodule/*.a for completeness.
From: wormey@eskimo.com (Space Case)
XXX pkg name correct?
2001-01-30 10:10:45 +00:00
jwise a141a9a2f6 Catch a few more stragglers from an older change. 2001-01-30 03:18:04 +00:00
dent 83aa5ab74a Fix typo. 2001-01-29 03:50:20 +00:00
jwise b23f161bc0 Change two package names for consistency with base and man. 2001-01-29 01:23:22 +00:00
jwise ae13a53f0d Fix one misplaced file. 2001-01-28 07:55:44 +00:00
jwise 7c3186489e Finish adding pkg names to this file. That makes all non-X11 sets.
Systems Package build system will be imported next, X11 sets after that is
in and working.
2001-01-28 07:51:08 +00:00
jwise 63f9c5b617 bootselect.0 got lost in last commit re-add. 2001-01-28 07:11:38 +00:00
jwise 87c684c4d0 Section 9 man pages belong in comp. Catch a few stragglers. 2001-01-28 06:09:27 +00:00
jwise 46496ef27e Another batch of pkg names. 2001-01-28 05:55:02 +00:00
jwise 66855ba100 Move vgrinddefs.db to base-groff-share.
Now that our db(3) can do byte-swapping, should this be in misc?
2001-01-28 04:33:47 +00:00
nathanw 053b9ae1c7 Add isabeep(4). 2001-01-28 01:43:02 +00:00
jdolecek 8881c0b414 build and install filecorefs LKM same way as other VFS LKMs 2001-01-27 23:48:32 +00:00
jmc d264c53a1d Add support for installing serial bootblocks. If biosboot_com0.sym exists
on the ramdisk image then ask which set of bootblocks to install (normal or
serial). If it doesn't exist, just install the normal ones. (small/tiny
images).
2001-01-27 07:34:39 +00:00
jwise 262fb25790 Change a package name. 2001-01-26 07:20:22 +00:00
jwise dbac7f9760 First big chunk of pkg names for this file. 2001-01-26 05:43:52 +00:00
jwise 574a75f36a Move two files (whois is -netutil-, not -util-, gencat is -locale-bin, not
-util-bin)
2001-01-26 05:28:00 +00:00
jwise 196d6f3b1f Change rune module pkg names so that users can install some rune sets without
installing others.

The corresponding pkg creation code (src/distrib/pkg) will be imported this
week.  It would be a big win if people could drop me a note before creating
new pkg names until then.  (and possibly after, until things are shaken out some more)

OTOH, many thanks to all who have included pkg names in new files added to
these lists :-)
2001-01-26 03:05:40 +00:00
jwise 3a7c0a99b2 Remove `comp-miscutil-*' pkgs. Make `comp-cvs-*' pkgs for CVS, and put
other files from comp-miscutil-* in appropriate places among comp-debug-*,
comp-util-*, and comp-c-*.
2001-01-26 02:04:22 +00:00
jwise b3845dd211 Add pkg names. 2001-01-26 01:39:16 +00:00
jwise eb1f4a000c Add pkg names for remaining files in `base'. 2001-01-26 01:37:19 +00:00
jwise 3e7af94fd9 Fix placement of /sbin/ldconfig 2001-01-26 01:34:21 +00:00
jwise 3c214ab8b3 Fix a few typos which had crept in. 2001-01-26 01:33:17 +00:00
wiz 8981ae3b2f Add some dirs, libform headers and libs, esm man pages, isdn examples. 2001-01-25 09:49:53 +00:00
itojun 4481e2ca0d build multibyte locale modules. installed into /usr/lib/runemodule and
dynamically loaded at runtime.
2001-01-25 09:16:38 +00:00
jwise 47e565f6e6 One more (add pkg names) 2001-01-25 08:33:56 +00:00
jwise 4d062ebd28 Add package names to a bunch more architectures 2001-01-25 08:29:19 +00:00
jdolecek 4581cb1397 build & install string2key manpage, too 2001-01-24 23:09:30 +00:00
jmc 5b7e142d78 Only put std devices onto the image's /dev.
Then once booted mount mfs onto /dev and make a full device tree. This gets
around the silliness of running out of either space/inodes all the time when
building the floppy images. Tested this on all combinations of floppies.
2001-01-24 18:18:57 +00:00
jmc 0c549828e0 Change inode allocation to 5000 since we don't need nearly as many inodes now and do need the space they take up. 2001-01-24 18:18:56 +00:00
jmc bcdff193d6 Only put std devices onto the image's /dev.
Then once booted mount mfs onto /dev and make a full device tree. This gets
around the silliness of running out of either space/inodes all the time when
building the floppy images. Tested this on all combinations of floppies.
2001-01-24 18:18:56 +00:00
jmc 26563cce4d Trim down /dev entries to only things that are configured in INSTALL_TINY
kernels (which doesn't include sd, ld, etc). Tested on a 4M constrained
machine.
2001-01-24 18:16:43 +00:00
jwise 4851656610 More pkg names. Other machines in the morning. 2001-01-24 09:39:37 +00:00
garbled 566ab1972e Add the new sushi forms to this setlist 2001-01-24 09:38:26 +00:00
jwise 04a97c8909 Finish adding package names to this file. 2001-01-24 09:28:27 +00:00
jwise a7bbbe24e4 More changes for consistency with base set pkgs. 2001-01-24 08:47:06 +00:00
jwise afc97cc057 Merge ipf examples into misc-netutil-examples, as the ipf binaries are
installe by base-netutil-bin
2001-01-24 08:22:13 +00:00
jwise 11786427d0 rename misc-net-examples -> misc-netutil-examples, for consistency with base set
pkgs.
2001-01-24 08:17:53 +00:00
jwise 054e5998ff Move rtadvd.conf example file to `misc-router-examples'
Previous was not wrong, but if other software from `base-router-*' has
examples later, they can be together in this package.
2001-01-24 07:59:06 +00:00
jwise 77398f85cb First half of package names for this file. 2001-01-24 07:56:20 +00:00
jmc 0b45809568 Change inode allocation numbers to get everything to fit. 2001-01-24 06:11:40 +00:00
jwise c8801c8467 Reverse direction of previous fix. It is not currently possible to install
networking utilities without ipsec support.

If people clamor for a change in this (for example, to allow IPSec tools to
be updated separately), this can be changed, but it does not appear useful.
2001-01-24 06:06:18 +00:00
jwise 08e90aa9a4 Fix accidental inconsistency with shl.mi. 2001-01-24 06:02:48 +00:00
jwise 420cec181d Begin updating and committing pkg names for `base'. `man' and `etc' to go.
X sets will be updated and committed once this works.
2001-01-24 05:28:22 +00:00
augustss ac0c719f62 Add uplcom(4). 2001-01-23 02:15:13 +00:00
jmc 2bf9cb72c4 Redo inode allocation to get a few bytes back 2001-01-23 01:36:24 +00:00
jmc b70406007d Fix various typo's so this compiles. 2001-01-23 01:22:32 +00:00
bjh21 d3e1f8d08f Remove <arm26/armreg.h>. 2001-01-22 22:15:23 +00:00
bjh21 ca87c74ca8 Add <arm/armreg.h>. Remove <arm26/armreg.h>. 2001-01-22 22:12:51 +00:00
itojun 64a16b4f7e ru_SU locales are deprecated, ru_RU is now correct one.
rename LC_CTYPE locale declarations and vi message catalog.

From: Oleg Polyanski <luke@jetinf.com>
2001-01-22 17:48:15 +00:00
jmc 37a2db8a6c Change pipeline in sets building so proper error detection for each stage
can be detected. This way sets stop building at the exact file that doesn't
exist rather than continuing.
2001-01-22 07:03:44 +00:00