diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-12-06 17:58:03 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-12-06 17:58:03 (EST) |
commit | 4f89f86b090b7e059f937e8a6eb789e1a583851c (patch) | |
tree | 49c93ac35603f5989486240487386adf62a96eb8 | |
parent | 942427bd7c3a742102ac29dd3092e3490e232435 (diff) |
bootstrap-pkgs.txt: New file
This should be a list of all the packages needed to install and build a
self-hosting ProteanOS system.
-rw-r--r-- | bootstrap-pkgs.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/bootstrap-pkgs.txt b/bootstrap-pkgs.txt new file mode 100644 index 0000000..744a185 --- /dev/null +++ b/bootstrap-pkgs.txt @@ -0,0 +1,31 @@ +base-files +binutils +build-essential +busybox +config-dev +dejagnu +eglibc +expat +expect +fakeroot +file +gawk +gcc-4.7 +gcc-defaults +gettext +gmake +gmp +libsigsegv +libunistring +linux-libre +mpc +mpfr +ncurses +opkbuild +opkg +opkhelper-3.0 +opkhelper-default +proteanos-branding +readline +tcl8.6 +zlib |