- Apr 16, 2009
-
-
Natanael Copa authored
fixes #23
-
Natanael Copa authored
sometimes it is possible to manually fix the problem, for example mount the alpine device manually after modprobing the correct modules. Then it makes sense to continue boot rather than just die.
-
- Apr 15, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Apr 13, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
set default packages dir to ~/packages
-
- Apr 08, 2009
-
-
Natanael Copa authored
fixes #22
-
- Apr 02, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
- Apr 01, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Mar 27, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Mar 26, 2009
-
-
Natanael Copa authored
prefix a makedepends with ! and its treated as a conflict. for example: makedepends="zlib-dev !gettext"
-
Natanael Copa authored
check if wget is in makedepends. fixes #11
-
- Mar 25, 2009
-
-
Natanael Copa authored
I think we only need raid1 and maybe raid5 but now we copy the entire md subdir. so there are room for size optimization here.
-
Natanael Copa authored
-
Natanael Copa authored
-
- Mar 17, 2009
-
-
Natanael Copa authored
-
- Mar 15, 2009
-
-
Natanael Copa authored
-
- Mar 13, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
use 'make iso' to build the iso image. This is because we might want to build for usb
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Mar 06, 2009
-
-
Natanael Copa authored
- Mar 05, 2009
-
-
Natanael Copa authored
This will hopefully fix the checksum errors
-
- Mar 04, 2009
-
-
Natanael Copa authored
install scripts are splitted into separate scripts. The install variable should contain a list of the scripts. Each script should be the pkgname with action as suffix. I.E: install="$pkgname.pre-install $pkgname.post-install"
-
Natanael Copa authored
-
Timo Teräs authored
-
Timo Teräs authored
-
- Mar 03, 2009
-
-
Timo Teräs authored
enable bootchartd to use kernel process accounting for noticing all processes. also fix various little bits around the initramfs init.
-