Commit Graph

550 Commits

Author SHA1 Message Date
Eddie Thieda 4d4bb53e1e Removed mailing list link 2019-03-21 08:44:22 +00:00
sin 63c1583816 Update README with mailing list info 2014-12-16 16:26:45 +00:00
Hiltjo Posthuma f1159c02d4 install-crux: copy core pkg, add more info
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-07-22 22:59:12 +00:00
Hiltjo Posthuma 539822f9fc install-crux: bump + remove double mkdir
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-07-22 18:56:43 +00:00
Hiltjo Posthuma 5bc8a553e2 install-*: allow to override root with first argument
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-07-13 20:51:18 +00:00
sin 9b32747c65 Make scripts executable 2014-07-07 18:59:01 +01:00
Hiltjo Posthuma 05d392b30f misc: improve install-slackware
- support i486 (change $release and $url).
- use static i486 binary.
- use readlink, busybox realpath won't work if a symbolic link is
  invalid.

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-07-07 15:12:20 +00:00
Hiltjo Posthuma 777862ca7f misc: add install-slackware
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-07-06 23:06:22 +00:00
Hiltjo Posthuma 5080bfd8b5 misc: add install-debian
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-07-06 18:37:44 +00:00
Hiltjo Posthuma 990c1d40cf misc: fix install-alpine
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-07-06 18:37:32 +00:00
Hiltjo Posthuma 517f69e884 misc: update install scripts
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-07-06 12:57:03 +00:00
Hiltjo Posthuma ad2f5337ae improve setup alpine and crux script
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-07-05 21:29:38 +00:00
Hiltjo Posthuma 0b6fc88b20 add setup-alpine script
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-07-05 21:09:21 +00:00
sin a52a87fb72 -p was renamed to -r so use that 2014-06-18 16:46:00 +01:00
sin 65d2ef97c0 Dump cd - to /dev/null 2014-06-17 19:29:51 +01:00
sin eb3ee68f29 install-morpheus will clone and build pkgtools 2014-06-16 09:37:24 +01:00
sin e7a6558f26 Add shadow#4.2.1.pkg.tgz to default install 2014-06-11 13:51:55 +01:00
sin 7ce34b8634 Add elinks to default install 2014-06-10 16:43:14 +01:00
sin d559c502ba Only fetch the needed packages 2014-06-10 16:39:23 +01:00
sin bcb7da2e28 Some vertical spacing for readability 2014-06-10 16:02:29 +01:00
sin 3d4f926a04 Use fetchpkg in install-morpheus 2014-06-10 16:02:05 +01:00
sin 5711d40922 Remove busybox from default install 2014-06-10 14:05:23 +01:00
sin e3c69f097e Update README 2014-06-06 16:44:29 +01:00
sin c71b60b5da Add libarchive in default install
(includes tar and cpio)
2014-06-06 13:36:55 +01:00
sin ded2582ffa Fix URL for emul 2014-06-03 15:57:49 +01:00
sin 88b4fef1d7 Resume downloads in install-morpheus 2014-06-03 13:35:02 +01:00
Hiltjo Posthuma c325f1c822 install-morpheus: make root and pkgdir a variable
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-05-30 16:37:03 +02:00
sin 174dd4eb53 Add curl, needed by pkgtools 2014-05-29 15:16:32 +01:00
sin 0faa4a6bc8 Add pkgtools to the default installation 2014-05-29 15:12:52 +01:00
sin 6d67f4bbe2 Add install-morpheus script 2014-05-29 14:58:26 +01:00
sin f6d2ad52aa Revert "We link with -s, we do not use STRIP"
This reverts commit 3940ee6126.
2014-05-27 11:48:56 +01:00
sin 3940ee6126 We link with -s, we do not use STRIP 2014-05-23 15:04:16 +01:00
sin 2bb11a31cc Update URL for emul 2014-05-23 15:02:25 +01:00
sin 653feddbc5 it is e2fsprogs not e2fsprog 2014-05-22 16:46:11 +01:00
sin b238b4726d Update README 2014-05-22 16:42:36 +01:00
sin d9600b2d3b Default to x86_64 2014-05-21 12:48:42 +01:00
sin 824deb7151 We can now do mk TARG=wtv package 2014-05-19 20:51:38 +01:00
Hiltjo Posthuma 0c0cf147cb add helper script to make a crux chroot
this is useful for building packages.

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-05-17 19:44:54 +02:00
sin fa0dfbf5b6 mk bootable requires ROOT to be set 2014-05-17 15:23:41 +01:00
Daniel Bainton e9f0a14cd0 Add SUM to config.def.mk 2014-05-15 12:12:25 +03:00
Hiltjo Posthuma cf7a747b88 Merge branch 'master' of git://git.2f30.org/morpheus 2014-05-05 11:15:16 +00:00
Hiltjo Posthuma 378386622e config: add CXX, CPP and HOST toolchain var
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-05-05 11:14:27 +00:00
Dimitris Papastamos cfff63aa13 Fix vertical spacing 2014-04-30 17:00:10 +01:00
sin 6f5343a311 Don't allow installing all ports
Some are conflicting and can generate a corrupt rootfs.
2014-04-27 19:03:38 +01:00
sin f14b42728a Some targets could not cope without a TARG specification
The default action is to act on all targets.
2014-04-21 10:15:24 +01:00
sin d05afc070e If mk is invoked without a target, build all of them 2014-04-18 13:34:47 +01:00
sin b5228bae46 Refuse to run create-bootable if $ROOT is not set 2014-04-18 13:08:18 +01:00
Daniel Bainton 8363d8251b Add misc/set-env script to set mkbuild and configmk paths
Just source the file:
  . misc/set-env
2014-04-09 16:12:28 +03:00
Daniel Bainton f1f50986f0 Remove tic from the TODO 2014-04-09 14:17:34 +03:00
Daniel Bainton 5f4d8bf513 Add mk bootable back to the mkfile 2014-04-09 10:45:35 +03:00