Nagy Károly Gábriel
7f4cbe0281
toolchain: hardcoded docker as output type
8 years ago
Nagy Károly Gábriel
58f9eea90e
target: added docker rootfs output support
8 years ago
Nagy Károly Gábriel
ce2c5be84f
toolchain: started modeling target as a docker image.
Removed packages that are not needed in a docker image,
linux, syslinux, sudo.
The Image is set to none for now, later we will pack
the rootfs in a tar.xz
8 years ago
Nagy Károly Gábriel
acf1540218
toolchain: added shadow
8 years ago
Nagy Károly Gábriel
2dd3b014b1
toolchain: set deefault compression of squashfs to gzip as we do not support xz.
8 years ago
Nagy Károly Gábriel
41327553a8
toolchain: added vim to the toolchain target
8 years ago
Nagy Károly Gábriel
9c124ad858
toolchain: removed gettext and pam
8 years ago
Nagy Károly Gábriel
e380393b86
toolchain: removed hard select of glibc
9 years ago
Nagy Károly Gábriel
e27268eee5
early: made early musl based instead of uClibc
9 years ago
Nagy Károly Gábriel
22dc1f8a9e
early: added isl needed for toolchain build
9 years ago
Nagy Károly Gábriel
b398a9e32c
toolchain: added squashfs-tools needed to build a qemu image
9 years ago
Nagy Károly Gábriel
d8f3a3fafe
toolchain: replaced image type none with squashfs
9 years ago
Nagy Károly Gábriel
00b0094640
toolchain: reworked package selection to be modular
9 years ago
Nagy Károly Gábriel
0cb0c713a3
toolchain: enhanced target to only build a minimal kernel
9 years ago
Nagy Károly Gábriel
4da31e83b4
toolchain: modified pkgsel and added linux.cfg (WIP)
9 years ago
Nagy Károly Gábriel
f10595d82c
opensde: introduced toolchain target
9 years ago
Alejandro Mery
a6bf9eb24c
early: added pkgconfig to early, needed by lvm2.
9 years ago
Christian Wiese
340443bc05
target/generic: add bc to minimal choice as it is required during the kernel build now
11 years ago
Alejandro Mery
60f217e6bf
init: adjust to the new location of functions.in
11 years ago
Christian Wiese
ded333310c
target/generic: add tzdata package
12 years ago
Christian Wiese
fa636ddb7c
target/early: fixed config.in to replace cloog-ppl with cloog
12 years ago
Christian Wiese
6b217eb0ec
target/generic: add acl and attr package to minimal pkgsel
12 years ago
Christian Wiese
b2c344fa07
target/generic: add btrfs-progs to minimal selection
12 years ago
Christian Wiese
1f4cdc8d1e
early: changed pkgsel to use cloog instead of cloog-ppl
12 years ago
Christian Wiese
26ec31d62d
target/generic: add xz to minimal pkgsel
12 years ago
Christian Wiese
27c38a19d4
target/generic: removed eject because it is provided by util-linux >= 2.22 now
12 years ago
Christian Wiese
ba07e3eaf4
target/generic: replaced deprecated module-init-tools with kmod
12 years ago
Christian Wiese
ce4e835d34
target/generic: changed to use cloog instead of cloog-ppl
Note:
Initially we added those packages to be able to be able to build GCC with the
Graphite loop optimizations.
Even when using the cloog-isl backend we still need ppl for building gcc!
12 years ago
Alejandro Mery
8d868893c4
squashfs: don't check for /init - meaningless for these images
12 years ago
Alejandro Mery
5d9732d072
squashfs: introduced $SQUASHFS_REMOVE_EMPTY_DIRS and $SQUASHFS_REMOVE_BROKEN_LINKS
13 years ago
Alejandro Mery
13b79da9dd
squashfs: changed squashfs_install_overlay() to receive the targetdir as $1
13 years ago
Christian Wiese
914a303f12
squashfs: only remove /boot from squashfs image
13 years ago
Christian Wiese
fb2a671cae
squashfs: fixed build.sh to exclude /boot
13 years ago
Christian Wiese
04fa1ab4d3
squashfs/build.sh: changed to not remove empty directories and to not remove broken symlinks
13 years ago
Christian Wiese
1938495373
target/share/squashfs: added the possibility to choose the compressor
13 years ago
Christian Wiese
2c43a9c9fa
target/share/squashfs: changed to remove prior generated squashfs image files
13 years ago
Christian Wiese
9ccf551857
target: added squashfs output support
Note:
Actually this implementation is only a slightly changed version of
the initramfs output support.
13 years ago
Alejandro Mery
0dda5ee522
initramfs: changed initramfs_install_overlay() to receive the targetdir as $1
13 years ago
Nagy Károly Gábriel
1a1ddc56cf
pkgsel: added pciids to 00-minimal.choice needed because it was splited from pciutils
13 years ago
Alejandro Mery
834732be91
generic: util-linux-ng was renamed to util-linux
13 years ago
Christian Wiese
7eab8ec07c
target/generic: added libnfsidmap to minimal pkgsel which is needed to enable support for NFS v4 and v4.1 in nfs-utils
13 years ago
Christian Wiese
c9cd98e22b
target/generic: added libevent to minimal pkgsel because nfs-utils >= 1.24 depends on it
13 years ago
Christian Wiese
cad8ee55d1
target/generic: added libgssapi for turning on gss api in libtirpc
13 years ago
Christian Wiese
f87b5487c6
target/generic: improved comment for libtirpc that it is needed by pam now
13 years ago
Christian Wiese
cacea30526
target/early: fixed to build libmpc only at stage 0
13 years ago
Christian Wiese
8478718907
target/early: added libmpc because gcc >= 4.5 depends on it
13 years ago
Christian Wiese
51ee9acc1d
target/generic: removed modutils from pkgsel
13 years ago
Christian Wiese
0160ad54ba
target/generic: added libmpc because gcc >= 4.5 depends on it
13 years ago
Christian Wiese
4a3c894e09
target: removed old proof-of-concept dreamcast target
13 years ago
Christian Wiese
adc8eea45c
target: removed old wrt2 target
13 years ago