1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 11:28:34 +00:00
Commit Graph

327 Commits

Author SHA1 Message Date
Daniel Bainton
82d58abc2c Add fetching and unpacking magic 2014-03-01 01:29:42 +02:00
sin
f56149fa6f Make build system work with mksh as well 2014-02-28 19:11:04 +00:00
sin
6b1672f246 Remove pkgs.mk on mk clean 2014-02-28 18:31:14 +00:00
sin
1c117e6f74 Comment out optcflags and optldflags
These mostly work but not for all packages.  ncurses and/or libevent
seem to have trouble with them.
2014-02-28 18:16:36 +00:00
sin
63eddd65d6 Use double quotes 2014-02-28 17:53:42 +00:00
sin
e778637618 Fix typo 2014-02-28 17:39:24 +00:00
sin
45c1c79264 config.mk overrides environment so ensure the proper CFLAGS/LDFLAGS are used 2014-02-28 17:26:39 +00:00
sin
c1c3da7f11 We now use optcflags and optldflags as specified in config.mk 2014-02-28 17:02:32 +00:00
sin
414290e471 Update .gitignore 2014-02-28 17:00:23 +00:00
sin
2262ca81e6 Use exported CFLAGS and LDFLAGS from config.mk 2014-02-28 16:59:23 +00:00
sin
4728189aed Enable static libs only for mpg123 2014-02-28 16:13:08 +00:00
sin
7d48cbd1b6 Move CFLAGS= LDFLAGS= inside configure 2014-02-28 16:06:39 +00:00
sin
b407163107 We already using the latest kernel 2014-02-28 15:40:29 +00:00
sin
2c26fedd3b Remove mkinitrd 2014-02-28 15:39:55 +00:00
sin
8e181ed548 Update .gitignore with root/ and src/ 2014-02-28 15:38:59 +00:00
sin
138660fcbe Move qemu-mk-overlay to misc/ 2014-02-28 15:38:26 +00:00
sin
1e8ca6cc37 Remove qemu-run-initrd 2014-02-28 15:37:53 +00:00
sin
807fe36d9e Install dwm to $root/bin not $root/usr/local/bin 2014-02-28 15:32:39 +00:00
sin
ac6e52dd90 Update README 2014-02-28 15:30:19 +00:00
sin
1443555312 Don't use make -C 2014-02-28 15:27:55 +00:00
sin
da375a7a29 Do a make clean wherever it is sensible 2014-02-28 15:25:23 +00:00
sin
6a60a6e01f Update TODO 2014-02-28 15:18:28 +00:00
sin
dada9bd582 Install manpages to $root/share/man for ncurses 2014-02-28 15:17:16 +00:00
sin
0d722ec0c3 Ignore *.img 2014-02-28 13:55:44 +00:00
sin
841d222dc1 Remove clean script 2014-02-28 13:48:05 +00:00
sin
533bc01bd6 Update TODO 2014-02-28 13:42:27 +00:00
sin
6f8a42e274 Start using $optldflags and $optcflags 2014-02-28 13:41:26 +00:00
sin
6c21a3fed1 Update TODO 2014-02-28 12:37:11 +00:00
sin
d5530b2c0b Create src/ as well 2014-02-28 12:36:16 +00:00
sin
4ee19b7182 tmux depends on libevent as well 2014-02-28 12:34:18 +00:00
Daniel Bainton
d71bb4e966 Move to a mk based build system 2014-02-28 14:22:25 +02:00
sin
6d1ab24ca7 Don't create $root/emul/* at build time
All the permissions will be wrong.  Simply fetch the tarball
and unpack it manually.

We can make a create-emul script that will download and unpack
it into /emul.
2014-02-28 11:19:26 +00:00
sin
c52eb94c4c Bump up kernel to 3.10.32 2014-02-28 11:08:39 +00:00
sin
7977942518 Add a few other things to TODO 2014-02-27 12:18:14 +00:00
sin
0480371b95 Add packages section in TODO 2014-02-27 12:15:22 +00:00
sin
25bc315a5f Update TODO 2014-02-27 12:04:40 +00:00
sin
4baf1cebc5 Update TODO again 2014-02-26 11:20:50 +00:00
sin
3cc53e285a Update TODO 2014-02-26 11:04:17 +00:00
sin
44874e117b Disable netbeans for vim 2014-02-26 10:23:10 +00:00
sin
4294764b61 Disable GUI for vim 2014-02-26 10:17:27 +00:00
sin
08a4843e6d Update stage0 with the new packages 2014-02-26 09:53:50 +00:00
sin
c6e44984aa Use http:// instead of ftp:// 2014-02-26 09:53:28 +00:00
sin
812d8fd0bb Add TODO 2014-02-26 09:50:30 +00:00
sin
123b4708e7 Add Daniel Bainton to LICENSE 2014-02-26 09:46:46 +00:00
Daniel Bainton
377ada5f70 add vim 2014-02-26 09:38:53 +00:00
Daniel Bainton
6c3ee3b0e4 add abduco 2014-02-26 09:38:52 +00:00
Daniel Bainton
0238d1fafc add dvtm 2014-02-26 09:38:49 +00:00
Daniel Bainton
7aa00a63fd Build ncurses with wide character support 2014-02-26 09:38:47 +00:00
sin
3a6602387e Builds on CRUX as well 2014-02-25 14:10:18 +00:00
sin
f4140b5ee5 It has also been tested on Debian 7.0 onwards 2014-02-21 19:07:55 +00:00