summaryrefslogtreecommitdiff
path: root/etc/etc.amiga
AgeCommit message (Collapse)Author
2000-04-29Bump miniroot to 8704... might be slight overkill, but at leastMarc Espie
everything fits...
2000-03-22operator should have perms to write and change tapes. ch* is still missingNiklas Hallqvist
in some MAKEDEVs, will see to them in a separate commit.
1999-10-08Activate it on the amiga.Marc Espie
1999-09-27More glueMarc Espie
1999-08-20Change the default serial port device and /var/spool/lock permissions.Jason Downs
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices become uucp.dialer, mode 660. (A couple of "dead" MAKEDEVs have been updated because they conformed the the old permission scheme, while others have not because they didn't.)
1999-07-30no more acdTheo de Raadt
1998-11-25remove bogus comment about pty use; chris@sefl.satelnet.orgTodd C. Miller
1998-11-19add support for more ptysDug Song
1998-10-15add missing entries for xfs in allArtur Grabowski
1998-09-25syncTodd T. Fries
1998-09-25add xfsTodd T. Fries
1998-09-15Added definition for ipauth, a new piece for IPFilter v3.2.9pattonme
1998-08-24remove ksyms in std entry like other std thingsTodd C. Miller
1998-08-24Add support for /dev/ksyms to arch-specific filesTodd C. Miller
1998-06-28indentTodd T. Fries
1998-05-05split sysctl.conf into MD and MI partsTheo de Raadt
1998-04-08Do not copy bsd before it has been builtNiklas Hallqvist
1998-02-22Make cua device instead of ttymNiklas Hallqvist
1998-01-26Add /dev/ipnat and /dev/ipstate for IPF 3.2.3dgregor
1998-01-09Create /dev/grf6 in the all ruleNiklas Hallqvist
1997-12-08fix chN (N > 0) problemMichael Shalayeff
1997-10-16Oops wrong major for audioNiklas Hallqvist
1997-10-11cleanupTheo de Raadt
1997-10-07Audio stuff from NetBSDNiklas Hallqvist
1997-09-21$OpenBSDTheo de Raadt
1997-09-18for architectures which go into src/distrib automatically, start at theTheo de Raadt
top level there...
1997-09-1610 bpf devicesTheo de Raadt
1997-09-07In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$namdgregor
1997-09-03no more need for the fstab.* filesTheo de Raadt
1997-06-15Add ttye6, bug noticed by Ulrich FlegelNiklas Hallqvist
1997-05-24fatal typoNiklas Hallqvist
1997-05-19miniroot is 4MB nowNiklas Hallqvist
1997-05-19No need to build bsd separately, it will be built by the minirootNiklas Hallqvist
build process unconditionally anyhow.
1997-05-18Build & install ramdisk tooNiklas Hallqvist
1997-05-18Trim ramdisk imagesizeNiklas Hallqvist
1997-05-16Alias ramdisk with floppy, trim floppy /dev and add rd device case.Niklas Hallqvist
1997-05-14Make svnd nodes too, please test this on your portNiklas Hallqvist
1997-05-13Add miniroot-install targetNiklas Hallqvist
1997-05-13Add rdroot entryNiklas Hallqvist
1997-05-13Remove printf dep. use hex() insteadNiklas Hallqvist
1997-05-13Only run MAKEDEV.local if it exists. Avoids an error messageTodd C. Miller
during installs where there is no MAKEDEV.local.
1997-05-08do not compress bsdTheo de Raadt
1997-05-03Use 8k ffs blocks in the miniroot to bypass a clustering bugNiklas Hallqvist
1997-05-02resize miniroot disktab and add fstype etcNiklas Hallqvist
1997-05-02Add missing ch* device creation case. Remove ipl & ipf before recreatingNiklas Hallqvist
1997-04-23Fix vnd nodes.gvf
1997-03-25Use GENERIC instead of the obsolete INSTALL kernelNiklas Hallqvist
1996-12-14/dev/fd should be owned by root.wheelTodd C. Miller
1996-11-26adjust scanner stanza to match the other MAKEDEVskstailey
1996-10-17add devices to all & floppy case. Fix acd device creationNiklas Hallqvist