Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-23 | abuild: bugfix. allow apkbiudls without build() | Natanael Copa | 1 | -2/+2 | |
2009-10-23 | abuild: dont run build() in fakeroot if package() exist | Natanael Copa | 1 | -1/+12 | |
fakeroot seems do some kind of locking which kills performance on multicores processors. We can run "make" and "make install" in 2 steps with only hte latter in fakeroot. | |||||
2009-10-21 | alpine.mk: change arch to x86. remove .SIGN in repo | Natanael Copa | 1 | -1/+2 | |
2009-09-23 | alpine.mk: new location for kernel.release file | Natanael Copa | 1 | -11/+16 | |
move isolinux to /boot directory to keep cdrom more tidy. | |||||
2009-09-18 | alpkine.mk: remove ide | Natanael Copa | 1 | -1/+1 | |
2009-09-16 | alpine.packages: added bwm-ng | Natanael Copa | 1 | -0/+1 | |
2009-09-14 | abuild-sign: set permissions on signed index to 644 | Natanael Copa | 1 | -0/+1 | |
mktemp set it to 600 so we need to manually set it to 644 | |||||
2009-09-11 | alpine.packages: make sure all squid, shorewall and php packages are there | Natanael Copa | 1 | -36/+3 | |
2009-09-11 | alpine.mk: support for profiles | Natanael Copa | 2 | -10/+26 | |
renamed default package list to alpine.packages | |||||
2009-09-09 | packages: added lsof | Natanael Copa | 1 | -0/+1 | |
2009-09-08 | packages: added util-linux-ng | Natanael Copa | 1 | -0/+1 | |
2009-09-03 | release 2.0_rc9v2.0_rc9 | Natanael Copa | 1 | -1/+1 | |
2009-09-03 | packages: misc fixes. add arpon | Natanael Copa | 1 | -9/+4 | |
2009-09-03 | abuild: include repo description and version in temp apk cache | Natanael Copa | 1 | -1/+3 | |
2009-09-03 | alpine.mk: include repo version on iso | Natanael Copa | 1 | -1/+2 | |
2009-09-03 | buildrepo: add repository description/version | Natanael Copa | 1 | -1/+3 | |
2009-09-03 | alpine.mk: copy keys from running system | Natanael Copa | 1 | -0/+1 | |
2009-09-03 | alpine.mk: include acct package in initramfs image | Natanael Copa | 1 | -1/+1 | |
2009-09-03 | alpine.mk: make it possible to override mkcramfs with mkfs.cramfs | Natanael Copa | 1 | -1/+2 | |
2009-09-03 | alpine.mk: support build iso from non-alpine environments | Natanael Copa | 1 | -19/+37 | |
Only thing required is a working apk-tools and mkinitfs | |||||
2009-09-02 | packages: include linux headers for running kernel | Natanael Copa | 1 | -1/+2 | |
2009-09-01 | packages: removed unused packages | Natanael Copa | 1 | -4/+0 | |
2009-08-31 | abuild: strip versions from dependencies when building recursively | Natanael Copa | 1 | -1/+5 | |
2009-08-22 | packages: added sfdisk | Natanael Copa | 1 | -0/+1 | |
2009-08-21 | release 2.0_rc8v2.0_rc8 | Natanael Copa | 1 | -1/+1 | |
2009-08-21 | abuild: allow pkgver=volatile | Natanael Copa | 1 | -2/+4 | |
2009-08-21 | abuild: implement pkgusers/pkggroups | Natanael Copa | 1 | -3/+21 | |
2009-08-17 | release 2.0_rc7v2.0_rc7 | Natanael Copa | 1 | -1/+1 | |
2009-08-17 | abuild: no missing dependencies might happen | Natanael Copa | 1 | -1/+1 | |
2009-08-17 | abuild: the -dev pckages should depend on all subpackages | Natanael Copa | 1 | -0/+6 | |
2009-08-17 | Revert "abuild-tar: embed checksum for symlinks" | Natanael Copa | 1 | -29/+11 | |
Tar could not handle the headers. This reverts parts of commit 8b1a53011b3aa56594e785c425b318c21fba8684. Keep the usage fixes. | |||||
2009-08-14 | release 2.0_rc6 | Natanael Copa | 1 | -1/+1 | |
2009-08-14 | abuild: implement triggers | Natanael Copa | 1 | -7/+27 | |
and install scripts should not be in $source | |||||
2009-08-14 | cmp-apks-iso: fix spell error that have been around for ages | Natanael Copa | 1 | -1/+1 | |
2009-08-11 | abuild-tar: embed checksum for symlinks | Timo Teras | 1 | -13/+31 | |
and relocate the place of the symlink in tar header, as symlink use the linkname field. now it's split to devmajor, devminor and padding fields. | |||||
2009-08-10 | release 2.0_rc5v2.0_rc5 | Natanael Copa | 1 | -1/+1 | |
2009-08-10 | abuild, alpine.mk: use --repository instead of --repo | Natanael Copa | 2 | -5/+5 | |
2009-08-08 | packages: added syslogd and doc | Natanael Copa | 1 | -0/+2 | |
we want the sysklogd on the iso | |||||
2009-08-06 | alpine.mk: do not generate usb images for releases | Natanael Copa | 1 | -1/+4 | |
2009-08-06 | alpine.mk: create .boot_repository files in repos | Natanael Copa | 1 | -0/+1 | |
init will only autoadd those when booting | |||||
2009-08-05 | alpine.mk: do not include /lib on iso | Natanael Copa | 1 | -2/+2 | |
2009-08-05 | abuild: initial support for versioned dependencies | Natanael Copa | 1 | -10/+23 | |
2009-08-03 | release 2.0_rc4v2.0_rc4 | Natanael Copa | 1 | -1/+1 | |
2009-08-03 | abuild: implement -d for disable dependency checking | Natanael Copa | 1 | -1/+4 | |
This is needed when bootstrapping the system. | |||||
2009-07-30 | alpine.mk: sign the index on iso | Natanael Copa | 1 | -0/+1 | |
2009-07-29 | abuild: fix for dynamic dependency detection | Natanael Copa | 1 | -1/+1 | |
2009-07-29 | release 2.0_rc3v2.0_rc3 | Natanael Copa | 1 | -1/+1 | |
2009-07-28 | buildrepo: set permissions on APKINDEX.tar.gz - clean up old tmp.* | Natanael Copa | 1 | -0/+2 | |
This solves issues for rsync jobs for mirrors. | |||||
2009-07-27 | alpine.mk: use new index format | Natanael Copa | 1 | -3/+3 | |
2009-07-27 | abuild: make index readable | Natanael Copa | 1 | -0/+1 | |