tazwok log

age author description
2011-02-25 Antoine Bodin Fix block/unblock function
2011-02-25 Antoine Bodin Added tag 4.2.1 for changeset 16be5005f449
2011-02-25 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok4.2.1
2011-02-25 Antoine Bodin Add !unpack COOK_OPT + a little fix
2011-02-24 Pascal Bellard bb: summary et refresh args
2011-02-24 Christopher Rogers Fixed new-tree option to make new receipt in clean_wok instend of WOK.
2011-02-24 Pascal Bellard tazwok: download TARBALL from slitaz mirror
2011-02-24 Pascal Bellard tazwok: change lockfile (sanbox case: /proc/1 is a link to /proc/1 directory)
2011-02-24 Antoine Bodin Added tag 4.2 for changeset 37694d84e119
2011-02-24 Antoine Bodin Fix branch transplantation errors4.2
2011-02-24 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok
2011-02-24 Christophe Lincoln Remove list-blocked (use: tazwok report blocked)
2011-02-24 Christophe Lincoln Add usage for new commands
2011-02-24 Christophe Lincoln Add command: list-blocked, block, unblock
2011-02-24 Antoine Bodin Set VERSION to 4.2
2011-02-23 Antoine Bodin Some changes to Pascal's improvement, handle all logs created (including iso/check-incoming/cook-toolchain); fix an error about cookorder.txt
2011-02-23 Pascal Bellard Fix current package link
2011-02-22 Pascal Bellard typo in web/index.php
2011-02-22 Pascal Bellard more info in web status
2011-02-22 Christophe Lincoln Put log info in first block
2011-02-22 Pascal Bellard web/index.php: fix summary
2011-02-22 Christophe Lincoln Added tag 4.1 for changeset 472a1c231780
2011-02-22 Christophe Lincoln set VERSION to 4.1
2011-02-22 Christophe Lincoln Small change web interface
2011-02-22 Pascal Bellard typos in tazwok.fr.html
2011-02-22 Christophe Lincoln web/index.php: small improvment
2011-02-22 Christophe Lincoln web: search input at 320px
2011-02-22 Christophe Lincoln Fix VERSION and some date
2011-02-22 Christophe Lincoln Added tag 4.0 for changeset 2ab6408ebbeb
2011-02-22 Christophe Lincoln Update manuals CSS style
2011-02-22 Christophe Lincoln doc: rename french manual and link to default english one
2011-02-22 Christophe Lincoln tank-bot: Dont try to install mercurial each time
2011-02-24 Antoine Bodin Merge new tazwok into main branch
2011-02-22 Antoine Bodin Last commit here: tazwok is no more experimental
2011-02-20 Antoine Bodin Remove fonts definition from french manual, ad edit & report commands to it; need some help yo write the check-depends one, can the author of this function do it ?
2011-02-20 Antoine Bodin Refresh french doc
2011-02-20 Antoine Bodin Finx a syntax error.
2011-02-20 Antoine Bodin Fix update-wok (again)
2011-02-20 Christopher Rogers Fixed tazwok update-wok again.
2011-02-20 Christopher Rogers Fixed some typos.
2011-02-20 Christopher Rogers Fixed update-wok. It should check if file/folder doesn't exist in clean_wok before delete it in WOK. The other way delete my full WOK every time.
2011-02-19 Christopher Rogers Fixed tazwok to work with new bash 4.2.
2011-02-20 Antoine Bodin Added tag 0.0.7.2 for changeset 8aa0ebf613fa
2011-02-20 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok-experimental
2011-02-19 Christopher Rogers Fixed is_elf function in check-depends. Was getting a sh: missing ] error before this fix.
2011-02-20 Antoine Bodin Minor fixes + use busybox as /bin/sh into cook-toolchain as bash 4.2 has something buggy using locale function which prevent us to cook toolchain on tank
2011-02-19 Antoine Bodin Added tag 0.0.7.1 for changeset c521b7105660
2011-02-19 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok-experimental
2011-02-18 Christophe Lincoln Fix tank-bot LOCAL_REPOSITORY
2011-02-18 Antoine Bodin Fix configure_tazchroot() (thanks Pankso)
2011-02-18 Antoine Bodin Added tag 0.0.7 for changeset a3043f2d1a96
2011-02-18 Antoine Bodin Update index.php according last changes
2011-02-18 Antoine Bodin Move tazwok-related chroot scripts from tazchroot to tazwok sources
2011-02-18 Antoine Bodin Update configure_tazchroot() according last changes.
2011-02-18 Antoine Bodin Minor fix in sort_cooklist(); major fix in check_for_incoming(); check-incoming) now update .flavors files
2011-02-18 Antoine Bodin Update tazwok.conf according the last changes
2011-02-18 Antoine Bodin typo
2011-02-18 Antoine Bodin Add a forgotten report start
2011-02-18 Antoine Bodin Improve display for update-wok
2011-02-18 Antoine Bodin Fix update-wok) wok cleaning
2011-02-18 Antoine Bodin Better display for check-incomin); changer my mind about thoses exit 1.
2011-02-18 Antoine Bodin Typo & minor improvements to check_for_incoming()
2011-02-18 Antoine Bodin Trying to fix a bug into check_for_incoming
2011-02-18 Antoine Bodin Rework function hgup (now named update-wok); it can handle wok compressed in tarballs, it uses a clean-wok (in LOCAL_REPOSITORY) and only copy clean-wok to main wok if --local option is specified.
2011-02-17 Antoine Bodin Added tag 0.0.6.6 for changeset 37774d821049
2011-02-17 Antoine Bodin Fix a major bug which prevent to set _pkg correctly
2011-02-16 Antoine Bodin Added tag 0.0.6.5 for changeset e5c7e9263672
2011-02-16 Antoine Bodin Fix a typo (thanks Godane)
2011-02-16 Antoine Bodin Added tag 0.0.6.4 for changeset ab122c432328
2011-02-16 Antoine Bodin Add stuff & wanted_stuff variable, usable in receipts.
2011-02-16 Antoine Bodin Fix function sort-cooklist
2011-02-16 Antoine Bodin Added tag 0.0.6.3 for changeset d607b679b7ba
2011-02-16 Antoine Bodin Fix feature: auto recook of reverse depends when micro/major library update is detected
2011-02-16 Antoine Bodin Added tag 0.0.6.2 for changeset 3b9ca05c1fa1
2011-02-16 Antoine Bodin Fix: create missing files at right time (thanks Xfred)
2011-02-15 Antoine Bodin Added tag 0.0.6.1 for changeset d90c44030853
2011-02-15 Antoine Bodin Fix: broke a loop when using gen-cooklist & speed-up a little things.
2011-02-15 Antoine Bodin Oups... redo the merge
2011-02-15 Antoine Bodin Added tag 0.0.6 for changeset c43a31d05901
2011-02-15 Antoine Bodin Automated merge with https://bitbucket.org/gokhlayeh/tazwok-experimental
2011-02-14 Christopher Rogers Fixed typo.
2011-02-14 Christopher Rogers Needed another --no-check-certificate for https option to work in download function.
2011-02-15 Antoine Bodin no clean-chroot into get-src; allow to get-src in an existing directory when using --target (needed in few receipts)
2011-02-14 Antoine Bodin Fix function check-incoming: only consider already existing packages when checking for broken/to-cook
2011-02-14 Antoine Bodin Fix: report command doesn't needs root permission; add it into usage.
2011-02-14 Antoine Bodin Fix update_packages_db(): remove log when a package is removed from wok; also remove pkg from lists in all cases.
2011-02-14 Antoine Bodin Fix usage display
2011-02-14 Antoine Bodin Speed-up scan() by using -m1 in some grep commands (catch only one occurence).
2011-02-14 Antoine Bodin oups... remove comments I used to speed-up tests
2011-02-14 Antoine Bodin Fix download: auto-install dowload tool only if command used is get-src; in other cases maintainer have to add the download tool into BUILD_DEPENDS to keep cookorder consistent, so we don't install it for him and display an error message if he forgot it; add auto-install for wget/tar when they are needed.
2011-02-14 Antoine Bodin Append both main: & incoming: when both packages exists; using packages.desc instead of package name to check for main package (allow to find thoses with extraversion).
2011-02-14 Christopher Rogers Fixed update-repository to use PACKAGES_REPOSITORY so we can have :main in sources.list file for the packages we got there. This is better then them be all saying incoming sources when there not.
2011-02-14 Christopher Rogers Fixed typo. Couldn't use check-incoming without this fix.
2011-02-14 Christopher Rogers Fixed get-src to be able to download VCS sources. Changed the checks in download to look for receipt instead of install folders cause some times a abort can leave empty folders in INSTALLED.
2011-02-14 Christopher Rogers Fixed clean-src to exit if tmp/obsolete is not made.
2011-02-14 Antoine Bodin Don't install build_depends if package doesn't have compile_rules and doesn't have BUILD_DEPENDS (thanks Godane)
2011-02-14 Antoine Bodin Fix: add a missing report end-step
2011-02-14 Antoine Bodin Automated merge with https://bitbucket.org/gokhlayeh/tazwok-experimental
2011-02-13 Christopher Rogers Remove tab thats not need in set_pkg_path.
2011-02-14 Antoine Bodin Add function: tags (to list all tags used in wok receipts)
2011-02-14 Antoine Bodin Improve webserver interface (thanks Bellard)
2011-02-13 Antoine Bodin Fix auto-remove old sources; Add some warning messages when default behavior is not used; Add a new COOK_OPT: !repack_src (prevent repacking into tar.lzma); Add support for git/svn/mercurial into WGET_URL (syntax is WGET_URL="mercurial|ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.7/linux-i686/xpi/ru.xpi"- or git| or subversion| - having the vcs package in BUILD_DEPENDS still needed), add BRANCH variable to optionaly specify a rev/tag/branch to use in this case; add better support for strange http/https/ftp URL: if WGET_URL doesn't contains TARBALL, downloaded file is named TARBALL (i.e.: WGET_URL=".../download?f=xyz&r=132" - in this case use TARBALL="pkg.tar.gz" will make things works and no more hack in receipt is needed); fs variable into genpkg_rules() is now absolute; fix a bug into source_receipt() which can cause downloading the wrong tarball (TARBALL was not unseted); Add clean-src command to remove old/unrelated-to-wok sources tarball; Fix: packages removed from wok are now deleted from repositories and files list, at check-incoming time for the ones into main repository; WARNING WARNING WARNING : this commit comes with an update-repository script which **should** be used on repositories builded with previous version of tazwok-experimental: update logs to make them compatible with new webserver command, move/remove sources and generate sources.list to make source repository consistent with new changes. usage is: update-repository LOCAL_REPOSITORY, i.e.: update-repository /home/slitaz/experimental. Even if don't use it will not leads to major problem, please do it.
2011-02-13 Antoine Bodin Updating web/index.php
2011-02-12 Antoine Bodin Another typo ;)
2011-02-12 Antoine Bodin typo (again)
2011-02-12 Antoine Bodin typo
2011-02-12 Antoine Bodin Typo
2011-02-12 Antoine Bodin check_for_tarball(): Don't keep TARBALL if it can't be handle by tazwok (in most case it's download error/killed).
2011-02-12 Antoine Bodin Fix clean(): don't report fails when it's false, no more detailled output.
2011-02-12 Antoine Bodin Rework tarball unpacking: handle rpm as other archive; handle simple file / unknow archive type(i.e. jar): in this case the file/archive will be available into the $src dir.
2011-02-12 Antoine Bodin Commit forgotten changeset 181 from tazwok
2011-02-12 Antoine Bodin Update conf file and include forgotten changeset 180 from tazwok.
2011-02-12 Antoine Bodin Forgotten code: support https (from changesets 179 & 182 of tazwok)
2011-02-12 Antoine Bodin Forgottent code: Add jar support, (code from http://hg.slitaz.org/tazwok/rev/a4f84034a69e)
2011-02-12 Antoine Bodin Fix an issue into check_for_tarball() which prevent to cook packages without WGET_URL
2011-02-12 Antoine Bodin Disable sources auto-clean when check_for_incoming(); it's buggy
2011-02-12 Antoine Bodin fix typo
2011-02-12 Antoine Bodin Clean() improving, 2nd try.
2011-02-12 Antoine Bodin Try to speed-up clean-wok a little by removing too number report steps (in this case).
2011-02-12 Antoine Bodin Fix an error into check_for_tarball function
2011-02-12 Antoine Bodin Webserver: add summary
2011-02-12 Antoine Bodin Moving another report end-step to good location
2011-02-12 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok-experimental
2011-02-09 Christopher Rogers Confirm that TARBALL exist before check if src folder doesn't exist.
2011-02-12 Antoine Bodin Move a report-step to good location
2011-02-11 Antoine Bodin Hack build-depends/gen-cooklist, gen-cooklist is now the (more logical) way to get toolchain cooklist.
2011-02-11 Antoine Bodin Reworking gen-cooklist function to not use check_commit with it.
2011-02-10 Antoine Bodin Update usage; automatically fill wok_db when looking for depends
2011-02-10 Antoine Bodin Improve function report: Better looks & possibility to get the content of only one of the lists (cooklist/commit/broken/blocked)
2011-02-10 Antoine Bodin Fix function: search
2011-02-10 Antoine Bodin Display tazwok warning.txt when using check-log. Tazwok warnings contains suggestion about some possible improvement to the receipt to light it or make it better compatible with tazwok-experimental.
2011-02-10 Antoine Bodin fix function: list
2011-02-10 Antoine Bodin Add functionnality: webserver
2011-02-09 Antoine Bodin Fix typo in previous commit
2011-02-09 Antoine Bodin Use new approach to avoid the need of SRC_WANTED
2011-02-07 Christopher Rogers Fixed check_for_trball to repack source if tarball if it exist. Made the if statement for WGET_URL to be shorter since not all receipt uses WGET_URL to download/get tarball.
2011-02-05 Christopher Rogers Made sure version in WOK/SRC_WANTED/receipt match version in WOK/PACKAGE/receipt. Also make sure SRC_WANTED was unset in source_receipt function.
2011-02-05 Christopher Rogers Fixed SRC_WANTED. This is so SOURCE is used when its needs to be used.
2011-02-04 Christopher Rogers Fixed nounpack.
2011-02-04 Christopher Rogers Added tag 0.0.5.6 for changeset d217a17789ce
2011-02-04 Christopher Rogers Fixed the nounpack option to unpack to recompress source. I just wanted the tmp_src folder to be removed after .tar.lzma file was made. Otherwise the wok would get full of source code again.
2011-02-04 Christopher Rogers Added tag 0.0.5.5 for changeset 616df30e67e9
2011-02-04 Antoine Bodin Add nounpack option for get-src & SRC_WANTED variable support
2011-02-03 Christopher Rogers Fixed check_for _tarball to remove tmp_src if get-src is used.
2011-02-02 Antoine Bodin Improve with_dev, use --auto option for tazpkg remove
2011-02-02 Antoine Bodin Typo: tag is 0.0.5.4
2011-02-02 Antoine Bodin Added tag 0.5.4 for changeset 1057154f92f4
2011-02-02 Antoine Bodin Fix: 2nd stupid error
2011-02-02 Antoine Bodin Fix: stupid error (thanks Godane)
2011-02-01 Antoine Bodin Added tag 0.0.5.3 for changeset a0a0b4c8ecc1
2011-02-01 Antoine Bodin Fix: blocked should not be removed anymore
2011-02-01 Antoine Bodin Added tag 0.0.5.2 for changeset 3afbd57156a1
2011-02-01 Antoine Bodin Various bugfixes; Rework check-for-lib-update part; ensure cook command keep consistency of wok database; speed-up check-incoming
2011-01-31 Antoine Bodin Allow to skip scan when push incomings
2011-01-31 Antoine Bodin Don't install bdeps for meta without compile rules, thanks godane
2011-01-31 Antoine Bodin Fix minor issue about Updating receipt size status display
2011-01-31 Antoine Bodin Added tag 0.0.5.1 for changeset c17058c5f06a
2011-01-31 Antoine Bodin Fix: use clean-chroot to ensure no more depends are left in cooking environnment
2011-01-31 Antoine Bodin Fix: block core toolchain packages efficiently and support block-list correctly
2011-01-31 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok-experimental
2011-01-26 Christopher Rogers Added tag 0.0.4.1 for changeset 3cbde35a56d9
2011-01-26 Christopher Rogers Fixed order for cooktoolkit in tazwok.conf i think. Perl needs db, gdbm, and zlib to be compiled before perl is.
2011-01-31 Antoine Bodin Added tag 0.0.5 for changeset 8c233be73ba9
2011-01-31 Antoine Bodin Rework commits/cooklist handling and fixed various minor issues
2011-01-26 Antoine Bodin Added tag 0.0.4 for changeset d07da31a635e
2011-01-26 Antoine Bodin Fix: look_for_updated packages now works well
2011-01-26 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok-experimental
2011-01-26 Christopher Rogers Fixed a sintex problem with fgrep '-/+ buffers'. Fgrep doesn't like -.
2011-01-26 Antoine Bodin Fix an fgrep command
2011-01-26 Antoine Bodin is now created by libtaz when sourced
2011-01-26 Antoine Bodin Remove remove-old command as tazwok-experimental clean tarball/packages progressively & automatically.
2011-01-26 Antoine Bodin Added tag 0.0.3 for changeset 4359e83840f9
2011-01-25 Antoine Bodin Various code cleanup and improvement
2011-01-23 Antoine Bodin Fix: typo
2011-01-23 Antoine Bodin Fix: build wok data files if missing before scanning them
2011-01-22 Antoine Bodin Fix: all missing dirs are now created when mounting chroot.
2011-01-22 Antoine Bodin Added tag 0.0.2.1 for changeset 537d66176338
2011-01-22 Antoine Bodin Add: configure-chroot function I forgot
2011-01-18 Antoine Bodin Added tag 0.0.2 for changeset 6fe230c4cc10
2011-01-18 Antoine Bodin Use tazwok-experimental in toolchain
2011-01-18 Antoine Bodin Added tag 0.0.1 for changeset 3d47f116fce3
2011-02-24 Antoine Bodin Tazwok-experimental branch
2010-12-12 Pascal Bellard Add jar support (again)
2010-12-12 Pascal Bellard Add jar support
2010-12-01 Christopher Rogers Add py_compiled_files_remove function into tazwok. This is to save size on python based packages. .pyc and .pyo files are not need for python scripts to run i hope.
2010-11-22 Pascal Bellard tazwok: weird url redirections support
2010-11-07 Paul Issott en: edit docs
2010-11-03 Christopher Rogers Added gnome mirror to tazwok.conf.
2010-10-29 Pascal Bellard tazwok: add https support for wget
2010-09-25 Pascal Bellard tazwok: use busybox wget to check file
2010-09-02 Pascal Bellard tazwok: check TAZBB_NO_INSTALL before installing WANTED cooked packages
2010-09-02 Pascal Bellard tazwok: install WANTED cooked packages for tazbb