CVS commit: src/etc/etc.sandpoint

2015-09-07 Thread Frank Wille
Module Name:src
Committed By:   phx
Date:   Mon Sep  7 23:02:07 UTC 2015

Modified Files:
src/etc/etc.sandpoint: MAKEDEV.conf

Log Message:
Create /dev/flashN device nodes for all_md.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/etc/etc.sandpoint/MAKEDEV.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc/etc.sandpoint

2010-05-26 Thread Frank Wille
Module Name:src
Committed By:   phx
Date:   Wed May 26 16:58:13 UTC 2010

Modified Files:
src/etc/etc.sandpoint: MAKEDEV.conf

Log Message:
Make sure tty00 and tty01 are linked to com(4).
The default for the unified PPC devices was to set a hard link to ttyZ*,
which uses the zstty(4) driver (not used on any Sandpoint board so far).


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/etc/etc.sandpoint/MAKEDEV.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc/etc.sandpoint

2010-05-30 Thread Frank Wille
Module Name:src
Committed By:   phx
Date:   Sun May 30 10:17:33 UTC 2010

Modified Files:
src/etc/etc.sandpoint: MAKEDEV.conf

Log Message:
Make /dev/satmgr (Sandpoint-MPC824x specific) and /dev/power devices.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/etc/etc.sandpoint/MAKEDEV.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc/etc.sandpoint

2010-06-13 Thread Frank Wille
Module Name:src
Committed By:   phx
Date:   Sun Jun 13 15:30:37 UTC 2010

Modified Files:
src/etc/etc.sandpoint: ttys

Log Message:
Adapted for NAS systems. Use vt100 with 115200bps instead of Pc3 console.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/etc/etc.sandpoint/ttys

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc/etc.sandpoint

2011-03-20 Thread Frank Wille
Module Name:src
Committed By:   phx
Date:   Sun Mar 20 12:40:58 UTC 2011

Modified Files:
src/etc/etc.sandpoint: MAKEDEV.conf

Log Message:
Added missing devices: usb, sysmon, altq


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/etc/etc.sandpoint/MAKEDEV.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc/etc.sandpoint

2011-06-08 Thread Frank Wille
Module Name:src
Committed By:   phx
Date:   Wed Jun  8 18:37:23 UTC 2011

Modified Files:
src/etc/etc.sandpoint: MAKEDEV.conf

Log Message:
Also create device nodes for wd2 and wd3. Up to 4 disks in a NAS system are
not unusual.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/etc/etc.sandpoint/MAKEDEV.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc/etc.sandpoint

2012-06-21 Thread Julian Coleman
Module Name:src
Committed By:   jdc
Date:   Thu Jun 21 19:22:08 UTC 2012

Modified Files:
src/etc/etc.sandpoint: MAKEDEV.conf

Log Message:
Add raid0 to init), in case we have /tmp on mfs.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/etc/etc.sandpoint/MAKEDEV.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.