cjs
350cdd6a80
Since we store the output of ls for use later, make sure that we have TZ=UTC.
...
(Otherwise time zone changes cause us to believe that files have changed
when they have not.)
2001-10-03 07:04:32 +00:00
lukem
f263bbb1eb
- clean up a couple of comments
...
- reformat some awk blocks
- replace "sed 1d | awk '...'" with "awk 'NR==1 {next;} ...'"
2001-10-03 00:12:17 +00:00
lukem
451df90b87
add /etc/defaults/*.conf
2001-10-02 03:02:10 +00:00
lukem
937f059e75
remove rule for pkgsrc - we don't have one for any of the other source
...
directories. requested in [bin/13818]
2001-10-02 01:21:27 +00:00
lukem
3e5fe9c71e
add etc/rc.d/*. fixes [bin/12729]
2001-10-02 01:08:11 +00:00
lukem
10887c7f1f
rc.local is technically an optional file...
2001-10-02 00:26:07 +00:00
lukem
d15062c3c7
add ssh{,d}.conf, ssh_known_hosts{,2}, ssh_host_{[rd]sa_,}key{.pub,}
2001-10-02 00:16:36 +00:00
lukem
6d044e5a56
add a bunch of optional etc stuff from changelist:
...
Distfile bootparams bootptab ccd.conf daily.local defaultdomain
dhclient-enter-hooks dhclient-exit-hooks dhclient.conf dhcpd.conf
disktab ethers ftpd.conf ftpwelcome gateways hesiod.conf hosts.allow
hosts.deny hosts.lpd ifaliases ipf.conf ipnat.conf ipsec.conf
monthly.local mygate myname netgroup netgroup.db netstart.local
ntp.conf passwd.conf rbootd.conf rtadvd.conf security.local
ttyaction usermgmt.conf weekly.local
- add required stuff from changelist:
etc/floppytab etc/netconfig etc/sysctl.conf
var/cron/tabs/root
var/yp/Makefile
sort mail/ into its proper place
add some comments to remind us of things to look at in the future
2001-10-01 08:01:36 +00:00
atatat
9202500182
Add a chunk of code to check the installed pkgs list by making a list
...
of all installed pkgs and their +CONTENTS and +REQUIRED_BY files (if
they have one) and handling this file along with all the other
CHANGELIST stuff.
Greg Woods gets points for coming up with the idea.
Luke Mewburn asked me to do it, and provided lots of criticism along
the way.
2001-10-01 02:21:20 +00:00
hubertf
d8250777f4
Make rtsol_flags default to -a, to do Router Solicitation on all
...
interfaces when someone sets rtsol=YES.
OK'd by Itojun.
2001-09-24 11:34:11 +00:00
lukem
5a212acf6e
remove acd (non existant), add ld (for hw raid logical drives)
2001-09-24 03:19:43 +00:00
perry
5f93a646a5
add raid, remove cd drives and floppy drives from the nightly disk
...
permissions checks.
note: This whole thing needs to be rototilled. And yes, I'm
volunteering to do it.
2001-09-23 19:51:20 +00:00
perry
247041e342
Update the password sanity checking thusly:
...
1) If a password entry is of the form \*[A-z-]+, do not complain that
the account is off but has a valid password. Thus you can do
passwords like *ssh to indicate ssh only logins.
We should come up with a standard scheme for what various *keywords mean.
Note that if the field length is 13, 20 or 34 you'll still get
bitched at.
This code should be cleaned up. (So should the password scheme.)
2) If the entry is for "toor", don't complain that the account is off
but has a valid shell. We ship with toor:*:, there is no point in
complaining about it.
Part of the campaign against spurious security warning output.
2001-09-23 19:10:25 +00:00
perry
215d097e45
run mtree on the special file using the new -l option, so it will not
...
complain about things like files set 444 instead of 644.
part of the campaign against spurious output in the nightly security run.
2001-09-22 04:06:23 +00:00
ad
fcf00dcc00
Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec
...
control interface. This makes it possible to run the Linux versions of
dptmgr, raidutil, dptelog and other tools under NetBSD.
2001-09-21 23:44:19 +00:00
mason
80e5affebe
language corrections
2001-09-19 23:42:21 +00:00
ad
1bdee7b3c6
Create stic devices.
2001-09-18 19:58:41 +00:00
toshii
90d9e7e552
Add a new IANA registered service: italk. (a multilingual chat system)
2001-09-18 03:50:43 +00:00
hubertf
a6d42bbc31
Run uustat with uid=uucp, not with euid=uucp/uid=root, to prevent
...
some badboys gaining back root privs. Inspided by OpenBSD.
Not that we didn't have this forever... (SA, anyone?)
2001-09-17 23:41:32 +00:00
veego
06eedf1e47
Create wsfont in the wscons target, so it would be created during a
...
MAKEDEV all.
2001-09-16 08:19:06 +00:00
manu
c7abdf2c7c
Added the clockctl device for macppc
2001-09-16 07:31:07 +00:00
mrg
3ca38a76ec
add comments for previous; fixes MAKEDEV.8 generation. noted by wiz.
2001-09-15 18:31:50 +00:00
mrg
57dca874e2
create ss, ch, uk and pci devices.
2001-09-15 17:44:47 +00:00
thorpej
5fdfced15e
Make pci and agp device nodes.
2001-09-15 04:45:28 +00:00
thorpej
e27d25403e
Fix a typo.
2001-09-15 04:42:45 +00:00
thorpej
5cd421c8c0
Create dtyC* devices, as well.
2001-09-15 04:41:46 +00:00
nathanw
a089a25a28
Add PCI bus devices.
2001-09-14 21:15:03 +00:00
thorpej
6813f628ef
Make pci device nodes.
2001-09-13 22:09:15 +00:00
jdolecek
41f3e70221
build GENERIC_PS2TINY and make kern-ps2tiny kern set
2001-09-13 18:08:13 +00:00
augustss
504f009161
Add an entry to make wsmux devices.
2001-09-10 21:23:53 +00:00
fvdl
a00e8936cb
Add agp device(s)
2001-09-10 12:58:35 +00:00
martin
ef3e53a669
Add downinterfaces. Noticed by Thomas Klausner.
2001-09-08 06:06:52 +00:00
martin
552b2e3600
Make this work without parameters (i.e. manual invocation)
2001-09-04 20:40:40 +00:00
martin
d7e4ab316c
Add support to down some interfaces before shutting down the system. All
...
pppoe* interfaces are automatically shut down by this script, others may be
added to the force_down_interfaces variable in /etc/rc.conf.
2001-09-04 18:09:13 +00:00
drochner
c2335854a1
add comments for automatic manpage creation
...
(pointed out by Thomas Klausner)
2001-09-03 18:37:15 +00:00
drochner
19e9e70941
add vmegen and wsfont devices
2001-09-03 18:18:25 +00:00
matt
cc353c4912
Sync hpcarm & arm32 conf.c (this entails shifting the i4b major numbers
...
up by one on arm32 and and adding notdef entries on hpcarm).
2001-09-03 01:33:38 +00:00
wiz
09c135bad9
Add some dirs needed for texinfo locale files.
2001-09-02 22:55:08 +00:00
simonb
e60403a3f9
Remove rz/tz support for pmax, switch to MI SCSI.
2001-08-26 11:55:38 +00:00
eeh
97ff24357e
Clean this up so it works again.
2001-08-26 05:31:28 +00:00
mrg
a826a2ecf0
clean up a bit; also fix a snap_pre_md segment to be in snap_md_pre so it is actually executed.
2001-08-23 16:01:56 +00:00
mrg
5b9869d189
don't clobber INSTALLATION_DIRS, just add to it. add support for building
...
32 bit libraries, crt and ld.elf_so on 64 bit platforms (disabled by default).
2001-08-23 14:40:21 +00:00
mrg
31be837848
support kernel configs called `../../sparc64/conf/GENERIC32', and the like,
...
by stripping the dirname off by using ${configfile:C/.*\///} where necessary.
2001-08-23 14:37:02 +00:00
wiz
8624e48221
Add /usr/share/man/{cat,man}8/netwinder.
2001-08-23 01:35:36 +00:00
matt
44c7bc97b4
Add some etc.netwinder support for netwinder. XXX Far from complete
...
but makes snapshots possible.
2001-08-22 18:34:48 +00:00
yamt
4f36ab62b6
chown user.group -> chown user:group
...
according to cvs log of basesrc/etc/etc.sun3/ttyaction and
archive of source-changes, it was backed out with MAKEDEV
because of portability issue.
but i think ttyaction doesn't have that issue as it's never
executed on non-NetBSD environment.
2001-08-21 15:16:59 +00:00
mrg
bf0195348a
the installation directory is called miniroot not xminiroot.
2001-08-19 14:18:39 +00:00
ad
e74599e179
Make newsyslog at boot optional, as it should have been.
2001-08-18 19:50:19 +00:00
wiz
8d6595d978
Add /usr/share/man/{man,cat}4/sun2
2001-08-17 07:15:12 +00:00
lukem
e2773e5d61
run fsck with "-n -f" instead of just "-n"; recent changes to fsck
...
mean that file systems mounted read-write are skipped unless -f is given.
problem noted by andrew brown.
2001-08-09 15:30:30 +00:00