wok log linux/receipt

age author description
2013-03-19 Pascal Bellard linux: typo
2013-03-19 Pascal Bellard Up cookutils (3.1.4) add AUFS_NOT_RAMFS support
2013-03-11 Pascal Bellard linux: update modules.list
2013-03-10 Pascal Bellard Up aufs (20130311)
2013-03-10 Pascal Bellard linux: update bdeps (again)
2013-03-10 Pascal Bellard linux: update bdeps (again)
2013-03-10 Pascal Bellard linux: update bdeps
2013-03-10 Pascal Bellard Up linux (3.2.40)
2013-02-16 Pascal Bellard linux: fix module path
2013-01-26 Pascal Bellard linux: do not compress modules twice (thanks Fabio)
2013-01-26 Pascal Bellard move modules64.list from linux to linux64
2013-01-26 Pascal Bellard linux: update check_modules.sh
2013-01-05 border Create grub entry based on current root partition. Fix bug78
2013-01-02 border Set the new kernel as default one in grub & Add 'quiet' as boot option becaus it's the default on fresh hdd install.
2012-11-05 Pascal Bellard linux/list_modules.sh: modules.list has moved... (add a warning)
2012-05-22 Christophe Lincoln linux: add ARM patch, improve receipt
2012-05-20 Christophe Lincoln linux: up to 3.2.14 for ARM arch
2012-05-19 Christophe Lincoln linux: dep on kmod for i486 and handle arm ARCH
2012-04-29 Pascal Bellard linux: uclibc-cross-compiler is not compatible with aufs
2012-04-28 Pascal Bellard linux: add opt --no64
2012-04-28 Pascal Bellard linux: compress modules with xz (be kmod compatible)
2012-04-16 Pascal Bellard linux: do not create /tmp
2012-04-16 Christophe Lincoln linux: build first the x86_64 kernel
2012-04-16 Pascal Bellard linux: fix linux64 config file
2012-04-15 Christophe Lincoln linux: fix adding entry in grub menu.lst
2012-04-15 Christophe Lincoln linux: fix path for $WOK/$PACKAGE/source/slitaz/url
2012-04-15 Christophe Lincoln linux: small fix
2012-04-15 Christophe Lincoln linux: workaround missing --extract in cook
2012-04-15 Christophe Lincoln Up: linux (3.2.14) Let play with the kernel :-)
2012-03-07 Pascal Bellard linux, linux-libre: do not create $WOK/tmp
2012-01-20 Pascal Bellard linux: use lzma compression (xz does not build)
2012-01-20 Pascal Bellard linux: update bdeps
2012-01-20 Pascal Bellard linux: use xz compression instead of lzma
2011-12-11 Antoine Bodin Fix: typo in linux && linux-libre receipts (thanks to godane)
2011-12-10 Antoine Bodin Compat: re-implement tazwok specific code into linux receipt.
2011-05-09 Christophe Lincoln linux: Fix 2. clean up and make it build with cookutils: FIXME: tazwok specif code (aufs is ok for cook and tazwok I guess)
2011-05-09 Christophe Lincoln linux: Fix 1. copying aufs files
2011-05-08 Christopher Rogers Fixed up the errors from last commit.
2011-05-08 Christopher Rogers Replaced all ../stuff with $stuff.
2011-04-09 Christopher Rogers Reverse linux.
2011-04-09 Christopher Rogers tiff: Patched overflows that could lead to aribitrary code execution when parsing a malformed image file. Thanks slackware for having this.
2011-03-18 Christopher Rogers Fixed path for url file in linux-source. (Thanks indigo6 for point out the problem)
2011-02-22 Antoine Bodin Remove an uneeded 'report step' into linux receipt (tazwok get-src output one itself)
2011-02-21 Antoine Bodin Add aufs patches into linux stuff to be able to recook the package using same stuff & to avoid linux counted as commited after each clean
2011-02-19 Christopher Rogers Fixed linux not to put a tmp folder in WOK. Instead its WOK/PACKAGE/tmp now. This fixes a problem with update-repository dying out cause of WOK/tmp folder.
2011-02-16 Christopher Rogers Fixed linux and its wanted receipts. Fixed check_modules.sh script. Add linux-speakup.
2011-02-14 Christopher Rogers Added linux-hwmon package. This is we can see how hot cpu's run on slitaz.
2011-02-14 Antoine Bodin Fix: replace exit 1 by return 1 in receipts (exit broke cook-list function)
2011-02-13 Antoine Bodin imported patch get/linux
2011-01-24 Christopher Rogers linux: s/lzma-alone/lzma/
2011-01-24 Christopher Rogers Fixed aufs and linux to use lzma-alone for compressing aufs.
2011-01-23 Christopher Rogers linux: make sure the real tar is installed.
2011-01-22 Christopher Rogers Bumped linux again.
2011-01-22 Christopher Rogers Bumped linux.
2011-01-22 Christopher Rogers Up: linux to 2.6.37. Up: aufs to 20110122.
2010-12-17 Christopher Rogers Fixed typo in linux receipt.
2010-12-16 Christopher Rogers Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
2010-12-16 Pascal Bellard linux: avoid linux-without-modules side effects
2010-12-16 Christopher Rogers Moved Module.sysvers to Module.sysvers-modules. This is cause i think making linux-without-modules bzImage is was change that file. Removed /usr/src/linux in pre_remove function in linux-module-headers. Added /usr/src/linux soft link to post_install in linux-module-headers.
2010-12-15 Pascal Bellard linux: fix linux WITH modules...