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

229 Commits

Author SHA1 Message Date
sin
91679fcb25 Update kernel config 2014-02-17 18:03:19 +00:00
sin
69cff6d8b7 Don't use pushd/popd in mkinitrd 2014-02-17 16:45:05 +00:00
sin
9eedaa33ab Set up links properly 2014-02-17 16:41:50 +00:00
sin
f66d2198f8 /include and /lib should point to the correct place 2014-02-17 16:35:39 +00:00
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
e62c2a7619 Add tinyxlib and tinyxserver 2014-02-17 15:55:47 +00:00
sin
8e8fedf1cb Remove unused entries in DEPS 2014-02-17 15:20:32 +00:00
sin
ede06d0ca9 Remove set +h
It is not portable.
2014-02-17 10:48:21 +00:00
sin
1127f4f41b Also create /dev/pts and /dev/shm 2014-02-16 19:17:13 +00:00
sin
c8d5b8c218 Remove busybox fsck 2014-02-16 18:18:12 +00:00
sin
645624dc38 Use set +h and reset umask in stage0 2014-02-16 17:47:00 +00:00
sin
fb09e48abc Use test 2014-02-14 12:22:37 +00:00
sin
99bd6644b3 LIES LIES LIES! 2014-02-14 12:17:26 +00:00
sin
6ef2eb4797 Remove gnulibfix 2014-02-14 12:10:24 +00:00
sin
e34a8a0934 Don't use += in sh 2014-02-14 12:04:53 +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
lostd
8b80aef576 Creates overlay images and boot scripts 2014-02-13 19:41:47 +02:00
sin
60c0551762 Add arch-rootfs build script 2014-02-13 14:28:06 +00:00
sin
e6c30c4cb2 Create a 4GB img by default 2014-02-13 14:08:57 +00:00
sin
28df5b658a Create /emul as well 2014-02-13 12:48:36 +00:00
sin
7779737b19 Remove dropbearkeys 2014-02-13 12:34:04 +00:00
sin
e31b8c428a Remove irc - we have sic 2014-02-13 12:33:51 +00:00
sin
d14045ba15 Remove dropbear 2014-02-13 12:29:10 +00:00
sin
718544534c Add printf from busybox 2014-02-13 12:08:05 +00:00
sin
d0b3cfdcad We use getty from ubase now 2014-02-10 12:11:42 +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
4fe3c8ccdd Rename FIFO path for sinit 2014-02-05 18:29:54 +00:00
sin
30149bcb1d Change paths for rc scripts 2014-02-05 18:27:35 +00:00
sin
64445f446f Make sinit a bit more sane 2014-02-05 18:18:37 +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
sin
501beefc45 Remove useless packages 2014-02-05 14:23:57 +00:00
lostd
5e4a894eaa Hardcode the pkgs/ path only on the upper level 2014-02-05 16:08:52 +02:00
sin
73fb7d2cb0 Fix bug introduced by previous commit 2014-02-05 13:35:38 +00:00
lostd
1e752b2b7a Make clear we compare strings, test(1) does not know of the == operator 2014-02-05 14:45:38 +02:00
lostd
e7ced04ab7 Wildcards are safer than ls(1) output 2014-02-05 14:43:01 +02:00
sin
86759dae59 Use test 2014-02-03 14:55:11 +00:00
sin
2961f5370f Remove sed and use busybox sed 2014-02-03 12:16:05 +00:00
sin
fe75469272 Remove gawk/gzip and use awk and gzip from busybox 2014-02-03 12:15:22 +00:00
sin
88135a3491 We have du(1) implemented in sbase 2014-02-03 11:58:52 +00:00
sin
4d5646c83f Use absolute path for init symlink 2014-02-03 11:39:14 +00:00
sin
0699aa78dd Don't follow symlinks in source 2014-02-03 11:13:32 +00:00
sin
e6a524282b Bump musl to 0.9.15 2014-02-03 11:10:10 +00:00
Dimitris Papastamos
27c2cf5e3a Add info about binary images 2014-02-03 10:37:28 +00:00
sin
8d1a3aeb2c Update README 2013-09-29 22:46:53 +01:00
sin
c0b0182395 Add expr 2013-09-27 15:22:28 +01:00
sin
ba918b9bbc Update README 2013-09-27 14:50:31 +01:00
sin
dd61063add Add irc from http://c9x.me/irc/ 2013-09-27 13:47:31 +01:00
sin
2933e3c3e6 Add optldflags optcflags 2013-09-27 12:16:40 +01:00