eis4d
  1. eis4d

eis-iso

Public
  1. eis4d
  2. eis-iso

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Natanael CopaNatanael Copa
956b4045971buildrepo: improve index regeneration handling This will hopefully fix the checksum errors
Natanael CopaNatanael Copa
b936522cfdeabuild: new style install scripts install scripts are splitted into separate scripts. The install variable should co...
Natanael CopaNatanael Copa
c4f53cfa103alpine.mk: generate syslinux.cfg
Timo TerasTimo Teras
b674605e6d6initramfs-init: use apk's --force
Timo TerasTimo Teras
a0297a62b27initramfs-init: use apk's --clean-protected
Timo TerasTimo Teras
8fb3af8d055initramfs: process accounting & misc fixes enable bootchartd to use kernel process accounting for noticing all proce...
Natanael CopaNatanael Copa
cd5e0181517alpine.mk: use/build system repository if possible
Natanael CopaNatanael Copa
098a02161f9abuild: do not add busybox as dep to busybox itself
Timo TerasTimo Teras
8069f0b1938initramfs: bootchart integration with init modifications to makefile and initramfs init that were left out from prev...
Timo TerasTimo Teras
52864ab4822initramfs: bootchart support include a modified version of bootchartd, and modify the initramfs to take start record...
Timo TerasTimo Teras
e93ecc6535finitramfs-init: optimize probing of hardware drivers
Natanael CopaNatanael Copa
696082977f3initram: send output of apk add to /dev/null
Natanael CopaNatanael Copa
d02470e246balpine.mk: clean stamp.repo
Natanael CopaNatanael Copa
3abc172e08dinitram: kill .apk-new files after installing newroot and add a boot option keep_apk_new to keep them. Might be usef...
Natanael CopaNatanael Copa
14bcd8ddb01release 1.10
Natanael CopaNatanael Copa
cb330046570alpine.mk: added xtables-addons
Natanael CopaNatanael Copa
ec6a945d47fabuild: dont check md5sum if there are no sources. fix depends_has
Natanael CopaNatanael Copa
2f40d9a8732initfs: find apkovls on boot media
Natanael CopaNatanael Copa
83151c3bbbainitfs: support for modloop boot option
Natanael CopaNatanael Copa
7107c179aa5alpine.mk: specify the filesystem for cdrom
Natanael CopaNatanael Copa
8fdcf93149einitram: allow user o specify filesystem in alpine_dev boot param
Natanael CopaNatanael Copa
5f782a70ce5alpine.mk: add arch to iso name. use syslinux apk. find package in any repo
Natanael CopaNatanael Copa
3a627d26efcbuildrepo: purge old pkgs before generate index and generate index if it is missing, even if all packages are up2date.
Natanael CopaNatanael Copa
23b3d4a8dd1abuild: do not try build/install dependencies that are provided by self like when main package depends on subpackages
Natanael CopaNatanael Copa
20d6494236brelease 1.9
Natanael CopaNatanael Copa
4a3a60f10dealpine.mk: do not create the /apks/ dir for packages
Natanael CopaNatanael Copa
c73a8cdf05dalpine.mk/initram: name modloop after kernel flavor So we can support multiple kernels in parallel.
Natanael CopaNatanael Copa
73fe3d0a6e7alpine.mk: build repositories before building iso Use the built repositories as source for the iso components rather...
Natanael CopaNatanael Copa
4ed11bd492falpine.mk: KERNEL_FLAVOR is the shortname of kernel. add more phony targets
Natanael CopaNatanael Copa
b01e9e455eaalpine.mk: added modloop phony target
Natanael CopaNatanael Copa
f6212bc4b4cmkalpine: beep when iso is done
Natanael CopaNatanael Copa
6dc879f1b4cinitram: Do not echo alpine version alpine-baselayout does it.
Natanael CopaNatanael Copa
61125579639buildrepo: copy files from aports if already built. and dont build index if its not needed
Natanael CopaNatanael Copa
bcb440d4feaabuild: auto add bb to deps when install. added -P option. -P lets user specify the REPODEST on cmd line
Natanael CopaNatanael Copa
78e0ab1faa9alpine.mk: initial support for other kernel flavors
Natanael CopaNatanael Copa
0c3be1aed6fabuild: rename {dev,doc,mod} funcs to default_{dev,doc,mod} This allows ABUILDS to call the default_doc func and app...
Natanael CopaNatanael Copa
6c52b391125abuild: improve sanitycheck - check that md5sums correspond to source - warn if maintainer is missing
Natanael CopaNatanael Copa
0e9c2e708c8abuild: support for variable options so far only option avaiable is !strip, which disables stripping of binaries.
Natanael CopaNatanael Copa
b9685a9fc2aabuild: version 1.8
Natanael CopaNatanael Copa
d95b0a295a4abuild: install makedeps from system repo with -r and build with -R The -r option will only install deps from system...
Natanael CopaNatanael Copa
9cc011ddc74abuild: forgot set version to 1.7
Natanael CopaNatanael Copa
a549de263e0initramfs: use default tmpfs size for root set default repositories
Natanael CopaNatanael Copa
102c4606359abuild: make licenses a part of -doc packages
Natanael CopaNatanael Copa
b529d814691abuild.conf: added PACKAGER
Natanael CopaNatanael Copa
21cd6680eeeabuild: support for creation of new APKBUILD from template abuild [-c] -n PKGNAME[-PKGVER] creates a directory with ...
Natanael CopaNatanael Copa
81f8737a6aaalpine.mk, initramfs: show alpine release Read the version from .alpine-release on media. Also display the init scri...
Natanael CopaNatanael Copa
b4aafba38f6alpine.mk: allow users to override configs in alpine.conf.mk
Natanael CopaNatanael Copa
5e4b955f603initramfs-init: mount new root before apkovl is extracted also create the symlink for kernel modules
Natanael CopaNatanael Copa
7b27ce7bc40devbuild: use new style of 'abuild checksum'
Natanael CopaNatanael Copa
70dedf70528release 1.6
Natanael CopaNatanael Copa
20e24e3cbfdRevert "abuild: whitespace fix" This reverts commit fe7da984ae90d48941aefdb775808f4a09c3c5d1. Conflicts: abuild
Natanael CopaNatanael Copa
044359f0adeabuild: style fixes
Natanael CopaNatanael Copa
e609357a1c6abuild: display error for unsupported archives
Natanael CopaNatanael Copa
fe7da984ae9abuild: whitespace fix
Carlo LandmeterCarlo Landmeter
025590c06b6core/abuild: add zip archive support
Natanael CopaNatanael Copa
7e4549ff9e7release 1.5.1
Natanael CopaNatanael Copa
cd65e27f8ceabuild: make color work again by sourcing the functions.sh after abuild.conf
Natanael CopaNatanael Copa
cf3b0ebb4c4added TODO file
Natanael CopaNatanael Copa
a6a3e604b33release 1.5
Natanael CopaNatanael Copa
ba3d54d4171mkalpine: install missing apps to build iso I'm not sure if we really want this
Natanael CopaNatanael Copa
ac04e75b819alpine.mk: create the missing /etc dir
Natanael CopaNatanael Copa
1cff62daed4abuild: checksum modifies the APKBUILD directly
Natanael CopaNatanael Copa
71854c3fae7initramfs: remove debug shell
Natanael CopaNatanael Copa
15f478f57cbalpine.mk: the iso needs floppy driver
Natanael CopaNatanael Copa
200eb22b52fabuild: added REPODEST This will let user specify a directory where the repositories are. Setting REPODEST will over...
Natanael CopaNatanael Copa
df4dd0e6889buildrepo: dont rebuild packages unless pkgver/pkgrel change
Natanael CopaNatanael Copa
7f97d718741abuild: try deal with dependencies for makedepends Example. foo-dev is a makedepends which depends on foo. We need ...
Natanael CopaNatanael Copa
e543ba5d8beAPKBUILD.proto: minor fixes
Natanael CopaNatanael Copa
c18022931ddMakefile: install abuild.conf if DESTDIR is set
Natanael CopaNatanael Copa
9f8e91d57b4release 1.4.1
Natanael CopaNatanael Copa
469933e5536abuild: apk add support -u again
Natanael CopaNatanael Copa
469786dd756abuild: allow help (-h) even if there is no APKBUILD
Natanael CopaNatanael Copa
7534b15bb37release 1.4
Natanael CopaNatanael Copa
8eb498e039cbuildrepo: added -r option to specify dependency repos the dependency repo tells apk index that dependencies are fou...
Natanael CopaNatanael Copa
1a28d3898bcabuild: abort build if md5 check fails
Natanael CopaNatanael Copa
a457f7241c2abuild: use new apk-tools (2.x)
Natanael CopaNatanael Copa
d992b4aee59add a .devbuildrc for abuild subproject itself now its possible to build alpine iso with uncommitted developer abuil...
Natanael CopaNatanael Copa
a43aa871509devbuild: use .devbuildrc rather than devbuild.conf
Natanael CopaNatanael Copa
5baad961c6adevbuild: new helper script, fix makefile This script helps developers who works on the alpine subprojects (i.e apk-...
Natanael CopaNatanael Copa
4a54e80e3bdalpine.mk: make clean
Natanael CopaNatanael Copa
7058a53837einitramfs-init: use new apk option --initdb
Natanael CopaNatanael Copa
204df011a71rename mkiso to mkalpine this is just a wrapper script. the real stuff happens in alpine.mk
Natanael CopaNatanael Copa
5be335ccdf8initramfs-init: extract apkovl also link mkiso to use the makefile
Natanael CopaNatanael Copa
e81ebe1981babuild: consider all subdirs named 'include' belong to -dev
Natanael CopaNatanael Copa
3a201f6600fabuild: version 1.2
Natanael CopaNatanael Copa
95774a8f824abuild: fix bug in dev()
Natanael CopaNatanael Copa
f12ff8cee18abuild: unpack does md5check. we dont need do it twice
Timo TerasTimo Teras
cbd3adf0f64initramfs: some spell checking on init script
Timo TerasTimo Teras
38ee0b183d8initramfs: use apk's progress bar feature
Natanael CopaNatanael Copa
ebf5d7c6d74abuild: strip files in all subdirs
Natanael CopaNatanael Copa
e04a69e2130Makefile: do not overwrite abuild.conf if it exist
Timo TerasTimo Teras
576541e3f2bmake.alpine: makefile to build alpine iso tries to get correct dependencies for modloop, initramfs and iso so minimu...
Natanael CopaNatanael Copa
0b2f41e9d9fabuild: consider all .a .c .h .o files as dev files Also any /usr/share/gettext dir.
Natanael CopaNatanael Copa
162f34d0dadabuild: added -p/-s option to override PKGDEST/SRCDEST
Natanael CopaNatanael Copa
40f8a48bc68Revert "abuild: try break circular dependencies" This reverts commit b27a6f47107a848372a9863134e933c6d5ab7598.
Natanael CopaNatanael Copa
e4d30999956APKBUILD.proto: use sourceforge as example for source
Natanael CopaNatanael Copa
0c9cb860be1abuild: add depends_{doc,mod,dev} to depends in doc(),mod(),dev()
Natanael CopaNatanael Copa
b446f1bda71abuild: version 1.1.1
Natanael CopaNatanael Copa
a884543f0e0buildrepo: fixed evil bug
Natanael CopaNatanael Copa
a73568f5ff2buildrepo: new file
Natanael CopaNatanael Copa
ff55ae9e1cbabuild: version 1.1
Natanael CopaNatanael Copa
ff1781c349eabuild: read version from abuild. install buildrepo
Natanael CopaNatanael Copa
22cf700b496abuild: -k option for keeping built packages
Natanael CopaNatanael Copa
2d0758cfdf0mkiso: check timestamps on initramfs and modloop this avoids rebuilding those unless its needed
Natanael CopaNatanael Copa
03f985441c6version 1.0
Natanael CopaNatanael Copa
b27a6f47107abuild: try break circular dependencies
Natanael CopaNatanael Copa
1430275df64abuild: do ont compress info and manpages it was a bad idea since it messes up symlinks
Natanael CopaNatanael Copa
014754b3c2eabuild: reworked dependency handling - Added option -i, to install a given build target after successful build. - P...
Natanael CopaNatanael Copa
e48c520d54cabuild: move functions to a shared lib
Natanael CopaNatanael Copa
395a795126babuild: implemented listpkg and cleanoldpkg
Natanael CopaNatanael Copa
5b752e98840mkinitram: sata needs acpi module dock.ko
Natanael CopaNatanael Copa
a33d97f9c70mkiso: misc boot fixes - set boot prompt timeout to 2 sec - remove unused boot parameter - move test.gz to /boot subdir
Natanael CopaNatanael Copa
4db92fc9821mkmodloop: no firmware. fix path in image
Natanael CopaNatanael Copa
29c9030dcdcmk*: build and include modloop try also mount modloop during boot and run a second pass hardware detect.
Natanael CopaNatanael Copa
ebfe2cf1a71autodetect hardware at boot. quiet kernel
Natanael CopaNatanael Copa
7921216ba4aadded scripts to make alpine bootable those should probably go to a separate package but I put them here for now
Natanael CopaNatanael Copa
bbcaa47c848usr/bin/*-config belongs into -dev packages
Natanael CopaNatanael Copa
958b5990572added APKBUILD-svn.proto
Natanael CopaNatanael Copa
60a84b6daa7release 0.9
Natanael CopaNatanael Copa
99f8ff11959remove -fPIC from CFLAGS. added comments for SRC/PKGDEST
Natanael CopaNatanael Copa
ffd9030e502automatically md5check and fetch
Natanael CopaNatanael Copa
6bbb1b6be9estrip binaries before creating package
Natanael CopaNatanael Copa
b9ce3c170a9implement is_remote(). fix up2date to deal with $SRCDEST properly.
Natanael CopaNatanael Copa
c3408b76feemention -u option for mising dep error message
Natanael CopaNatanael Copa
1af37411f07just moved the checksum func
Natanael CopaNatanael Copa
5a3c28db9deuse abuild_ver instead of myver to avoid clashes in APKBUILDs
Natanael CopaNatanael Copa
ef66c6203b1bugfix release 0.8.2
Natanael CopaNatanael Copa
1955db8e57erun md5sum creation from $srcdir rather than $SRCDEST
Natanael CopaNatanael Copa
35ab1e9b9b0fix bug in doc()
Natanael CopaNatanael Copa
689e6a0aac2release 0.8.1
Natanael CopaNatanael Copa
a149cc128b0dont depend on man for now
Natanael CopaNatanael Copa
63076c935d8version 0.8
Natanael CopaNatanael Copa
3d9cce53a89do not include :func in subpackage name
Natanael CopaNatanael Copa
a6241a05a47fix bug in abuild cleanpkg. set default CHOST
Natanael CopaNatanael Copa
a1cbe2213balet doc split func remove /usr/share/info/dir and compress man and info files
Natanael CopaNatanael Copa
92cb48ffc95support for unpacking *.tar.lzma files
Natanael CopaNatanael Copa
29ddd2b93e1v0.7
Natanael CopaNatanael Copa
e5725623a1dsend xterm title to stderr. reset pkgrel
Natanael CopaNatanael Copa
fb99675891fthe package name includes -r for package release
Linux UserLinux User
6e55c8cedf7added -u option for recursively build and upgrade dependencies
Linux UserLinux User
b89cd09513dset xterm window title
Linux UserLinux User
83273660a8cforce creation of links
Linux UserLinux User
d9f5462b347use colors on messages
Linux UserLinux User
e4a3c05d835better messages. always run fetch before checksum.
Linux UserLinux User
ddb0b05f6bcdisplay when fetching
Linux UserLinux User
57e3393b846create correct links to non-remote sources (patches) if $SRCDEST != $startdir
Linux UserLinux User
6271e6b8885version 0.6
Natanael CopaNatanael Copa
237528a2d00implement recursive build and install note that the package release now include -r again.
Natanael CopaNatanael Copa
56741bede26do not use splitfuncs variable the split function name is extraced from the subpackage name in subpackages variable ...
Natanael CopaNatanael Copa
fc3d67b16fcrelease 0.5
Natanael CopaNatanael Copa
bd245c07d7bimplement new way of doing subpackages subpackages contains a list of (full) names of the sub packages splitfuncs co...
Natanael CopaNatanael Copa
59bcc571dadrename makedepends to splitfuncs
Natanael CopaNatanael Copa
fe74ef1b845fix for saintycheck
Natanael CopaNatanael Copa
61cc69eac9arelease 0.4
Natanael CopaNatanael Copa
b09c15b791ffix buggy cleancache
Natanael CopaNatanael Copa
04738df3a7ethe package now always include the pkgrel
Natanael CopaNatanael Copa
ec3f3eaf615always add revision number to filename
Natanael CopaNatanael Copa
fb0cc76aa58add revision to pkgver in .PKGINFO
Natanael CopaNatanael Copa
f8e032d2800run sanity check first
Natanael CopaNatanael Copa
5a9827a1b54implement basic sanity check of APKBUILD
Natanael CopaNatanael Copa
45ff2bfefe4unpack .tgz source files
Natanael CopaNatanael Copa
ed9f3ec3427create .PKGINFO file
Natanael CopaNatanael Copa
e15908ffc27support for .INSTALL file
Natanael CopaNatanael Copa
821f3e6bb19fix bug in creating mod subpackages
Natanael CopaNatanael Copa
da6f75fb8edinstall APKBUILD.proto
Natanael CopaNatanael Copa
11445603e08do not run md5sum if there are nothing to check
Natanael CopaNatanael Copa
f463f826023added APKBUILD.proto
Natanael CopaNatanael Copa
dddc5503645run fakeroot from startdir
Natanael CopaNatanael Copa
75b479777f3use msg for messages
Natanael CopaNatanael Copa
91465846cc7support for resuming partial downloads. check md5 in separate step
Natanael CopaNatanael Copa
ade4a54a160remove empty dirs after doc subpackages
Natanael CopaNatanael Copa
ee609dab73eclean before fetch
Natanael CopaNatanael Copa
edf5c5fb029Define subpkgdir for sub package funcs better handling of cleaning subpackages
Natanael CopaNatanael Copa
5bf92320625clean before unpack
Natanael CopaNatanael Copa
9c98db397f2added help for up2date
Natanael CopaNatanael Copa
ad1484bf0c9respect the force flag -f
Natanael CopaNatanael Copa
45e51ce1908only build if sources are newer than target
Natanael CopaNatanael Copa
5a740569bc4fixed faulty gcc flag. export MAKEFLAGS
Natanael CopaNatanael Copa
316f7230fafRename "md5" variable to "md5sums" so its more like PKGBUILD.
Natanael CopaNatanael Copa
fdc478bde8ainitial commit