1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-25 06:18:33 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
sin
4b1709f90a List dependencies explicitly
This is by far the simplest approach as packages previously
in cross-scripts/ could also depend on other packages.
2014-02-17 16:31:31 +00:00
sin
fb09e48abc Use test 2014-02-14 12:22:37 +00:00
sin
6cafdd34d0 Do not use cross/ just put everything inside the rootfs 2013-09-26 20:38:43 +01:00
sin
2de4124aff Allow building multiple packages with pkgbuild 2013-09-26 18:03:03 +01:00
sin
ede824c528 Prepare root and create src/ and cross/ in pkgbuild 2013-09-26 16:24:53 +01:00
sin
3d5b332b01 Clean up the build system a bit 2013-09-25 19:53:05 +01:00
sin
fac7730652 Check host's arch in pkgbuild as well 2013-09-25 19:41:56 +01:00
sin
039bd05b99 set -e -x in stage0 and pkgbuild 2013-09-20 16:00:25 +01:00
sin
81f18a212f Cleanup build system 2013-09-17 15:26:52 +01:00
sin
c983c9177b pkgbuild works based on a package path rather than a package name 2013-09-16 14:36:12 +01:00
sin
37433b685b No need to create dir hier in pkgbuild 2013-09-16 14:36:07 +01:00
sin
7034872a56 Create /var/run as well 2013-09-16 11:23:49 +01:00
sin
abea932f60 Use the musl-gcc that we just built 2013-09-07 15:31:43 +01:00
sin
604a6214cf Allow pkgbuild to build cross-scripts as well 2013-09-07 15:28:01 +01:00
sin
734c92dd53 Delete symlink before creating it 2013-09-06 10:59:40 +01:00
sin
a6e25559b3 Don't delete root/ in pkgbuild 2013-09-06 10:16:27 +01:00
sin
078247af11 Fix build system and add kernel pkg 2013-09-06 09:50:29 +01:00
sin
be80e06d2a Make the build system a bit more sane 2013-09-06 09:31:51 +01:00
sin
526da9fd65 Use /bin/sh instead of /bin/bash 2013-09-06 08:40:52 +01:00
sin
d510ab199c Create more dirs 2013-09-05 13:20:39 +01:00
sin
7fac2943c2 Add pkgbuild script 2013-09-05 12:33:44 +01:00