Commit Graph

29 Commits

Author SHA1 Message Date
Natanael Copa
f3857a4d93 alpine.mk: build initramfs image with mkinitfs 2009-05-06 14:53:31 +00:00
Natanael Copa
549aaccaca alpine.mk: add iscsi kernel module to modloop 2009-04-16 09:50:48 +00:00
Natanael Copa
236620ca8d alpine.mk: include dahdilinux on the modloop
set default packages dir to ~/packages
2009-04-13 14:42:01 +00:00
Natanael Copa
1e3647e710 alpine.mk: iso load usb-storage, sha1 target 2009-03-27 15:23:37 +00:00
Natanael Copa
98877bf700 alpine.mk: include raid drivers in initramfs
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.
2009-03-25 14:54:04 +00:00
Natanael Copa
311fd299f6 add support to boot from usb 2009-03-13 18:27:35 +00:00
Natanael Copa
874e4379d2 alpine.mk: build the isofs only by default
use 'make iso' to build the iso image.

This is because we might want to build for usb
2009-03-13 16:14:00 +00:00
Natanael Copa
cecfe6b732 alpine.mk: create dir for repos dirstamp 2009-03-13 15:47:26 +00:00
Natanael Copa
0ff6c91205 alpine.mk: vserver template target 2009-03-13 12:01:45 +00:00
Natanael Copa
c4f53cfa10 alpine.mk: generate syslinux.cfg 2009-03-04 20:19:47 +00:00
Timo Teras
8fb3af8d05 initramfs: process accounting & misc fixes
enable bootchartd to use kernel process accounting for noticing
all processes.

also fix various little bits around the initramfs init.
2009-03-03 19:43:26 +02:00
Natanael Copa
cd5e018151 alpine.mk: use/build system repository if possible 2009-03-03 11:05:07 +00:00
Timo Teras
8069f0b193 initramfs: bootchart integration with init
modifications to makefile and initramfs init that were left out
from previous commit.
2009-02-26 11:03:29 +02:00
Natanael Copa
d02470e246 alpine.mk: clean stamp.repo 2009-02-23 12:12:38 +00:00
Natanael Copa
cb33004657 alpine.mk: added xtables-addons 2009-02-20 09:45:24 +00:00
Natanael Copa
7107c179aa alpine.mk: specify the filesystem for cdrom 2009-02-18 14:54:51 +00:00
Natanael Copa
5f782a70ce alpine.mk: add arch to iso name. use syslinux apk. find package in any repo 2009-02-18 12:48:22 +00:00
Natanael Copa
4a3a60f10d alpine.mk: do not create the /apks/ dir for packages 2009-02-12 07:58:59 +00:00
Natanael Copa
c73a8cdf05 alpine.mk/initram: name modloop after kernel flavor
So we can support multiple kernels in parallel.
2009-02-12 07:30:02 +00:00
Natanael Copa
73fe3d0a6e alpine.mk: build repositories before building iso
Use the built repositories as source for the iso components rather than
just pick whats in a given dir.
2009-02-11 16:02:19 +00:00
Natanael Copa
4ed11bd492 alpine.mk: KERNEL_FLAVOR is the shortname of kernel. add more phony targets 2009-02-11 14:47:19 +00:00
Natanael Copa
b01e9e455e alpine.mk: added modloop phony target 2009-02-11 14:23:09 +00:00
Natanael Copa
78e0ab1faa alpine.mk: initial support for other kernel flavors 2009-02-11 13:41:56 +00:00
Natanael Copa
81f8737a6a alpine.mk, initramfs: show alpine release
Read the version from .alpine-release on media. Also display the init
script version.
2009-01-28 17:21:07 +00:00
Natanael Copa
b4aafba38f alpine.mk: allow users to override configs in alpine.conf.mk 2009-01-28 14:59:15 +00:00
Natanael Copa
ac04e75b81 alpine.mk: create the missing /etc dir 2009-01-23 08:48:45 +00:00
Natanael Copa
15f478f57c alpine.mk: the iso needs floppy driver 2009-01-23 08:21:39 +00:00
Natanael Copa
4a54e80e3b alpine.mk: make clean 2009-01-15 15:47:26 +00:00
Natanael Copa
5be335ccdf initramfs-init: extract apkovl
also link mkiso to use the makefile
2009-01-13 17:16:45 +00:00