Natanael Copa
|
24a42d66f7
|
alpine.mk: change arch to x86. remove .SIGN in repo
|
2009-10-21 14:17:00 +00:00 |
|
Natanael Copa
|
be7b8057c1
|
alpine.mk: new location for kernel.release file
move isolinux to /boot directory to keep cdrom more tidy.
|
2009-09-23 11:40:38 +00:00 |
|
Natanael Copa
|
9fc5089222
|
alpkine.mk: remove ide
|
2009-09-18 14:16:06 +00:00 |
|
Natanael Copa
|
00adab6430
|
alpine.mk: support for profiles
renamed default package list to alpine.packages
|
2009-09-11 14:25:14 +00:00 |
|
Natanael Copa
|
8d25d1e2d7
|
alpine.mk: include repo version on iso
|
2009-09-03 16:35:58 +00:00 |
|
Natanael Copa
|
ad9133049a
|
alpine.mk: copy keys from running system
|
2009-09-03 14:00:23 +00:00 |
|
Natanael Copa
|
c665f824c7
|
alpine.mk: include acct package in initramfs image
|
2009-09-03 12:36:20 +00:00 |
|
Natanael Copa
|
9e0d29ac3f
|
alpine.mk: make it possible to override mkcramfs with mkfs.cramfs
|
2009-09-03 12:35:27 +00:00 |
|
Natanael Copa
|
6cce6e94ef
|
alpine.mk: support build iso from non-alpine environments
Only thing required is a working apk-tools and mkinitfs
|
2009-09-03 09:41:30 +00:00 |
|
Natanael Copa
|
d8907beacb
|
abuild, alpine.mk: use --repository instead of --repo
|
2009-08-10 13:05:56 +00:00 |
|
Natanael Copa
|
007759d761
|
alpine.mk: do not generate usb images for releases
|
2009-08-06 11:44:51 +00:00 |
|
Natanael Copa
|
c867de761e
|
alpine.mk: create .boot_repository files in repos
init will only autoadd those when booting
|
2009-08-06 11:20:58 +00:00 |
|
Natanael Copa
|
1b233622c9
|
alpine.mk: do not include /lib on iso
|
2009-08-05 17:15:20 +00:00 |
|
Natanael Copa
|
cc4f11e002
|
alpine.mk: sign the index on iso
|
2009-07-30 09:12:49 +00:00 |
|
Natanael Copa
|
5ed17c4b87
|
alpine.mk: use new index format
|
2009-07-27 15:53:05 +00:00 |
|
Natanael Copa
|
0cd87a99db
|
alpine.mk: use mtools to grate usb image
|
2009-07-20 12:01:16 +00:00 |
|
Natanael Copa
|
31bea672a2
|
alpine.mk: remove unused files. make sure alpine-relase is on img
|
2009-07-20 12:01:16 +00:00 |
|
Natanael Copa
|
548eb8e37f
|
alpine.mk: find correct kernel packages. fix apk fetch
|
2009-07-06 12:16:14 +00:00 |
|
Natanael Copa
|
6b68bade82
|
alpine.mk: add modloop modules as boot param
the modloop will need loop and cramfs modules. Those are only available
in initramfs stage so we must make sure they are properly loaded.
|
2009-06-15 06:28:50 +00:00 |
|
Natanael Copa
|
f05a89deae
|
alpine.mk: we dont need the MBR from syslinux
|
2009-06-04 14:18:25 +00:00 |
|
Natanael Copa
|
b150602a38
|
alpine.mk: do not create a partition on usb image
saves us for lots of headache.
|
2009-06-04 13:05:31 +00:00 |
|
Natanael Copa
|
d3b36e1cf2
|
alpine.mk: configureable free space on usb image
use USBIMG_FREE to set how many kB you want to have as free space on
usb image.
|
2009-06-03 11:43:58 +00:00 |
|
Natanael Copa
|
b1b976901a
|
alpine.mk: make usb image creation less verbose
|
2009-06-03 11:39:26 +00:00 |
|
Natanael Copa
|
8ed3099229
|
alpine.mk: target for .img symlink
|
2009-06-03 11:34:41 +00:00 |
|
Natanael Copa
|
bf13a7c63c
|
alpine.mk: use /dev/usbdisk rather than /dev/sda1 for usb images
The sda1 might be a sata or scsi harddisk so usb image might be sdb1 or sdc1.
The /dev/usbdisk link will always point to the first usb disk.
|
2009-06-03 09:13:54 +00:00 |
|
Natanael Copa
|
e83cfd6c27
|
alpine.mk: include the dependencies in the APK_INDEX
The APK_FILES does not contain the dependencies for the wanted packages
so we cannot use this variable when generating the index.
|
2009-06-03 08:48:04 +00:00 |
|
Natanael Copa
|
8732195fd5
|
alpine.mk: wait with calculating dir size til the dir is filled up
|
2009-06-03 08:16:17 +00:00 |
|
Natanael Copa
|
3af6730c2f
|
alpine.mk remove unused vars
|
2009-06-03 08:13:16 +00:00 |
|
Natanael Copa
|
261787abcd
|
alpine.mk: build iso from binary packages in system repository
This is so you can build the iso image without having the aports tree.
|
2009-06-02 11:13:35 +00:00 |
|
Natanael Copa
|
ac8aa51f4c
|
alpine.mk: use apk fetch to build apk repository
|
2009-05-27 13:04:06 +00:00 |
|
Natanael Copa
|
989003baa2
|
alpine.mk: maketarget for usb images
|
2009-05-25 14:33:49 +00:00 |
|
Natanael Copa
|
c8b2c27eec
|
initfs: add floppy kernel module
fixes #28
|
2009-05-13 15:04:47 +00:00 |
|
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 |
|