summaryrefslogtreecommitdiffstats
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* src: honor CROSS_COMPILE to support cross compilingTimo Teräs2013-07-051-2/+2
|
* switch to openrcNatanael Copa2009-04-201-9/+1
| | | | many of the initscripts are moved to there
* added mkmntdirs applicationroot2008-11-261-1/+1
| | | | this program creates all mount points in fstab
* remove readahead cttyhack. fix sendbug (almost)ncopa2007-09-061-1/+1
|
* support for config filencopa2007-08-291-3/+3
|
* init.d/syslog:ncopa2007-07-311-2/+8
| | | | | | | | | | | | | | | | | | | | fix for vserver guest. ignoe if klogd fails to start or stop. init.d/bootmisc.sh: moved dmesg boot log to /var/run/dmesg.boot src/atomicio.c src/lib.c src/sendbug.c src/atomicio.h src/lib.h src/Makefile initial import of openbsd sendbug port Makefile: version 1.5.1
* support for serial login using cttyhack. remove the needed mountoints from ↵ncopa2007-03-261-1/+1
| | | | /etc/fstab. rc_delete should remove links even if target is missing
* version 1.2. load passwd/group *before* the local user config. Added support ↵ncopa2007-01-191-13/+2
| | | | for readahead. Added user ntp
* version 1.1. Bridge moved out. New boot params to load runtimes and user configsncopa2007-01-051-1/+1
|
* added readahead appncopa2006-10-241-1/+4
|
* initial import based on 1.0.1ncopa2006-10-241-0/+30