summaryrefslogtreecommitdiffstats
path: root/alpine.mk
Commit message (Expand)AuthorAgeFilesLines
* alpine.mk: use new index formatNatanael Copa2009-07-271-3/+3
* alpine.mk: use mtools to grate usb imageNatanael Copa2009-07-201-3/+5
* alpine.mk: remove unused files. make sure alpine-relase is on imgNatanael Copa2009-07-201-3/+3
* alpine.mk: find correct kernel packages. fix apk fetchNatanael Copa2009-07-061-19/+22
* alpine.mk: add modloop modules as boot paramNatanael Copa2009-06-151-11/+7
* alpine.mk: we dont need the MBR from syslinuxNatanael Copa2009-06-041-2/+1
* alpine.mk: do not create a partition on usb imageNatanael Copa2009-06-041-8/+5
* alpine.mk: configureable free space on usb imageNatanael Copa2009-06-031-1/+2
* alpine.mk: make usb image creation less verboseNatanael Copa2009-06-031-8/+9
* alpine.mk: target for .img symlinkNatanael Copa2009-06-031-0/+3
* alpine.mk: use /dev/usbdisk rather than /dev/sda1 for usb imagesNatanael Copa2009-06-031-1/+1
* alpine.mk: include the dependencies in the APK_INDEXNatanael Copa2009-06-031-1/+1
* alpine.mk: wait with calculating dir size til the dir is filled upNatanael Copa2009-06-031-1/+1
* alpine.mk remove unused varsNatanael Copa2009-06-031-3/+2
* alpine.mk: build iso from binary packages in system repositoryNatanael Copa2009-06-021-59/+23
* alpine.mk: use apk fetch to build apk repositoryNatanael Copa2009-05-271-15/+36
* alpine.mk: maketarget for usb imagesNatanael Copa2009-05-251-3/+27
* initfs: add floppy kernel moduleNatanael Copa2009-05-131-1/+1
* alpine.mk: build initramfs image with mkinitfsNatanael Copa2009-05-061-77/+5
* alpine.mk: add iscsi kernel module to modloopNatanael Copa2009-04-161-1/+3
* alpine.mk: include dahdilinux on the modloopNatanael Copa2009-04-131-2/+3
* alpine.mk: iso load usb-storage, sha1 targetNatanael Copa2009-03-271-2/+14
* alpine.mk: include raid drivers in initramfsNatanael Copa2009-03-251-2/+2
* add support to boot from usbNatanael Copa2009-03-131-1/+1
* alpine.mk: build the isofs only by defaultNatanael Copa2009-03-131-4/+10
* alpine.mk: create dir for repos dirstampNatanael Copa2009-03-131-1/+1
* alpine.mk: vserver template targetNatanael Copa2009-03-131-0/+17
* alpine.mk: generate syslinux.cfgNatanael Copa2009-03-041-2/+12
* initramfs: process accounting & misc fixesTimo Teras2009-03-031-3/+3
* alpine.mk: use/build system repository if possibleNatanael Copa2009-03-031-16/+25
* initramfs: bootchart integration with initTimo Teras2009-02-261-1/+5
* alpine.mk: clean stamp.repoNatanael Copa2009-02-231-1/+1
* alpine.mk: added xtables-addonsNatanael Copa2009-02-201-3/+11
* alpine.mk: specify the filesystem for cdromNatanael Copa2009-02-181-1/+1
* alpine.mk: add arch to iso name. use syslinux apk. find package in any repoNatanael Copa2009-02-181-12/+19
* alpine.mk: do not create the /apks/ dir for packagesNatanael Copa2009-02-121-12/+14
* alpine.mk/initram: name modloop after kernel flavorNatanael Copa2009-02-121-1/+1
* alpine.mk: build repositories before building isoNatanael Copa2009-02-111-18/+33
* alpine.mk: KERNEL_FLAVOR is the shortname of kernel. add more phony targetsNatanael Copa2009-02-111-7/+13
* alpine.mk: added modloop phony targetNatanael Copa2009-02-111-0/+1
* alpine.mk: initial support for other kernel flavorsNatanael Copa2009-02-111-7/+19
* alpine.mk, initramfs: show alpine releaseNatanael Copa2009-01-281-1/+8
* alpine.mk: allow users to override configs in alpine.conf.mkNatanael Copa2009-01-281-0/+2
* alpine.mk: create the missing /etc dirNatanael Copa2009-01-231-0/+1
* alpine.mk: the iso needs floppy driverNatanael Copa2009-01-231-0/+1
* alpine.mk: make cleanNatanael Copa2009-01-151-2/+4
* initramfs-init: extract apkovlNatanael Copa2009-01-131-0/+191