1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-07-03 04:15:08 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
sin
085e751b31 Convert sinit to an inlined build 2014-03-05 14:11:11 +00:00
sin
c320fbc0dc Don't create /init -> /bin/sinit link anymore 2014-03-04 20:02:42 +00:00
Hiltjo Posthuma
7d78f07a12 sinit: link /bin/init to sinit
this also makes sure the default init=/init isn't required anymore.

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-03-04 19:58:57 +00:00
Daniel Bainton
f04341d18b Remove '|| return 1', mk returns for us on error 2014-03-01 01:45:56 +02:00
Daniel Bainton
82d58abc2c Add fetching and unpacking magic 2014-03-01 01:29:42 +02:00
sin
45c1c79264 config.mk overrides environment so ensure the proper CFLAGS/LDFLAGS are used 2014-02-28 17:26:39 +00:00
sin
2262ca81e6 Use exported CFLAGS and LDFLAGS from config.mk 2014-02-28 16:59:23 +00:00
Daniel Bainton
d71bb4e966 Move to a mk based build system 2014-02-28 14:22:25 +02:00
sin
7c628920dc Quote variables in package scripts 2014-02-20 16:10:47 +00:00
sin
5ffd49a86d We can build with dash too now
Also rename pkgs/arch-rootfs to pkgs/emul.

The create-bootable script still needs to be fixed
to work with dash.
2014-02-14 10:58:17 +00:00
sin
895991676c Place the symlink properly 2014-02-06 12:16:16 +00:00
sin
1dc25793db Do not embed sinit.c - use our git repo 2014-02-06 11:35:43 +00:00
sin
d262895579 Remove bogus crap 2014-02-05 17:32:33 +00:00
sin
46c073db83 Add sinit and remove busybox init 2014-02-05 17:28:37 +00:00