Felix Fietkau
|
874622d004
build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball
|
14 年之前 |
John Crispin
|
4551f2bfcc
add menuconfig option to enable log files during build process
|
14 年之前 |
Felix Fietkau
|
4e2339b032
add a kernel config option for magic sysrq
|
15 年之前 |
Felix Fietkau
|
7ae115eac6
fix wrong copy&paste in the helptext for kernel AIO support
|
15 年之前 |
Felix Fietkau
|
5a56b0fe35
kernel: make AIO support configurable (disabled by default)
|
15 年之前 |
Jo-Philipp Wich
|
1ada513817
prepare support for libiconv, libintl stub/full switching
|
15 年之前 |
Jo-Philipp Wich
|
3052dfbb85
remove support for disabling large file support, it is broken, breaks compatibility to anything and has no effect on most packages
|
15 年之前 |
Imre Kaloz
|
832fc4a133
2.6.38 supports xz ramdisks, too
|
15 年之前 |
Imre Kaloz
|
5ea6194ab0
remove 2.6.25 support
|
15 年之前 |
Imre Kaloz
|
4052849677
switch from ext2 to ext4 (w/o) journaling
|
15 年之前 |
Felix Fietkau
|
8d40973058
make the display support feature flag selectable
|
15 年之前 |
Imre Kaloz
|
27a1e6cc6a
as we only support 2.6, remove the useless bool for it
|
15 年之前 |
Michael Büsch
|
cf323eb924
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
|
15 年之前 |
Michael Büsch
|
e7c83f6d59
Add support for enabling early printk. Currently only for ARM, because I don't know what EARLY_PRINTK depends on on other architectures.
|
15 年之前 |
Michael Büsch
|
fde498904f
Add an option to default the default build rule to parallel build.
|
15 年之前 |
Michael Büsch
|
7ed7784f59
Support parallel build of certain packages
|
15 年之前 |
Nicolas Thill
|
4ed248bbef
fix typo
|
15 年之前 |
Felix Fietkau
|
fd8142403e
add a build system option for collecting all kernel debug information (including modules) in a tarball
|
15 年之前 |
Felix Fietkau
|
5d78ef446a
add a config option for enabling kernel debugging symbols
|
15 年之前 |
Felix Fietkau
|
ac5279e6bc
enable ipv6 support for packages by default
|
15 年之前 |
Nicolas Thill
|
5403c59f57
images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
|
15 年之前 |
Nicolas Thill
|
e86e41d663
buildsystem: rearrange main config options, reorder, move stripping items to a "Stripping options" subsection,
|
15 年之前 |
Nicolas Thill
|
b3b591c000
buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
|
15 年之前 |
Nicolas Thill
|
7992df3721
images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is selected or not
|
15 年之前 |
Mirko Vogt
|
a34c4b6ec6
add "patented"-build flag to allow packages being with and without patented technology
|
15 年之前 |
Gabor Juhos
|
7e5ae61e45
select LZMA compressed initramfs by default for ramips
|
16 年之前 |
Felix Fietkau
|
15fecc9e6c
remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was added
|
16 年之前 |
Imre Kaloz
|
7b367d0313
with no users left, remove support for 2.6.21
|
16 年之前 |
Nicolas Thill
|
0f3c406bdb
add a config item to specify arguments to strip
|
16 年之前 |
Lars-Peter Clausen
|
db06ca593b
Add support for building ubifs images.
|
16 年之前 |