1
0
mirror of https://gitlab.alpinelinux.org/alpine/alpine-baselayout.git synced 2025-04-19 09:42:19 +03:00

163 Commits

Author SHA1 Message Date
Timo Teräs
c70092f2d6 fix sysctl location and contents
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.
2015-07-10 08:40:16 +03:00
Timo Teräs
4d38e12cfb mkmntdirs: add missing header
string.h is needed for strcmp definition
2015-07-10 08:39:26 +03:00
Alan Lacerda
bd643ce45d motd: suggesting the setup-alpine command 2015-07-07 07:14:57 +00:00
Natanael Copa
05a4d193a7 src: remove unused sendbug files 2013-07-12 07:08:22 +00:00
Natanael Copa
bd83f5998c shadow is generated. let git ingore it 2013-07-12 07:04:45 +00:00
Natanael Copa
1ea231da81 blacklist microcode 2013-07-12 07:03:00 +00:00
Timo Teräs
b4f87b7172 src: honor CROSS_COMPILE to support cross compiling 2013-07-05 09:57:35 +03:00
Timo Teräs
0f3d5cd5cf mkmntdirs: remove unused GNU extension header include (musl compat) 2013-07-05 09:57:17 +03:00
Natanael Copa
9cb5ad198d profile: set LANG=en.utf8
fixes utf8 in busybox
2013-05-17 09:18:52 +00:00
Natanael Copa
0c788d44a3 mount /media/usb as ro by default 2012-12-17 15:17:22 +00:00
Natanael Copa
a97799299b ==== release 2.2.0 ==== v2.2.0 2012-03-16 09:54:22 +00:00
Natanael Copa
56a1f76043 mkmntdirs: fix compile warning 2012-03-16 09:47:56 +00:00
Natanael Copa
17be7f379f services: sync with gentoo baselayout 2012-03-16 09:47:56 +00:00
Natanael Copa
cb72a5d893 remvove compiled file
should never been there in first place
2012-03-16 09:47:56 +00:00
Natanael Copa
de42ce5b4b motd: we don't have apk info --license yet 2012-03-16 09:47:56 +00:00
Natanael Copa
0c58c1ecce inittab: minor cleanup
add 2 more ttys.
2012-03-16 09:47:56 +00:00
Natanael Copa
28d383e39c remove init.d scripts an udhcpcd script
Those are provided by busybox-initscripts
2012-03-16 09:47:35 +00:00
Natanael Copa
de0ac52bc2 blacklist snd-pcsp 2012-01-31 07:50:30 +00:00
Natanael Copa
2b5fbd8856 blacklist viafb and e_powersaver 2012-01-31 07:50:29 +00:00
Natanael Copa
732e76683e Create /run dir 2012-01-31 07:50:29 +00:00
William Pitcock
8df41d487d Add default motd. 2011-07-17 02:47:47 +00:00
Natanael Copa
9b582e5c0b release 2.1.1 v2.1.1 2011-04-29 12:18:57 +00:00
Natanael Copa
d904a49886 remove issue as its shipped with alpine-base 2011-04-20 12:27:53 +00:00
Natanael Copa
1bdbec4aef remove portage user and group
has never been used
2011-04-13 11:46:07 +00:00
Carlo Landmeter
756c2c05c7 add profile.d support
include sample color prompt
2011-03-31 08:44:50 +00:00
Natanael Copa
139b9ee7d6 release 2.1.0 2011-03-16 08:56:54 +00:00
Natanael Copa
88ae2bd605 added kms.conf file 2011-03-16 08:56:53 +00:00
Natanael Copa
62d1a60d5b rename modprobe.d files
newer version of upstreram modprobe requires them to have .conf suffix
2011-03-16 08:56:53 +00:00
Natanael Copa
381e2eb067 passwd: change home dir for ftp and apache
Seems like lxdm will look for users who have their home dir under /home
2011-03-16 08:56:53 +00:00
Natanael Copa
206f306be8 group: added kvm group 2011-03-16 08:56:53 +00:00
Natanael Copa
4bada58df4 group: added netdev and avahi groups 2011-03-16 08:56:53 +00:00
Natanael Copa
86d10e4ceb remove nsswitch.conf 2011-03-16 08:56:53 +00:00
Natanael Copa
914fb4bcc5 use GID 30 for readproc 2011-03-16 08:56:53 +00:00
William Pitcock
43c026c2ef profile: set system environment charset to UTF-8 2011-03-14 11:32:45 -05:00
Natanael Copa
beec6c0fc9 removed binary file 2010-12-07 15:28:33 +00:00
Natanael Copa
4f0ac3dd09 group: added abuild group 2010-12-07 15:22:29 +00:00
Natanael Copa
f56bc4c98b group: added readproc 2010-12-07 15:21:40 +00:00
Natanael Copa
bce5496e44 release 2.0_rc1 v2.0_rc1 2009-09-18 14:19:24 +00:00
Natanael Copa
55f1bb5bf3 sysclt.conf: reboot box on panic by default
we give the sysadmin 2 mins to find out what went bad.
2009-09-18 06:57:09 +00:00
Natanael Copa
fc49aaba32 release 2.0_beta2 v2.0_beta2 2009-08-17 13:48:28 +00:00
Natanael Copa
9076a074df Makefile: create /var/cache/misc 2009-08-17 13:47:20 +00:00
Natanael Copa
17640fc2ea blacklist more mISDN drivers 2009-07-28 07:15:40 +00:00
Natanael Copa
a86e24551d remove e100 from blacklist
the eepro100 was removed from 2.6.29
2009-07-20 12:44:09 +00:00
Natanael Copa
963370a09d profile: change default path 2009-07-17 12:35:21 +00:00
Natanael Copa
d81dc473af release 2.0_beta1 v2.0_beta1 2009-06-11 13:33:18 +00:00
Natanael Copa
1faa5640be moved modloop and hwdrivers to openrc package 2009-06-11 13:32:15 +00:00
Natanael Copa
ec29e1265d remove mdev stuff that moved to busybox-initscripts 2009-06-11 06:54:07 +00:00
Natanael Copa
6b92f0bd23 remove conf.d files that moved to busybox-initscripts 2009-06-10 20:15:10 +00:00
Natanael Copa
ab4b98db80 removed init.d scripts that moved to busybox-initscripts 2009-06-10 20:13:32 +00:00
Natanael Copa
33911b6a78 blacklist mISDN drivers by default 2009-06-10 18:40:00 +00:00