cookutils log

age author description
2012-06-08 Christopher Rogers cook: Add license variable into new --interactive option.slitaz-tank
2012-06-08 Christopher Rogers data: Add LICENSE variable to receipt.slitaz-tank
2012-06-08 Christopher Rogers cook: Add AUFS_MODE variable. Add some changes to setup option thats used in slitaz-tank version of cookutils.slitaz-tank
2012-06-07 Christopher Rogers cook: Update get_source function. Add PATCH variable support.slitaz-tank
2012-06-07 Christopher Rogers cook.conf: Add TIMEOUT variable. This is so the timeout for connection can be changed.slitaz-tank
2012-06-07 Christopher Rogers cook: Update create_tarball function.slitaz-tank
2012-06-07 Christopher Rogers cook: Update set_paths function.slitaz-tank
2012-06-07 Christopher Rogers cook: Update receipt_quality function. Since my cook.conf installs wget i can check https websites right.slitaz-tank
2012-06-07 Christopher Rogers cook: Update init_db_files function.slitaz-tank
2012-06-07 Christopher Rogers libcook.sh: Add unbuild list variable.slitaz-tank
2012-06-07 Christopher Rogers libcook.sh: Add wan_db, dep_db, lib_db, and fullco variables.slitaz-tank
2012-06-07 Christopher Rogers Start of slitaz-tank version of cookutils branch. cook.conf: Updated.slitaz-tank
2012-06-07 Christopher Rogers cook: Use $MIRROR_URL variable in slitaz.conf.
2012-06-05 Christopher Rogers cookiso: Using libcook.sh now. Make sure the cache variable is $CACHE/cookiso if $0 equals cookiso. Otherwise it equals $cACHE. Also SSH_CMD, SSH_ISO, and SSH_HOST can now be changed in cook.conf.
2012-06-04 Christopher Rogers cook: Add source_stuff variable.
2012-06-01 Paul Issott Tiny edits
2012-06-01 Christophe Lincoln cross: glibc create lib64 lib symlinks (that fix GCC final build)
2012-05-31 Christophe Lincoln cross: small fix
2012-05-31 Christophe Lincoln remove .*install files from linux headers
2012-05-31 Christophe Lincoln cross: dont extract the kernel each time
2012-05-31 Christophe Lincoln cross: install kernel headers in source then copy, add libc_cv_forced_unwind=yes to glibc-headers build
2012-05-30 Christophe Lincoln cross x86_64: glibc libexec in /usr/lib64
2012-05-30 Christophe Lincoln cross x86_64: glibc... we need fixes by hand
2012-05-30 Christophe Lincoln cross x86_64: we need glibc headers to compile gcc-static
2012-05-29 Christophe Lincoln cook: use pkgconfig file in sysroot
2012-05-29 Christophe Lincoln cross: use eglibc 2.13 (rpc support is dropped and workaround is needed for 2.15)
2012-05-29 Christophe Lincoln cross: small fix to clean-tools
2012-05-29 Christophe Lincoln Some update to cook to use sysroot
2012-05-29 Christophe Lincoln cross: fix gcc-final
2012-05-29 Christophe Lincoln cross: sysroot method is now used (much better), eglibc replace glibc for ARM
2012-05-26 Christophe Lincoln Let have a more complet cross-toolchain
2012-05-23 Pascal Bellard cooker.cgi: add download link for ARCH
2012-05-22 Christophe Lincoln cook: use -m64 gcc option when cross-compiling for x86_64
2012-05-22 Christophe Lincoln cook: small fix
2012-05-22 Christophe Lincoln cooker.cgi: show only x86_64 packages for x86_64 cooker
2012-05-22 Christophe Lincoln cook: we may have a local bdep not in wok, not on mirror but in local repo
2012-05-21 Christophe Lincoln cross: we need a more complet build system to cross-compile packages
2012-05-20 Christophe Lincoln cross: use custom CFLAGS fro arm/glibc and small info in cook.conf about x86_64
2012-05-20 Christophe Lincoln We need bash in cross chroot
2012-05-20 Christophe Lincoln move internal vars to libcook.sh and broken function
2012-05-20 Christophe Lincoln small fix
2012-05-20 Christophe Lincoln cook arch-setup: check cross packages exist and install glibc-base
2012-05-20 Christophe Lincoln cook: update cross-environement if pkg is installed like we do for native build
2012-05-20 Christophe Lincoln cook: use libtaz.sh newline()
2012-05-19 Christophe Lincoln cook: install build deps in cross environment root if we cross compiling
2012-05-19 Christophe Lincoln cross: glibc --enable-kernel=2.6.32
2012-05-19 Christophe Lincoln Small up to cook usage
2012-05-19 Christophe Lincoln cross: small fixe and use CROSS_PREFIX to install bdeps in a cross compile environement
2012-05-19 Christophe Lincoln Add libcook.sh and start sharing code between cook, cooker and cookiso
2012-05-19 Christophe Lincoln cook, cross, *.conf: improve cross compilation and small clean
2012-05-16 Christophe Lincoln cross: improve prebuitl toolchain creation
2012-05-15 Christophe Lincoln cross: better x86_64 support and create prebuilt toolchain (again)
2012-05-15 Christophe Lincoln cross: better x86_64 support and create prebuilt toolchain
2012-05-14 Christophe Lincoln cross: glibc install libexec dir in standard path
2012-05-14 Christophe Lincoln cross: more clean-tools and add gen-prebuilt (for testing)
2012-05-14 Christophe Lincoln cook: use cross-strip when genpkg_rules not only compile_rules
2012-05-14 Christophe Lincoln cook: use the cross compiled strip if cross compiling
2012-05-14 Christophe Lincoln remove testing exit call
2012-05-14 Christophe Lincoln We need logdir set for log path
2012-05-14 Christophe Lincoln rm binutils source before new build