rootfs cleanups - added fs/network init, syslogd, telnetd, serial console, dhcp client

This commit is contained in:
Jaroslav Kysela
2015-03-27 21:55:18 +01:00
parent dc7829405f
commit 5fb9750a37
8 changed files with 152 additions and 105 deletions

3
fs-add/etc/bashrc Normal file
View File

@@ -0,0 +1,3 @@
# /etc/bashrc
test "$PS1" = "\\s-\\v\\\$ " && PS1="[\u@\h \W]\\$ "