Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix sysctl location and contentsHEADmaster | Timo Teräs | 2015-07-10 | 1 | -4/+6 |
| | | | | | | | | put sysctl to /etc/sysctl.d with 00 prefix so later sysctl.d files can override it if needed. also remove ip_forward, it default to zero in kernel, and is controlled by iptables init.d or quagga. | ||||
* | shadow is generated. let git ingore it | Natanael Copa | 2013-07-12 | 1 | -1/+1 |
| | |||||
* | ==== release 2.2.0 ====v2.2.0 | Natanael Copa | 2012-03-16 | 1 | -1/+1 |
| | |||||
* | remove init.d scripts an udhcpcd script | Natanael Copa | 2012-03-16 | 1 | -8/+4 |
| | | | | Those are provided by busybox-initscripts | ||||
* | Create /run dir | Natanael Copa | 2012-01-31 | 1 | -0/+1 |
| | |||||
* | Add default motd. | William Pitcock | 2011-07-17 | 1 | -0/+1 |
| | |||||
* | release 2.1.1v2.1.1 | Natanael Copa | 2011-04-29 | 1 | -1/+1 |
| | |||||
* | remove issue as its shipped with alpine-base | Natanael Copa | 2011-04-20 | 1 | -1/+0 |
| | |||||
* | add profile.d support | Carlo Landmeter | 2011-03-31 | 1 | -0/+3 |
| | | | | include sample color prompt | ||||
* | release 2.1.0 | Natanael Copa | 2011-03-16 | 1 | -1/+1 |
| | |||||
* | added kms.conf file | Natanael Copa | 2011-03-16 | 1 | -1/+1 |
| | |||||
* | rename modprobe.d files | Natanael Copa | 2011-03-16 | 1 | -1/+1 |
| | | | | newer version of upstreram modprobe requires them to have .conf suffix | ||||
* | remove nsswitch.conf | Natanael Copa | 2011-03-16 | 1 | -1/+0 |
| | |||||
* | release 2.0_rc1v2.0_rc1 | Natanael Copa | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | release 2.0_beta2v2.0_beta2 | Natanael Copa | 2009-08-17 | 1 | -1/+1 |
| | |||||
* | Makefile: create /var/cache/misc | Natanael Copa | 2009-08-17 | 1 | -0/+1 |
| | |||||
* | release 2.0_beta1v2.0_beta1 | Natanael Copa | 2009-06-11 | 1 | -1/+1 |
| | |||||
* | remove mdev stuff that moved to busybox-initscripts | Natanael Copa | 2009-06-11 | 1 | -5/+1 |
| | |||||
* | remove conf.d files that moved to busybox-initscripts | Natanael Copa | 2009-06-10 | 1 | -1/+1 |
| | |||||
* | release 2.0_alpha12v2.0_alpha12 | Natanael Copa | 2009-06-04 | 1 | -1/+1 |
| | |||||
* | Makefile: set /root perms to 0700 | Natanael Copa | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | release 2.0_alpha11v2.0_alpha11 | Natanael Copa | 2009-04-22 | 1 | -1/+1 |
| | |||||
* | version 2.0_alpha10v2.0_alpha10 | Natanael Copa | 2009-04-22 | 1 | -1/+1 |
| | |||||
* | release 2.0_alpha9v2.0_alpha9 | Natanael Copa | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | delete conf.d/hwclock as its provided by openrc | Natanael Copa | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | release 2.0_alpha8v2.0_alpha8 | Natanael Copa | 2009-04-20 | 1 | -1/+1 |
| | |||||
* | switch to openrc | Natanael Copa | 2009-04-20 | 1 | -13/+3 |
| | | | | many of the initscripts are moved to there | ||||
* | release 2.0_alpha7v2.0_alpha7 | Natanael Copa | 2009-03-27 | 1 | -1/+1 |
| | |||||
* | mdev: replace sd_links with usbdisk_link | Natanael Copa | 2009-03-27 | 1 | -1/+1 |
| | | | | | | create only 1 link for the first usb disk attatched and name it /dev/usbdisk The advanced logic for /dev/usb[a-z][1-9] was not used really and there was a race condition that got triggered when things went faster. | ||||
* | release 2.0_alpha6v2.0_alpha6 | Natanael Copa | 2009-03-19 | 1 | -1/+1 |
| | |||||
* | make install target should create dir with version number | Natanael Copa | 2009-03-19 | 1 | -8/+8 |
| | |||||
* | release 2.0_alpha5alpine-baselayout-2.0_alpha5 | Natanael Copa | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | create symlink /proc/mounts -> /etc/mtab | Natanael Copa | 2009-02-25 | 1 | -1/+2 |
| | |||||
* | do not generate TZ, hosts, hostname and profilealpine-baselayout-2.0_alpha4 | Natanael Copa | 2009-02-25 | 1 | -22/+22 |
| | |||||
* | add more missing dirs and set perms on /var/tmp | Natanael Copa | 2009-02-25 | 1 | -3/+4 |
| | |||||
* | reorganized the dirs in alpha order. added var/tmp. | Natanael Copa | 2009-02-25 | 1 | -25/+44 |
| | |||||
* | add missing /tmp dir | Natanael Copa | 2009-02-25 | 1 | -0/+1 |
| | |||||
* | add some missing directories | Timo Teras | 2009-02-24 | 1 | -1/+5 |
| | |||||
* | release 2.0_alpha3alpine-baselayout-2.0_alpha3 | Natanael Copa | 2009-02-08 | 1 | -1/+1 |
| | |||||
* | removed ifenslave as its provided by busybox nowdays | Natanael Copa | 2009-02-08 | 1 | -2/+1 |
| | |||||
* | release 2.0_alpha2alpine-baselayout-2.0_alpha2 | Natanael Copa | 2009-01-30 | 1 | -1/+1 |
| | |||||
* | Makefile: create lots of the dirs | Natanael Copa | 2009-01-29 | 1 | -11/+20 |
| | | | | dist package similar as the cgit download snapshot. (no version in subdir) | ||||
* | version 1.13alpine-baselayout-1.13 | Natanael Copa | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | removed profile as its generated from Makefile | root | 2008-11-26 | 1 | -0/+1 |
| | |||||
* | release 1.12.1alpine-baselayout-1.12.1 | root | 2008-11-05 | 1 | -1/+1 |
| | |||||
* | new udchp script | ncopa | 2008-09-26 | 1 | -1/+1 |
| | |||||
* | use a cute roller instead of dots when installing packages | ncopa | 2008-09-10 | 1 | -1/+1 |
| | |||||
* | release 1.11.1. | ncopa | 2008-08-29 | 1 | -1/+1 |
| | | | | fix so /dev/usb[a-z][0-9] devices are found on 2.6.25 and newer | ||||
* | release 1.11 | ncopa | 2008-08-16 | 1 | -2/+2 |
| | |||||
* | bb now supports modprobe.d. we dont need modules-update anymore | ncopa | 2008-08-04 | 1 | -4/+4 |
| |