Browse Source

toolchain: modified pkgsel and added linux.cfg (WIP)

master
Nagy Károly Gábriel 9 years ago
parent
commit
4da31e83b4
2 changed files with 1965 additions and 4 deletions
  1. +1957
    -0
      target/toolchain/linux.cfg
  2. +8
    -4
      target/toolchain/pkgsel

+ 1957
- 0
target/toolchain/linux.cfg
File diff suppressed because it is too large
View File


+ 8
- 4
target/toolchain/pkgsel

@ -12,10 +12,12 @@ X glibc
X autoconf X autoconf
X automake X automake
X bash X bash
X bc
X binutils X binutils
X bison X bison
X bzip2 X bzip2
X ccache X ccache
X cloog
X coreutils X coreutils
X diffutils X diffutils
X file X file
@ -28,26 +30,28 @@ X gmp
X grep X grep
X groff X groff
X gzip X gzip
X isl
X kmod
X libmpc X libmpc
X libtool X libtool
X m4 X m4
X make X make
X mpfr X mpfr
X openssl
X patch X patch
X perl
X pkgconfig X pkgconfig
X sed X sed
X sudo X sudo
X tar
X texinfo X texinfo
X time
X util-linux X util-linux
X zlib X zlib
#Various stuff #Various stuff
X device-mapper
X lvm2
X mdadm
X runit X runit
#Boot #Boot
X syslinux
X linux X linux

Loading…
Cancel
Save