1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-30 02:21:22 +00:00
Commit Graph

151 Commits

Author SHA1 Message Date
sin
7fc57a998a Build kernel with our cross-compiler 2014-03-02 20:45:52 +00:00
sin
65c90f1658 Use $nprocs for busybox and 9base 2014-03-02 20:13:41 +00:00
sin
afa4314469 No need to set CFLAGS/LDFLAGS explicitly
They are exported in the environment.
2014-03-02 20:10:21 +00:00
Daniel Bainton
19e8daa0ef Build busybox from source 2014-03-01 22:01:34 +00:00
Daniel Bainton
d7905a9c4b Use sed and awk from 9base 2014-03-01 20:36:23 +00:00
Daniel Bainton
8b6d163235 Add 9base package, which will install mk, awk and sed 2014-03-01 20:35:41 +00:00
Daniel Bainton
0b4fe2ac22 Use vim to provide /bin/vi 2014-03-01 20:27:53 +00:00
sin
facdf5b9cc Rename kernel-config to kernel-config-$arch 2014-03-01 15:19:03 +00:00
sin
286961e706 Make tinyxserver build for i486 as well 2014-03-01 15:04:13 +00:00
sin
63531af433 Build some more packages with -j$nprocs 2014-03-01 14:47:34 +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
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
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
807fe36d9e Install dwm to $root/bin not $root/usr/local/bin 2014-02-28 15:32:39 +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
dada9bd582 Install manpages to $root/share/man for ncurses 2014-02-28 15:17:16 +00:00
sin
6f8a42e274 Start using $optldflags and $optcflags 2014-02-28 13:41:26 +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
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
c6e44984aa Use http:// instead of ftp:// 2014-02-26 09:53:28 +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
8ffb318e5f Return in case of a build or install error 2014-02-20 16:32:32 +00:00
sin
0eb1396abb Fix mv 2014-02-20 16:28:23 +00:00
sin
7c628920dc Quote variables in package scripts 2014-02-20 16:10:47 +00:00
sin
5d6740796e Set the suid bit wherever necessary 2014-02-20 14:39:46 +00:00
sin
004eb4bbb9 Update to latest dwm 2014-02-20 13:22:51 +00:00
sin
1934d8b5c2 Add fdisk 2014-02-19 19:44:21 +00:00
sin
a2b2dfd016 Fix jupp installation 2014-02-19 18:13:11 +00:00
sin
832264a248 Blah v2 2014-02-19 17:07:01 +00:00
sin
a44a03b05c Add jupp 2014-02-19 16:45:05 +00:00
sin
3b451988cf Blah 2014-02-19 16:18:52 +00:00
sin
12720bc716 Compile tinyalsa tools statically 2014-02-19 15:55:23 +00:00
sin
128b5d92ce Add mpg123 package 2014-02-19 15:52:54 +00:00
sin
b39c1c7ec0 Copy tinyalsa headers as well 2014-02-19 15:45:15 +00:00
sin
a5e549fd6b Add tinyalsa package 2014-02-19 15:41:04 +00:00
sin
24b4717b8a Add kernel-headers package 2014-02-19 15:21:27 +00:00
sin
14c29ad1f2 Remove aewm 2014-02-18 17:47:06 +00:00