eis4d
  1. eis4d

eis-iso

Public
  1. eis4d
  2. eis-iso

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Natanael CopaNatanael Copa
cb7bb27a144alpine-mini: add wifi tools, firmware and openssl
Natanael CopaNatanael Copa
92d947b000cabuild: wait 30 seconds for apk lockfile. improve error reporting
Natanael CopaNatanael Copa
8d34be04b08alpine.packages: added igmpproxy
Natanael CopaNatanael Copa
d5d4880cf3ftune package list basically remove dev packages
Natanael CopaNatanael Copa
95886293997abuild.conf: added JOBS variable makes it easier to support parallel builds on non gnu make system
Natanael CopaNatanael Copa
2b9d261df5arelease 2.1
Natanael CopaNatanael Copa
171df570fd9sample: use lowercase in init.d/conf.d sample files
Natanael CopaNatanael Copa
5847b5473b2sample: use separate package()
Natanael CopaNatanael Copa
3ea1ead5896abuild: dont check version number if nodeps is specified This option is normally used for bootstrapping a build env....
Natanael CopaNatanael Copa
d87b10b9af0abuild: implement getpkgver, default_fetch and default_unpack to make life easier for volatile packages
Natanael CopaNatanael Copa
78ca93d237eabuild: use pax-utils's scanelf to find binaries to strip
Natanael CopaNatanael Copa
9999ee02b56release 2.0.1
Natanael CopaNatanael Copa
b35b56943e8abuild-sign: remove temp signature
Natanael CopaNatanael Copa
9400ec01525abuild: fix detection of pkgconfig dependency
Natanael CopaNatanael Copa
4e633c5be21alpine.packages: removed -doc packages
Natanael CopaNatanael Copa
f20c599af72alpine.packages: specify kernel packages
Natanael CopaNatanael Copa
19b2598f8a5Revert "abuild: minor cleanup" This commit seems to kill the entire repository This reverts commit 46aed95754ebeb17...
Natanael CopaNatanael Copa
02511480097added alpine-mini package list
Natanael CopaNatanael Copa
ca86b28d421release 2.0
Natanael CopaNatanael Copa
b97641ed0f7remoe unused file
Natanael CopaNatanael Copa
64d70cc4b33abuild: exit with error if run as root override with -F
Natanael CopaNatanael Copa
036557c8c0dabuild: make it possible override fakeroot
Natanael CopaNatanael Copa
f150027100dabuild: fix so APKBUILD env var works properly We also make sure we source the APKBUILD when we are in the directory...
Natanael CopaNatanael Copa
c50ab80bfafabuild: minor bugfix: define $program
Natanael CopaNatanael Copa
c9616e9d9e8newapkbuild: move code from abuild to new script try keep code in abuild cleaner by moving out creation of new apkbu...
Natanael CopaNatanael Copa
74debd67ce1abuild: minor cleanup
Natanael CopaNatanael Copa
46aed95754eabuild: minor cleanup
Natanael CopaNatanael Copa
3b7ab34e67eabuild: implement prepare() prepare is run before build(). this allows uses to do patching before configuring and bu...
Natanael CopaNatanael Copa
f138d6704b6abuild: bugfix. allow apkbiudls without build()
Natanael CopaNatanael Copa
542b9cf4862abuild: dont run build() in fakeroot if package() exist fakeroot seems do some kind of locking which kills performan...
Natanael CopaNatanael Copa
24a42d66f76alpine.mk: change arch to x86. remove .SIGN in repo
Natanael CopaNatanael Copa
be7b8057c12alpine.mk: new location for kernel.release file move isolinux to /boot directory to keep cdrom more tidy.
Natanael CopaNatanael Copa
9fc5089222balpkine.mk: remove ide
Natanael CopaNatanael Copa
09899b7a5b3alpine.packages: added bwm-ng
Natanael CopaNatanael Copa
64baa7c5052abuild-sign: set permissions on signed index to 644 mktemp set it to 600 so we need to manually set it to 644
Natanael CopaNatanael Copa
9f3b137410ealpine.packages: make sure all squid, shorewall and php packages are there
Natanael CopaNatanael Copa
00adab6430aalpine.mk: support for profiles renamed default package list to alpine.packages
Natanael CopaNatanael Copa
0047d5ef800packages: added lsof
Natanael CopaNatanael Copa
7c634fa25cbpackages: added util-linux-ng
Natanael CopaNatanael Copa
47a554c8c7brelease 2.0_rc9
Natanael CopaNatanael Copa
517f79a0ee8packages: misc fixes. add arpon
Natanael CopaNatanael Copa
c1be67be8a7abuild: include repo description and version in temp apk cache
Natanael CopaNatanael Copa
8d25d1e2d78alpine.mk: include repo version on iso
Natanael CopaNatanael Copa
2cb07ae9b28buildrepo: add repository description/version
Natanael CopaNatanael Copa
ad9133049acalpine.mk: copy keys from running system
Natanael CopaNatanael Copa
c665f824c7balpine.mk: include acct package in initramfs image
Natanael CopaNatanael Copa
9e0d29ac3f4alpine.mk: make it possible to override mkcramfs with mkfs.cramfs
Natanael CopaNatanael Copa
6cce6e94ef2alpine.mk: support build iso from non-alpine environments Only thing required is a working apk-tools and mkinitfs
Natanael CopaNatanael Copa
eb3ec199f55packages: include linux headers for running kernel
Natanael CopaNatanael Copa
be9acf20f4apackages: removed unused packages
Natanael CopaNatanael Copa
f24e9971048abuild: strip versions from dependencies when building recursively
Natanael CopaNatanael Copa
5ca02a21fe2packages: added sfdisk
Natanael CopaNatanael Copa
261ffa9542crelease 2.0_rc8
Natanael CopaNatanael Copa
a1bf67a46c3abuild: allow pkgver=volatile
Natanael CopaNatanael Copa
32f3fce8375abuild: implement pkgusers/pkggroups
Natanael CopaNatanael Copa
5108c978244release 2.0_rc7
Natanael CopaNatanael Copa
e0f546896f4abuild: no missing dependencies might happen
Natanael CopaNatanael Copa
5b8d1709da7abuild: the -dev pckages should depend on all subpackages
Natanael CopaNatanael Copa
1ccf8652da6Revert "abuild-tar: embed checksum for symlinks" Tar could not handle the headers. This reverts parts of commit 8b1...
Natanael CopaNatanael Copa
97030974d9arelease 2.0_rc6
Natanael CopaNatanael Copa
df8e468f0e5abuild: implement triggers and install scripts should not be in $source
Natanael CopaNatanael Copa
8e52bdff144cmp-apks-iso: fix spell error that have been around for ages
Timo TerasTimo Teras
8b1a53011b3abuild-tar: embed checksum for symlinks and relocate the place of the symlink in tar header, as symlink use the link...
Natanael CopaNatanael Copa
6b2c6c0c032release 2.0_rc5
Natanael CopaNatanael Copa
d8907beacb2abuild, alpine.mk: use --repository instead of --repo
Natanael CopaNatanael Copa
40ad19a1d04packages: added syslogd and doc we want the sysklogd on the iso
Natanael CopaNatanael Copa
007759d7612alpine.mk: do not generate usb images for releases
Natanael CopaNatanael Copa
c867de761e8alpine.mk: create .boot_repository files in repos init will only autoadd those when booting
Natanael CopaNatanael Copa
1b233622c94alpine.mk: do not include /lib on iso
Natanael CopaNatanael Copa
e1dff715951abuild: initial support for versioned dependencies
Natanael CopaNatanael Copa
ec8fd835b4frelease 2.0_rc4
Natanael CopaNatanael Copa
b1f792b0236abuild: implement -d for disable dependency checking This is needed when bootstrapping the system.
Natanael CopaNatanael Copa
cc4f11e002aalpine.mk: sign the index on iso
Natanael CopaNatanael Copa
15a3f24286cabuild: fix for dynamic dependency detection
Natanael CopaNatanael Copa
4cc049802adrelease 2.0_rc3
Natanael CopaNatanael Copa
bb980f84951buildrepo: set permissions on APKINDEX.tar.gz - clean up old tmp.* This solves issues for rsync jobs for mirrors.
Natanael CopaNatanael Copa
5ed17c4b875alpine.mk: use new index format
Natanael CopaNatanael Copa
3c7eb0dff96abuild: make index readable
Natanael CopaNatanael Copa
5fa6ba1c8f1abuild-keygen: append hex timestamp to default key name
Natanael CopaNatanael Copa
93c26cd6ea5release 2.0_rc2
Natanael CopaNatanael Copa
d7d7e55e91dbuildrepo: use new apk index and sign repo
Natanael CopaNatanael Copa
640b086ec8arelease 2.0_rc1
Natanael CopaNatanael Copa
fad6df6eaf7abuild: minor bugfix
Natanael CopaNatanael Copa
28b7f5d2b11abuild: add pkgconfig to depends if needed. misc fixes
Natanael CopaNatanael Copa
53b17143d24abuild: use APKINDEX.tar.gz rather than APK_INDEX.gz
Natanael CopaNatanael Copa
c2a0126ea24abuild: remove broken links in abuild temp repo. sign the control.tar.gz
Natanael CopaNatanael Copa
ac09f44927dabuild: sign index with abuild-sign
Natanael CopaNatanael Copa
f7e5128b3e6Makefile: install abuild-sign
Natanael CopaNatanael Copa
17c6ce7ada7abuild-sign: use mktemp for temp files. add -q option for quiet
Natanael CopaNatanael Copa
c6bb16a9f97abuild-keygen: use -a to add the needed config setting So basicly, running 'abuild-keygen -a -i' will be all you nee...
Natanael CopaNatanael Copa
571e0567110abuild-sign: initial commit we can only sign indexes so far
Natanael CopaNatanael Copa
ce020315fd1abuild-keygen: support for -i to install pubkey to /etc/apk/keys
Natanael CopaNatanael Copa
9a622715451abuild-keygen: new utility to generate keys for signing packages
Natanael CopaNatanael Copa
3dc07fb7e4aabuild-tar: fix total counter for splice
Timo TerasTimo Teras
43f32cdeef0abuild-tar: fix splice arguments
Timo TerasTimo Teras
ed2733c65b2abuild-tar: fix help message
Natanael CopaNatanael Copa
b6e9ee24742abuild-tar: fix for full_read(), full_write()
Natanael CopaNatanael Copa
be9fa503bceabuild: initial support for new apk format
Natanael CopaNatanael Copa
58cb2bc3fbdMakefile: compile and install abuild-tar
Natanael CopaNatanael Copa
66fdef1a359added razor to default pacakge list
Natanael CopaNatanael Copa
0cd87a99dbealpine.mk: use mtools to grate usb image
Natanael CopaNatanael Copa
31bea672a27alpine.mk: remove unused files. make sure alpine-relase is on img
Natanael CopaNatanael Copa
bd9f1a415a9core/abuild: fix options order to apk add
Timo TerasTimo Teras
bd9be35c922abuild-tar: rename cutting option to --cut, full_{read,write,splice}
Timo TerasTimo Teras
f22114748d8abuild-tar: new utility to mangle tar files - ability to embed an checksum inside the tar header for regular files...
Natanael CopaNatanael Copa
1448b2926d2release 1.16
Natanael CopaNatanael Copa
501e5dc8c44abuild: upgrade dependencies when building recursive
Natanael CopaNatanael Copa
e58a5334400packages: add alpine-sdk again
Natanael CopaNatanael Copa
548eb8e37f5alpine.mk: find correct kernel packages. fix apk fetch
Natanael CopaNatanael Copa
91c3cc9bc03sample.* adjust more samples a bit
Natanael CopaNatanael Copa
0bd0949519dsample.APKBUILD: add more comments
Natanael CopaNatanael Copa
89580a53d84packages: add amavis and spamassassin
Natanael CopaNatanael Copa
b4a771c683fpackages: quote file globs
Natanael CopaNatanael Copa
6b68bade822alpine.mk: add modloop modules as boot param the modloop will need loop and cramfs modules. Those are only available...
Natanael CopaNatanael Copa
35d759a810apackages: add all alpine-* packages
Natanael CopaNatanael Copa
a3dca8d66a6abuild: use apk version --check to verify the pkgver
Natanael CopaNatanael Copa
482d9bf5af0alpine.mk: added file with default packages for releases
Natanael CopaNatanael Copa
5e558a5ed4erelease 1.15.2
Natanael CopaNatanael Copa
99ae7bd9c3aabuild: force single space be separator when parsing scanelf output otherwise will awk not detect empty fields
Natanael CopaNatanael Copa
f05a89deae8alpine.mk: we dont need the MBR from syslinux
Natanael CopaNatanael Copa
b150602a383alpine.mk: do not create a partition on usb image saves us for lots of headache.
Natanael CopaNatanael Copa
896c436e140buildrepo: check if all files exist before try copy anything seems like copy removes destination if source does not ...
Natanael CopaNatanael Copa
494960f2917release 1.15.1
Natanael CopaNatanael Copa
a8cf35b3ea8Makefile: use ~/.cache/apks as default apk cache
Natanael CopaNatanael Copa
44247711a40abuild: up2date handle apkcache properly abuild will not consider package up2date unless apk cache is up2date
Natanael CopaNatanael Copa
2c907ddc341abuild: warn if g++ is in makedepends. fix for dynamic deps
Natanael CopaNatanael Copa
5b00cca758babuild: fix for detecting self-provided dependencies
Natanael CopaNatanael Copa
981c484766arelease: 1.15 with support for dynamic dependencies
Natanael CopaNatanael Copa
a878a54660babuild: bugfix: find deps in subpackages and fail if deps not found
Natanael CopaNatanael Copa
2d6f0ab38dfabuild: initial support for autodetection of dependencies
Natanael CopaNatanael Copa
d3b36e1cf2balpine.mk: configureable free space on usb image use USBIMG_FREE to set how many kB you want to have as free space o...
Natanael CopaNatanael Copa
b1b976901acalpine.mk: make usb image creation less verbose
Natanael CopaNatanael Copa
8ed3099229falpine.mk: target for .img symlink
Natanael CopaNatanael Copa
36080a48f76abuild: rename abuildrepo to apkcache
Natanael CopaNatanael Copa
9d616a1346fabuild: add configurable apk cache
Natanael CopaNatanael Copa
bdc6182749cabuild: use build-base meta package as hard makedepends
Natanael CopaNatanael Copa
bf13a7c63cfalpine.mk: use /dev/usbdisk rather than /dev/sda1 for usb images The sda1 might be a sata or scsi harddisk so usb im...
Natanael CopaNatanael Copa
e83cfd6c270alpine.mk: include the dependencies in the APK_INDEX The APK_FILES does not contain the dependencies for the wanted ...
Natanael CopaNatanael Copa
027f227852dabuild: pull in makedepends by using virtual packages in abuildrepo Basicly, let apk-tools deal with the dependencie...
Natanael CopaNatanael Copa
8732195fd51alpine.mk: wait with calculating dir size til the dir is filled up
Natanael CopaNatanael Copa
3af6730c2f6alpine.mk remove unused vars
Natanael CopaNatanael Copa
261787abcdcalpine.mk: build iso from binary packages in system repository This is so you can build the iso image without having...
Natanael CopaNatanael Copa
ac8aa51f4cfalpine.mk: use apk fetch to build apk repository
Natanael CopaNatanael Copa
989003baa23alpine.mk: maketarget for usb images
Natanael CopaNatanael Copa
2219b258cfeabuild: use apk index -d to update the abuildrepo index
Natanael CopaNatanael Copa
c8b2c27eec7initfs: add floppy kernel module fixes #28
Natanael CopaNatanael Copa
83f9d177ed1abuild: create symlink to package in tmprepo The tmprepo is a temporary repository used by abuild to handle the depe...
Natanael CopaNatanael Copa
2fd4128e204abuild: rename pkgdirbase to pkgbasedir
Natanael CopaNatanael Copa
231d406de61abuild: create .provides-so file in package dir This will later be used to figure out the dynamic dependencies.
Natanael CopaNatanael Copa
ca65c4b791babuild: prepare pkg dirs/meta files and create packages separately. Dependency speedup. Run all subpackage functions...
Natanael CopaNatanael Copa
3d79fb7036euse .in files for scripts
Natanael CopaNatanael Copa
4aee935d8c8abuild: move the pkgdir to pkg/<name> where <pkg> is package/subpackage name
Natanael CopaNatanael Copa
f3857a4d93ealpine.mk: build initramfs image with mkinitfs
Natanael CopaNatanael Copa
549aaccaca3alpine.mk: add iscsi kernel module to modloop
Natanael CopaNatanael Copa
5983f34cdd2initram: unpack apkovl with --numeric-owner fixes #23
Natanael CopaNatanael Copa
e047051e5d1initram: try continue boot after emergency shell exit sometimes it is possible to manually fix the problem, for exam...
Natanael CopaNatanael Copa
3da4b997c44initram: version 1.1
Natanael CopaNatanael Copa
59b9632ba23initram: beep before prompting for password
Natanael CopaNatanael Copa
afecd875108initram: support for encrypted apkovls
Natanael CopaNatanael Copa
1e80b3f1c96initram: find all repos in 2 dir levels on boot media
Natanael CopaNatanael Copa
93ada374bc9added utility to compare packages versions on iso images
Natanael CopaNatanael Copa
236620ca8d6alpine.mk: include dahdilinux on the modloop set default packages dir to ~/packages
Natanael CopaNatanael Copa
4044b7873a9abuild: reset $install for sub packages fixes #22
Natanael CopaNatanael Copa
73c01eda0e0abuild: version 1.14
Natanael CopaNatanael Copa
779ff4078ffabuild: filter out conflicts when building dependencies
Natanael CopaNatanael Copa
0dff05bda23initram: ignore non-repositories in packages/ subdir
Natanael CopaNatanael Copa
d48b86e8a28abuild: added feature to (un)install all build dependencies in one shot
Natanael CopaNatanael Copa
68ce72c7ba5release 1.13
Natanael CopaNatanael Copa
ec538cf7617abuild: include gtk-doc in the -doc subpackage
Natanael CopaNatanael Copa
d9b6e4ec173initram: wait for usbdisk to settle
Natanael CopaNatanael Copa
1e3647e7109alpine.mk: iso load usb-storage, sha1 target
Natanael CopaNatanael Copa
050a8b048faMakefile: fix typo
Natanael CopaNatanael Copa
6d402b272f8abuild: support for conflicts in makedepends prefix a makedepends with ! and its treated as a conflict. for example:...
Natanael CopaNatanael Copa
3d2c54f6d86abuild: add support for https check if wget is in makedepends. fixes #11
Natanael CopaNatanael Copa
98877bf7001alpine.mk: include raid drivers in initramfs I think we only need raid1 and maybe raid5 but now we copy the entire m...
Natanael CopaNatanael Copa
9154b0d9b72Makefile: install initramfs-init
Natanael CopaNatanael Copa
eb9a1a84abbinitram: support for root=/dev/md0, create busybox links
Natanael CopaNatanael Copa
60258b46d57initram: retry mount root incase its an usb device
Natanael CopaNatanael Copa
a5f1bed085ainitram: start emergency shell if failed to switch to specified root
Natanael CopaNatanael Copa
311fd299f68add support to boot from usb
Natanael CopaNatanael Copa
874e4379d29alpine.mk: build the isofs only by default use 'make iso' to build the iso image. This is because we might want to ...
Natanael CopaNatanael Copa
cbb9ee821e7initram: fix the cute progressbar
Natanael CopaNatanael Copa
cecfe6b7322alpine.mk: create dir for repos dirstamp
Natanael CopaNatanael Copa
108ef418c3ainitram: support for booting off a harddisk
Natanael CopaNatanael Copa
0ff6c91205dalpine.mk: vserver template target
Natanael CopaNatanael Copa
5994aa62af5release 1.12
Natanael CopaNatanael Copa
2fb6e1a6512abuild: fixes for new install scripts
Natanael CopaNatanael Copa
2b1fd461770release 1.11