wok log linux/receipt

age author description
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...
2010-12-15 Pascal Bellard Add linux-without-modules
2010-12-14 Christopher Rogers Add squashfs+xz to kernel. This allows for greater compressing then lzma and it will work without cause a kernel opps. As long as the custom code for freeing lzma initramfs stays with lzma initramfs.
2010-11-21 Christopher Rogers Removed some more kernel modules repeated in other packages.
2010-11-17 Christopher Rogers Fixed linux receipt to not soft link to WOK/aufs/aufs-VERSION since it will cause problems with building.
2010-11-17 Christopher Rogers Add aufs. Aufs is now compile by itself like ndiswrapper-driver is. This is so the aufs source tar.gz file is not purge with tazdev everytime we need to purge it. Removed linux-aufs receipt. Updated linux, linux-source, and aufs-utils with the new changes.
2010-11-05 Christopher Rogers Up: linux to 2.6.36. Added fixes for aufs to compile.
2010-10-14 Christopher Rogers Fixed aufs archive in linux again. I hope it fixes it.
2010-10-14 Christopher Rogers Fixed linux receipt to archive aufs2 right.
2010-10-14 Christopher Rogers Fixed linux recepit so there will be not need for them to be repackage twiced.
2010-10-14 Christopher Rogers Removed tazpkg genpkg for all wanted linux package since it there are going to be package anyways.
2010-10-14 Christopher Rogers Change linux receipt to only rgenpkg WANTED=linux package. This is so linux-api-headers is not repackage again.
2010-10-11 Christopher Rogers Added linux-api-headers. This is like linux-headers but it doesn't depend on linux to be build. Also this means we can update the kernel without rebuild the toolchain.
2010-09-16 Christopher Rogers Added squashfs_lzma to kernel config. Added some more options to aufs in kernel. Added all missing modules into packages. Added scsi.patch to fix linux-headers scsi.h file to be compatible with glibc scsi.h. Up: aufs-utils to 20100916.