summaryrefslogtreecommitdiff
path: root/etc/etc.powerpc
AgeCommit message (Collapse)Author
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.
2000-02-03Use the correct terminal entry for Openfirmware console.Dale S. Rahn
Allows visual editors to be used.
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.)
1998-11-25remove bogus comment about pty use; chris@sefl.satelnet.orgTodd C. Miller
1998-11-19add support for more ptysDug Song
1998-10-20Mix kernels are no longer necessary, Generic will work sufficiently.Dale S. Rahn
1998-10-15add missing entries for xfs in allArtur Grabowski
1998-10-10ksyms currently does not work on powerpc, to work aroundDale S. Rahn
this problem, dont make the device node. This partially has to do with the fact that the powerpc port does not try to load symbols from the kernel image.
1998-09-27add ttyE support for wscons on powerpc port.Dale S. Rahn
1998-09-25add xfsTodd T. Fries
1998-09-24support tty02 and tty03 if present.Dale S. Rahn
1998-09-24add support for tty02 and tty03 if necessary for the system.Dale S. Rahn
create the "standard" com device nodes comX, tty0X, cua0X.
1998-09-23s/Id/OpenBSD/Todd T. Fries
1998-09-17Fix typo in powerpc distrib target.Dale S. Rahn
1998-09-17Compress the ramdisk images, bootloader can deal with it andDale S. Rahn
it will save disk space (cd and ftp.
1998-09-16Remove ugly hack, use system defined variables.Dale S. Rahn
1998-09-16Create some previously missing device nodes, ksyms, uk, and ss.Dale S. Rahn
1998-09-16Add ipnat devices.Dale S. Rahn
1998-09-16deal with version number bump.Dale S. Rahn
1998-09-12Put additional kernels in installation directory as filesets, so they canDale S. Rahn
be selected on install instead of necessitating a manual step.
1998-09-09build third kernel/boot floppy (for now).Dale S. Rahn
1998-07-19include ofwboot as one of the release files.Dale S. Rahn
1998-07-19Create device nodes for powerpc port, device existed previously, just devnodesDale S. Rahn
were missing
1998-05-29configuration (/etc) changes causes with the changes to ofw support inDale S. Rahn
powerpc port.
1998-05-05split sysctl.conf into MD and MI partsTheo de Raadt
1998-04-06reality checkPer Fogelstrom
1997-12-08fix chN (N > 0) problemMichael Shalayeff
1997-10-15No getty on console...Per Fogelstrom
1997-10-13No more OFW!Per Fogelstrom
1997-10-13Monolithic kernelPer Fogelstrom
1997-10-11cleanupTheo de Raadt
1997-09-21$OpenBSDTheo de Raadt
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-05-14Make svnd nodes too, please test this on your portNiklas Hallqvist
1997-05-13bootblocks in snap/release tooTheo de Raadt
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-11add hex() and kill awkTheo de Raadt
1997-05-11no awkTheo de Raadt
1997-05-05Before creating the rd nodes, remove the old ones.Dale S. Rahn
1997-05-03put generic kernel in snap tooTheo de Raadt
1997-05-014.4BSD filesystem geezTheo de Raadt
1997-04-18create additional disk devices in ramdisk image.Dale S. Rahn
necessary to access cdrom and other devices (currently show up as disks)
1997-02-18create the device nodes for rd in a sane way.Dale S. Rahn
create disklabel proto for ramdisk
1997-02-06PowerPC pieces for ramdisk (rd) changes this is adds majors,Dale S. Rahn
rd_root pieces, config file to generate MINIROOT with rdroot and MAKEDEV changes as well as adding the rd device to known device types.
1997-01-21Build bsd and binutils for powerpc ala alpha and pmax.Dale S. Rahn
1997-01-09remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF.