summaryrefslogtreecommitdiff
path: root/alpine.mk
AgeCommit message (Expand)AuthorFilesLines
2009-06-03alpine.mk: configureable free space on usb imageNatanael Copa1-1/+2
2009-06-03alpine.mk: make usb image creation less verboseNatanael Copa1-8/+9
2009-06-03alpine.mk: target for .img symlinkNatanael Copa1-0/+3
2009-06-03alpine.mk: use /dev/usbdisk rather than /dev/sda1 for usb imagesNatanael Copa1-1/+1
2009-06-03alpine.mk: include the dependencies in the APK_INDEXNatanael Copa1-1/+1
2009-06-03alpine.mk: wait with calculating dir size til the dir is filled upNatanael Copa1-1/+1
2009-06-03alpine.mk remove unused varsNatanael Copa1-3/+2
2009-06-02alpine.mk: build iso from binary packages in system repositoryNatanael Copa1-59/+23
2009-05-27alpine.mk: use apk fetch to build apk repositoryNatanael Copa1-15/+36
2009-05-25alpine.mk: maketarget for usb imagesNatanael Copa1-3/+27
2009-05-13initfs: add floppy kernel moduleNatanael Copa1-1/+1
2009-05-06alpine.mk: build initramfs image with mkinitfsNatanael Copa1-77/+5
2009-04-16alpine.mk: add iscsi kernel module to modloopNatanael Copa1-1/+3
2009-04-13alpine.mk: include dahdilinux on the modloopNatanael Copa1-2/+3
2009-03-27alpine.mk: iso load usb-storage, sha1 targetNatanael Copa1-2/+14
2009-03-25alpine.mk: include raid drivers in initramfsNatanael Copa1-2/+2
2009-03-13add support to boot from usbNatanael Copa1-1/+1
2009-03-13alpine.mk: build the isofs only by defaultNatanael Copa1-4/+10
2009-03-13alpine.mk: create dir for repos dirstampNatanael Copa1-1/+1
2009-03-13alpine.mk: vserver template targetNatanael Copa1-0/+17
2009-03-04alpine.mk: generate syslinux.cfgNatanael Copa1-2/+12
2009-03-03initramfs: process accounting & misc fixesTimo Teras1-3/+3
2009-03-03alpine.mk: use/build system repository if possibleNatanael Copa1-16/+25
2009-02-26initramfs: bootchart integration with initTimo Teras1-1/+5
2009-02-23alpine.mk: clean stamp.repoNatanael Copa1-1/+1
2009-02-20alpine.mk: added xtables-addonsNatanael Copa1-3/+11
2009-02-18alpine.mk: specify the filesystem for cdromNatanael Copa1-1/+1
2009-02-18alpine.mk: add arch to iso name. use syslinux apk. find package in any repoNatanael Copa1-12/+19
2009-02-12alpine.mk: do not create the /apks/ dir for packagesNatanael Copa1-12/+14
2009-02-12alpine.mk/initram: name modloop after kernel flavorNatanael Copa1-1/+1
2009-02-11alpine.mk: build repositories before building isoNatanael Copa1-18/+33
2009-02-11alpine.mk: KERNEL_FLAVOR is the shortname of kernel. add more phony targetsNatanael Copa1-7/+13
2009-02-11alpine.mk: added modloop phony targetNatanael Copa1-0/+1
2009-02-11alpine.mk: initial support for other kernel flavorsNatanael Copa1-7/+19
2009-01-28alpine.mk, initramfs: show alpine releaseNatanael Copa1-1/+8
2009-01-28alpine.mk: allow users to override configs in alpine.conf.mkNatanael Copa1-0/+2
2009-01-23alpine.mk: create the missing /etc dirNatanael Copa1-0/+1
2009-01-23alpine.mk: the iso needs floppy driverNatanael Copa1-0/+1
2009-01-15alpine.mk: make cleanNatanael Copa1-2/+4
2009-01-13initramfs-init: extract apkovlNatanael Copa1-0/+191