CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Add rc port, with modified rc and inittab
authorJohn Vogel <jvogel4@stny.rr.com>
Sun, 15 May 2016 04:06:27 +0000 (00:06 -0400)
committerJohn Vogel <jvogel4@stny.rr.com>
Sun, 15 May 2016 04:06:27 +0000 (00:06 -0400)
commit45dcc90583c7204015df64b73319b3f510f241b1
tree0adda94fb5ea66a8ea7215005b6a80c94d788357
parentc571a301c75b4e3a7b3f25eaa8f49327c4cffeb8
Add rc port, with modified rc and inittab

rc: remove the hwclock calls; the p2 has no rtc.
inittab: add serial console for debug connections via the gpio
head tx/rx pins.
12 files changed:
rc/.footprint [new file with mode: 0644]
rc/.md5sum [new file with mode: 0644]
rc/Pkgfile [new file with mode: 0644]
rc/inittab [new file with mode: 0644]
rc/rc [new file with mode: 0755]
rc/rc.conf [new file with mode: 0644]
rc/rc.fix [new file with mode: 0755]
rc/rc.local [new file with mode: 0755]
rc/rc.modules [new file with mode: 0755]
rc/rc.multi [new file with mode: 0755]
rc/rc.shutdown [new file with mode: 0755]
rc/rc.single [new file with mode: 0755]