Parent Directory
|
Revision Log
Added bashlogin and livecd-functions.sh from baselayout. Cleaned up ALSA support in autoconfig. Made x-setup use new opengl-update feature --dst-prefix. Fixed WEP key section in net-setup.
| 1 | #!/bin/bash |
| 2 | |
| 3 | cat /etc/motd 2>/dev/null |
| 4 | cd /root |
| 5 | [[ -e .bashrc ]] && . .bashrc |
| 6 | exec -l /bin/bash -i |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:executable | * |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |