summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Collapse)AuthorAgeFilesLines
* /etc/os-release: New fileP. J. McDermott2014-09-201-0/+8
|
* Read distribution name & banner from dist-vars.sh.P. J. McDermott2014-06-261-1/+0
| | | | Also, automatically add the correct number of newlines in /etc/motd.
* Automatically wrap /etc/motd at 72 characters.P. J. McDermott2014-06-261-5/+5
|
* /etc/motd: Reflow words.P. J. McDermott2014-06-261-3/+3
| | | | On ProteanOS BusyBox/Linux-libre, line 2 is 75 characters long.
* /etc/motd: Improve word wrapping a bit.P. J. McDermott2014-03-171-2/+2
| | | | This could be automated with the fold utility somehow.
* Remove old source files.P. J. McDermott2013-08-0815-226/+0
|
* src/etc/motd: Use macros.P. J. McDermott2013-08-081-2/+3
|
* src/etc/issue: Use macros.P. J. McDermott2013-08-081-1/+1
|
* Make sure interfaces are down before configuring.P. J. McDermott2012-04-301-0/+1
|
* Update usage of "mountall" service.P. J. McDermott2012-04-301-2/+3
|
* Add "ctrlaltdel" action to init table.P. J. McDermott2012-04-301-0/+2
|
* Add an "httpd" service.P. J. McDermott2012-04-301-0/+22
|
* Use a static IP address instead of DHCP.P. J. McDermott2012-04-301-7/+5
|
* Make sure "/dev/pts" exists.P. J. McDermott2012-04-291-0/+1
|
* Change mode of service script.P. J. McDermott2012-04-291-0/+0
|
* Set hostname.P. J. McDermott2012-04-292-0/+14
|
* Add more network interfaces.P. J. McDermott2012-04-291-1/+6
|
* Fix syslogd call.P. J. McDermott2012-04-291-1/+1
|
* Really fix start-stop-daemon calls.P. J. McDermott2012-04-292-6/+7
|
* Fix start-stop-daemon calls?P. J. McDermott2012-04-292-6/+6
|
* Add "/etc/passwd" and "/etc/group"P. J. McDermott2012-04-292-0/+2
|
* Fix "/etc/init.d/rc".P. J. McDermott2012-04-291-1/+1
|
* Fix errors.P. J. McDermott2012-04-297-2/+0
|
* Add "telnetd" service.P. J. McDermott2012-04-291-0/+22
|
* Remove files provided by eglibc package.P. J. McDermott2012-04-292-17/+0
|
* Add "syslog" service.P. J. McDermott2012-04-261-0/+30
|
* Write "networking", "mdev", and "sysfs" services.P. J. McDermott2012-04-264-0/+73
|
* Write a dynamic linker configuration.P. J. McDermott2012-04-221-0/+4
|
* Write a Name Service Switch configuration.P. J. McDermott2012-04-221-0/+13
|
* Add a "mountall" service script.P. J. McDermott2012-04-211-0/+10
|
* Add an fstab.P. J. McDermott2012-04-211-0/+6
|
* Remove "ctrlaltdel" actions from inittab.P. J. McDermott2012-04-211-3/+0
|
* Add inittab and boot/shutdown service run control.P. J. McDermott2012-04-202-0/+43
|
* Initial commit.P. J. McDermott2012-04-112-0/+8