]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add nanobsd example for the PC Engines ALIX board (serial console).
authorMichael Reifenberger <mr@FreeBSD.org>
Thu, 19 Nov 2009 16:27:51 +0000 (16:27 +0000)
committerMichael Reifenberger <mr@FreeBSD.org>
Thu, 19 Nov 2009 16:27:51 +0000 (16:27 +0000)
commit569b2f69543b1062be1b837ed5f2c7e7ab9f6f9b
treef6d84909c28c6e8045dd7a23f7ee56ad472bee1b
parent9e30fbf662781a345d55679defabb13b123f9286
Add nanobsd example for the PC Engines ALIX board (serial console).
18 files changed:
tools/tools/nanobsd/pcengines/ALIX_DSK [new file with mode: 0644]
tools/tools/nanobsd/pcengines/ALIX_NFS [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/etc/rc.conf [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/etc/ttys [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/root/.cshrc [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/root/.k5login [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/root/.login [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/root/change_password [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/root/save_cfg [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/root/save_sshkeys [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/root/updatep1 [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/root/updatep2 [new file with mode: 0644]
tools/tools/nanobsd/pcengines/Files/usr/ports/.keepme [new file with mode: 0644]
tools/tools/nanobsd/pcengines/alix_dsk.conf [new file with mode: 0644]
tools/tools/nanobsd/pcengines/alix_nfs.conf [new file with mode: 0644]
tools/tools/nanobsd/pcengines/build.sh [new file with mode: 0755]
tools/tools/nanobsd/pcengines/common.conf [new file with mode: 0644]
tools/tools/nanobsd/pcengines/test.sh [new file with mode: 0755]