wok log linux/receipt

age author description
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.
2010-06-05 Pascal Bellard linux: add missing patches
2010-06-05 Pascal Bellard linux: ext4 embedded
2010-05-28 Christophe Lincoln Up: linux (2.6.34) Add new drivers, clean-up receipt and stuff, fix linux-video build
2010-05-13 Christophe Lincoln Up: linux (2.6.33.4)
2010-04-11 Christophe Lincoln Up linux (2.6.33.2) With more modules and less patch
2010-03-23 Pascal Bellard linux: use utf8
2010-03-11 Pascal Bellard linux: use a more recent aufs
2010-03-10 Pascal Bellard linux: fetch a well known aufs version
2010-01-03 Pascal Bellard linux/squashfs: add lzma support
2009-11-23 Pascal Bellard Add lguest
2009-11-22 Pascal Bellard linux: add floppy boot support
2009-11-14 Pascal Bellard linux: fix compile_rules
2009-11-09 Rohit Joshi linux .config (some changes similar to 2.6.29.3); add a modules check to receipt
2009-09-25 Christophe Lincoln Add: linux-aufs (aufs2 kernel module)
2009-09-09 Christophe Lincoln Up: linux (2.6.30.6)
2009-08-31 Pascal Bellard linux: ensure linux-source will have patches
2009-08-18 Pascal Bellard linux*: fix list_modules.sh path
2009-08-18 Pascal Bellard linux: fix build
2009-08-17 Pascal Bellard linux: add hotfix patch
2009-08-16 Pascal Bellard linux: no historic allocation for initramfs unlzma
2009-08-10 Pascal Bellard linux: free initrd cpio data earlier
2009-08-07 Christophe Lincoln Up: linux (2.6.30.4)