Commit Graph

169 Commits (9ef2c292157f3dbcca445e8e1bc35b20c6325407)

Author SHA1 Message Date
Sebastian Pipping 9ef2c29215 Docs: Add in-code docs on runtask mode of compile_generic()
14 years ago
Sebastian Pipping b9b1b765cb Refactoring: Turn to if-elifs constructs into case blocks
14 years ago
Fabio Erculiani ad2842f670 iSCSI: open-iscsi patchwork: add -lslp to LDFLAGS, and properly call autoconf
14 years ago
Fabio Erculiani c579bd1194 open-iscsi: fix compilation when openslp is installed.
14 years ago
Sebastian Pipping 3d94af67c9 lvm: Indicate using bincache
14 years ago
Peter Hjalmarsson db307cd351 Remove unpacking of device-mapper for lvm2
14 years ago
Sebastian Pipping 18dff23354 mdadm: Indicate using bincache
14 years ago
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