summaryrefslogtreecommitdiffstats
path: root/main/alpine-baselayout
Commit message (Collapse)AuthorAgeFilesLines
* main/alpine-baselayout: hide error message for missing /etc/groupNatanael Copa2013-11-193-3/+3
|
* main/alpine-baselayout: fix permissions of /etc/shadowNatanael Copa2013-11-152-3/+3
|
* main/alpine-baselayout: create group shadow for read access to /etc/shadowNatanael Copa2013-11-154-7/+19
| | | | radius needs it
* main/alpine-baselayout: update layout (minor)Fabian Affolter2013-10-311-4/+5
|
* main/alpine-baselayout: add comment to color_promptNatanael Copa2013-10-282-4/+5
| | | | | | We tell that it needs to be renamed to be enabled. ref #2289
* main/alpine-baselayout: rename slocate to locate and add www-data groupNatanael Copa2013-10-282-6/+7
| | | | | | ref #2245 http://lists.alpinelinux.org/alpine-devel/3282.html
* main/alpine-baselayout: check for /sbin/rc before using itNatanael Copa2013-09-042-2/+2
|
* main/alpine-baselayout: let lastchange in /etc/shadow be emptyNatanael Copa2013-07-121-4/+3
| | | | otherwise it will change every rebuild of package
* main/alpine-baselayout: upgrade to 2.3.0 and refactorNatanael Copa2013-07-1218-112/+1800
| | | | | | | | | - host the entire project in aports directly. We will most likely have any changes directly so it does not make sense to host it in separate git repository - set permissions on /etc/shadow on post-install/upgrade - remove floppy and /proc/bus/usb from /etc/fstab - remove qmail user and group. we dont have qmail
* main/alpine-baselayout: improve utf8 experienceNatanael Copa2013-05-172-2/+33
| | | | | | set LANG to utf8. it makes some busybox apps work with utf8. Thanks to StarWarsFan for pointing this out.
* main/alpine-baselayout: mount /media/usb as ro by defaultNatanael Copa2012-12-173-33/+30
| | | | | | People who wants it rw should edit /etc/fstab ref #1480
* main/alpine-baselayout: blacklist microcode by defaultNatanael Copa2012-10-081-1/+4
| | | | | Other option would be to ship intel and amd ucode, but the licenses are questionable
* main/alpine-baselayout: fix vserver compat scriptNatanael Copa2012-04-192-1/+2
| | | | needs execute permissions
* main/alpine-baselayout: fix previous commitNatanael Copa2012-04-192-4/+3
| | | | we should install the compat rc{L,S} scripts if vserver
* main/alpine-baselayout: add compat scripts for vserver guestsNatanael Copa2012-04-192-2/+36
| | | | | | The alpine-baselayout package no longer provide the pre-openrc rcL and rcK scripts. The already configured vserver guests might depend on those so we create them in post-upgrade for vserver guests.
* main/alpine-baselayout: upgrade to 2.2.0Natanael Copa2012-03-161-3/+3
|
* main/alpine-baselayout: remove vlan init.d scriptNatanael Copa2012-03-151-2/+3
| | | | We now only support vlans via the /etc/network/interfaces
* testing/xf86-video-openchrome: test kms branchNatanael Copa2012-02-291-0/+1
|
* main/alpine-baselayout: blacklist viafb and e_powersaverNatanael Copa2011-11-092-2/+34
|
* main/alpine-baselayout: create /run dirNatanael Copa2011-08-161-1/+2
|
* main/busybox-initscripts: move udhcpc script from alpine-baselayoutNatanael Copa2011-08-161-2/+2
| | | | Does not belong in the baselayout package
* main/alpine-baselayout: upgrade to 2.1.1Natanael Copa2011-04-291-3/+3
|
* main/alpine-baselayout: do not ship the /etc/issueNatanael Copa2011-04-201-1/+2
| | | | ref #580
* main/alpine-baselayout: upgrade to 2.1.0 and fix modprobe.dNatanael Copa2011-03-164-52/+23
| | | | | | | Newer versions of module-init-tools requires files in modprobe.d to have .conf extension. In order for upgraders to keep their module configs we need to rename our files in /etc/modprobe.d. We do so in a pre-upgrade script.
* main/alpine-baselayout: set system default charset to UTF-8William Pitcock2011-03-142-2/+30
| | | | fixes #540
* multiple packages hosted at git.alpinelinux.org: update source urlsTed Trask2011-02-041-2/+2
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/alpine-baselayout: force rebuild of mkmntdirsNatanael Copa2010-05-041-0/+5
| | | | bug in tarball. binary was shipped there
* main/alpine-baselayout: upgrade to 2.0_rc1Natanael Copa2009-09-181-2/+2
|
* main/alpine-baselayout: upgrade to 2.0_beta2Natanael Copa2009-08-171-6/+3
|
* move core/* to main/Natanael Copa2009-07-232-0/+42
added maintainer to several packages as well