1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 14:58:36 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
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
c71b60b5da Add libarchive in default install
(includes tar and cpio)
2014-06-06 13:36:55 +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
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
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
96f93eb4c4 Redo misc/run-chroot a bit (also mount /sys) 2014-03-10 13:48:27 +02:00
Daniel Bainton
b4165184fe Add run-chroot script to misc/
The script will first mount dev and proc and then it will chroot into
the root/ directory and after exiting the chroot, it will unmount dev and
proc.

Can be used to quickly test the built system.
2014-03-09 11:23:03 +00:00
sin
138660fcbe Move qemu-mk-overlay to misc/ 2014-02-28 15:38:26 +00:00