Commit Graph

162 Commits (b1b6157254b84aba41c90737567fb6effd8b2681)

Author SHA1 Message Date
Sebastian Pipping 94f4e02816 Replace "${MAKEOPTS/-j?/j1}" by "${MAKEOPTS} -j1" (bug #277607)
14 years ago
Sebastian Pipping b01b882e7c style: Fix trailing whitespace error
14 years ago
Laurent Pinchart 6c042e61ec mdadm: Add IMSM support
14 years ago
Matthias Dahl daed0ccebb use mdadm instead of bundled stripped down mdassemble (v2)
14 years ago
Sebastian Pipping aa4f05e2d3 Bring back --with-lvm1=internal and --with-snapshots=internal (appears more safe to me)
14 years ago
Amadeusz ?o?nowski 5eb029e546 Fix compilation of LVM 2.02.74
14 years ago
Sebastian Pipping 5d0aca2701 Run "make firmware_install" if CONFIG_FIRMWARE_IN_KERNEL != y (bug #244651)
14 years ago
Sebastian Pipping 6bdb86a8ef Restore original intention of CPPFLAGS (preprocessor) and CFLAGS (compiler)
14 years ago
Sebastian Pipping e8a7572203 Recover ">> ${LOGFILE} 2>&1"
14 years ago
Sebastian Pipping 17481d226c Fix indentation
14 years ago
Amadeusz Żołnowski 8be9736a44 LVM 2.02.28 fix
14 years ago
Sebastian Pipping 564239cce6 Add support for LVM patches located at ${GK_SHARE}/patches/lvm/${LVM_VER}/
14 years ago
Sebastian Pipping 469153a098 Feed back names of patches applied successfully
14 years ago
Sebastian Pipping 841b732740 Skip files in apply_patches() as *{diff,patch} produces "*diff" with no .diff files around
14 years ago
Sebastian Pipping 537ad948b2 Compile gnupg as a util
14 years ago
Sebastian Pipping fc1e95475a Mention cache usage on gnupg in output (consistent to busybox and blkid)
14 years ago
dacook 8dc02807c3 GPG compile
14 years ago
Sebastian Pipping 07a6dc2df8 Mention cache usage on blkid in output (consistent to busybox)
14 years ago
Sebastian Pipping dd18912193 Use LDFLAGS= instead of --with-ldopts on ./configure of e2fsprogs. Version 1.41.14 of e2fsprogs itself requests that update.
14 years ago
Sebastian Pipping 532dd7a387 Review and fix some -eq and -ne conditionals
14 years ago
craig ae895e8ad8 Build iSCSI as module from the kernel, userspace from open-iscsi
15 years ago
craig 5019ff506f Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
16 years ago
Chris Gianelloni 35258a703f Adding Id header.
16 years ago
craig 92a42c7ae6 Corrected spelling -> iSCSI
16 years ago
craig cac66e0970 iSCSI patch for genkernel
16 years ago
Andrew Gaffney 01c51230c3 Add support for multiple possible kernel binary paths for gentoo bug #255085
16 years ago
Chris Gianelloni 20f2b57e95 Actually setting permissions. It helps if one remembers to 'git add' before doing their commit.
16 years ago
Andrew Gaffney 57d32fcf13 We don't need to add - to UTILS_CROSS_COMPILE since it's already there
16 years ago
Andrew Gaffney 96518cfede Separate out main and netboot busy-config
16 years ago
Andrew Gaffney 277afc2d0a Explicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE is set
16 years ago
Andrew Gaffney 570cd92979 Switch search order so arch-specific is first for busy-config
16 years ago
Andrew Gaffney 12a5f5ea22 Remove BUSYBOX_CONFIG from genkernel.conf
16 years ago
Andrew Gaffney fd24098f08 Add fuse to MODULES_FS
16 years ago
agaffney ec05525959 change lib order
16 years ago
agaffney e4f3b17b3a Compile unionfs-fuse statically
16 years ago
agaffney 4123ac396c Correct unionfs-fuse bincache path and clean up debugging code
16 years ago
agaffney 4e38e4d39b Add -L line into LIB= in Makefile
16 years ago
agaffney ae13781bcf another try at compiling unionfs-fuse
16 years ago
agaffney 4d1f7d0c65 add bash invocation before compiling unionfs-fuse in order to poke around
16 years ago
agaffney 93b29a9a08 debug
16 years ago
agaffney 05ab15750d sed Makefile instead of setting in env
16 years ago
agaffney 5991612532 Unpack fuse source and modify CFLAGS for unionfs-fuse
16 years ago
agaffney f29142639e Unpack unionfs-fuse with -j
16 years ago
agaffney c8fd57e3e1 Add compile_fuse() and compile_unionfs_fuse()
16 years ago
agaffney 3f7b2e8eea Only apply files from patch dir ending in diff/patch
17 years ago
Chris Gianelloni cceaf5e715 Removed some unused dietlibc code.
17 years ago
Chris Gianelloni 676dd5a061 Removed a large chunk of 2.4 kernel support. This will still require some fairly extensive cleaning to completely remove, but I'd say that without a shadow of a doubt, genkernel will not function on 2.4 kernels.
17 years ago
Andrew Gaffney 751d2149d1 Store pre-oldconfig busybox .config for use in bincache comparison
17 years ago
Andrew Gaffney 18407fa3ed Add set_kernel_arch(), which maps the genkernel arch to the arch that the kernel expects based on the version of the kernel
17 years ago
Andrew Gaffney d176b8c104 Get rid of the ENABLE_PEGASOS_HACKS hacks
17 years ago