f79cc8a353
Instead of having everything in the root directory, split them in seperate directories (appliances, scripts, & configs). This makes things a little tidier. Also added a now Makefile target, appliance-list, that prints a list of the available appliances. The split directory change made this easier.
4 lines
140 B
Sed
4 lines
140 B
Sed
1iserial --speed=9600 --unit=0 --word=8 --parity=no --stop=1\
|
|
1iterminal --timeout=2 serial console\
|
|
s/^\(kernel .*\)$/\1 console=ttyS0/
|