abs
bb69dd0964
bind comes with a very helpful sample named.conf, so install it in
...
/usr/share/examples/named. I'm not overwhelmed about moving the file
into src/share/examples but there is prior art (amd).
1999-07-19 02:30:43 +00:00
itojun
47b0e5ff1d
IPv6 support.
1999-07-12 20:17:09 +00:00
tron
735b324857
Add "audio" target to create links "audio", "audioctl", "mixer" and
...
"sound" pointing to the first unit's device nodes.
1999-07-12 09:33:59 +00:00
drochner
db20439533
repair diskless startup: "netstart" needs "sysctl" and "awk" now, thus
...
"/usr" must be mounted. mount_critical_filesystems() didn't mount it,
even if listed in "critical_filesystems", if it is nfs.
Solution: introduce another rc.conf variable
"critical_filesystems_beforenet" which contains filesystems to be mounted
before "netstart".
Perhaps "netstart" should be split up, but this would make things even
more complex...
1999-07-07 21:24:56 +00:00
fvdl
ec3e468086
sparc and i386 do not have ld.so.conf anymore now that they're switched
...
(or about to switch) to ELF.
1999-07-04 22:11:06 +00:00
abs
5dd420a030
Add ipl and raid to 'MAKEDEV all'
1999-07-04 16:01:55 +00:00
abs
64532f71cf
Add 'ipl' to 'MAKEDEV all'
1999-07-04 16:01:04 +00:00
itojun
a7e88d2896
hide sysctl error messages to stderr (on checking IPv6 config values)
1999-07-04 12:51:30 +00:00
itojun
1f8a1d54df
remove echo statement (was mostly for debugging).
1999-07-04 05:20:52 +00:00
hubertf
5c3edd7b4b
RCS Id police
1999-07-03 20:50:39 +00:00
itojun
3c322b415a
comment out sample entry. document it a bit.
...
From: Hubert Feyrer
1999-07-03 18:09:47 +00:00
itojun
7dcdb97971
remove unnecessary sleep (for DAD wait) in IPv6 configuration.
1999-07-03 03:40:52 +00:00
itojun
94e64335b4
add IPv6 configuration (ip6forwarding, rtsol, route6d and rtadvd).
...
Right now netsetart does not bother you even if you do not have
"options INET6" in the kernel.
1999-07-03 03:29:29 +00:00
itojun
134b5f49f2
rtadvd: advertise IPv6 prefix info via router advertisement.
...
(to be run on routers)
1999-07-02 09:28:16 +00:00
itojun
90db061921
add telnet on tcp6.
1999-07-02 06:32:32 +00:00
itojun
5202885909
provide sample lines for IPv6 services (at this moment ftpd and fingerd)
1999-07-02 06:05:21 +00:00
ross
59c991a23e
Document BUILD_KERNELS.
1999-06-30 18:42:03 +00:00
ross
6e3b6566ce
* Define INSTALLATION_DIRS and BUILD_KERNELS.
...
* Build in src/distrib
* Call the new release targets in src/distrib/{alpha,notes}
Note: The notes installation command is MI and should eventually move
to somewhere in ../Makefile
1999-06-30 18:39:37 +00:00
augustss
aed7c5dbd9
usbd is dead.
1999-06-30 06:48:05 +00:00
abs
87d31b1197
Move 'random*' before 'ra*'. Now 'MAKEDEV all' works.
1999-06-27 20:06:48 +00:00
abs
4ab98c0660
Move 'raid*' before 'ra*' in case statement to avoid false match of ra*
...
against 'raid{0,1,2}'.
1999-06-27 20:01:49 +00:00
cgd
36f7421c84
the memory disk ('md') driver is just the standard machine-independent
...
driver. Therefore, create and name its device nodes in the normal way.
1999-06-27 00:17:31 +00:00
cgd
3a7a276df9
sysinst won't work without ptys on the ramdisk image. (*sigh* How
...
well was sysinst tested for 1.4...)
1999-06-26 22:58:06 +00:00
cgd
fe0ddd929f
oops: also need to update the geometry
1999-06-26 07:33:23 +00:00
cgd
ddb7bb9480
since all of the arm32 kernels provide 3400 blocks of ramdisk space, we
...
ought to use it (and not just 3200 blocks).
1999-06-26 06:50:20 +00:00
minoura
c3d7eff366
Change permission of grf, mouse, kbd to disallow access by no-root users.
1999-06-25 15:11:02 +00:00
frueauf
d14a108b4c
we have no group root by default, set gname=wheel for include.
1999-06-23 17:12:15 +00:00
simonb
55d7fbaef8
Change /etc/mtree/special and /etc/sendmail.cf to mode 444, and
...
/usr/include to owner:group root:wheel, to match how these files
are shipped in a distribution.
From PR misc/6736 from Soren Jorvang.
1999-06-18 05:06:45 +00:00
cgd
ce030a27e0
ptys should not be marked secure.
1999-06-18 04:57:01 +00:00
abs
f85ff94580
Don't don't don't assume /usr/bin/id is always present. Loses in single user.
1999-06-15 05:44:22 +00:00
christos
412733582c
typo
1999-06-09 01:45:49 +00:00
christos
efffa3db54
Make sure fd is a directory before we df it.
1999-06-09 01:39:29 +00:00
leo
ff1d4cab4a
Add FALCON to EXTRA_KERNELS.
1999-06-07 14:44:46 +00:00
is
7658a91815
Create *wd[23]? device nodes, so that machines with more than two IDE
...
drives can be installed.
XXX The 1.4 single-floppy install has only 24 free inodes, but 32 are needed
by this. Some more work is needed (e.g., change newfs parameters for the
ram disk, or switch back to a 2-floppy install).
1999-05-31 11:14:07 +00:00
christos
364d5a1432
Correct the dhclient startup to follow the standard indentation style
1999-05-28 21:01:42 +00:00
christos
a3f17d2959
Don't barf when we have fdesc mounted. Just skip the devices fdesc provides
1999-05-28 21:00:50 +00:00
gwr
93720b922f
Define our own snap_kern target that builds all the kernels, but
...
does not install the un-patched ramdisk kernels. The snap_md_post
target builds the installation ramdisk image, patches that into the
ramdisk kernels, and installs them. Also the miniroot.
Automated snapshot build works now.
1999-05-21 04:02:02 +00:00
gwr
551aad7b51
The snap_kern target is not sufficiently flexible.
...
Allow Makefile.in to provide its own.
1999-05-21 03:45:50 +00:00
lukem
1e4c25754e
* document `shells' default (suggested by cgd)
...
* for each database, list supported sources (it's useful to know)
1999-05-19 02:25:14 +00:00
jwise
2fe3ffc188
Modify (commented out, pre-existing) identd line to start identd `nowait'
...
for those who want to use tcpwrappers appropriately.
Resist temptation to add -L"something appropriate"
1999-05-18 22:20:07 +00:00
gwr
a9233886c4
Increase ramdisk size
1999-05-18 07:51:34 +00:00
jwise
05bdcfc198
Minor wording change in a comment (also formerly known as -> formerly known as)
1999-05-18 03:30:02 +00:00
gwr
f2a23c575b
updates for the 1.4 release
1999-05-17 03:35:55 +00:00
drochner
6e4e1ddc27
connect a keyboard to the display
1999-05-15 14:28:14 +00:00
ross
55adfd0a58
Support a second tape and cd drive on installation ramdisks.
1999-05-13 22:08:48 +00:00
is
c889455b1c
Add 4 lpt nodes
1999-05-11 20:45:38 +00:00
hubertf
e845da9348
fix spelling
1999-05-08 01:09:09 +00:00
perry
7c5c9764b5
turn off ttyE[123] by default -- default installs don't configure them.
1999-05-01 00:23:27 +00:00
tv
56d7789c45
New systems should NOT ship with /usr/pkg/lib or /usr/X11R6/lib in
...
ld.so.conf. (Frankly, new systems shouldn't ship with a ld.so.conf.) We
use rpath for that purpose now. Unfortunately, 1.4 won't have this
change, so it will be in 1.4.1.
1999-05-01 00:06:20 +00:00
leo
7552438f3f
Add the tty device-nodes on the install floppy. You'll need them for
...
slip connections.
1999-04-30 19:05:47 +00:00