age |
author |
description |
2011-05-08 |
Christopher Rogers |
Add a check to see if $LOCAL_REPOSITORY/sandbox exist before softlinking the lockfile /proc/1 into $chroot_dir folder. This is so the soft link is not made for non-tank systems. |
2011-05-08 |
Christopher Rogers |
Updated Makefile. Added tazbb for automating build bot for tank using host crond. Added README.tazbb. |
2011-05-08 |
Christopher Rogers |
Translated everything in tazwok french docs to the english one. |
2011-05-08 |
Christopher Rogers |
Added basic info on cook-commit into tazwok.en.html file. |
2011-05-07 |
Christopher Rogers |
Added slitaz-boot-scripts to tazwok.conf $SLITAZ_TOOLCHAIN_EXTRA. |
2011-05-06 |
Christopher Rogers |
Add english docs for update-wok and chroot. |
2011-05-06 |
Christopher Rogers |
Add install var and some compatable to download function for it to when coreutils becomes the norm. |
2011-05-06 |
Christopher Rogers |
Replace === breaks with horizontal_line function in libtaz commons. Saves over 1KB. |
2011-05-04 |
Christopher Rogers |
Added tag 4.2.14 for changeset 1165e2c0ac23 |
2011-05-04 |
Christopher Rogers |
Change VERSION to 4.2.144.2.14 |
2011-05-04 |
Christopher Rogers |
Merge bugfix from branch default.4.3 |
2011-05-04 |
Christopher Rogers |
Remove .packlist file in packages now too. |
2011-05-04 |
Christopher Rogers |
Fixed tazwok merge.4.3 |
2011-05-04 |
Christopher Rogers |
Merge bugfixes from branch default4.3 |
2011-05-04 |
Christopher Rogers |
Fixed path for some images in web/index.php. |
2011-05-03 |
Christopher Rogers |
Tazwok now removes perllocal.pod from packages now. This file is in every perl package. |
2011-04-30 |
Christopher Rogers |
tank-bot: Made sure if .hg folder existed in LOCAL_REPOSITORY/flavors. It now clones flavors based on SLITAZ_VERSION. |
2011-04-30 |
Christopher Rogers |
cook-toolchain: Made sure stuff and wanted_stuff was unset before new package was build. |
2011-04-26 |
Christopher Rogers |
Fixed check_for_pkg_in_wok function in tazwok. I made sure it checked provided receipt existed before returning 1. This should fix the errors like 'can't fine jdk in wok or mirror'. |
2011-04-24 |
Pascal Bellard |
tazwok/check_for_incoming: update flavors from hg |
2011-04-18 |
Christophe Lincoln |
Fixed manual desktop file (#15) |
2011-04-07 |
Antoine Bodin |
Added tag 4.2.13 for changeset 621bcc0de8ca |
2011-04-07 |
Antoine Bodin |
Change VERSION to 4.2.134.2.13 |
2011-04-07 |
Antoine Bodin |
Merge bugfix from branch default4.3 |
2011-04-07 |
Antoine Bodin |
tazwok, cook(): also set reverse-wanteds as broken when a package fails to compile (thanks godane) |
2011-04-07 |
Antoine Bodin |
Added tag 4.2.12 for changeset ada9fd937936 |
2011-04-07 |
Antoine Bodin |
Change VERSION to 4.2.124.2.12 |
2011-04-07 |
Antoine Bodin |
Merge bugfixes from branch default4.3 |
2011-04-07 |
Antoine Bodin |
tazwok, check_for_tarball(): fix a typo |
2011-04-07 |
Antoine Bodin |
Added tag 4.2.11 for changeset a99465ca9b36 |
2011-04-07 |
Antoine Bodin |
Change VERSION to 4.2.114.2.11 |
2011-04-07 |
Antoine Bodin |
Merge bugfixes from branch default4.3 |
2011-04-07 |
Antoine Bodin |
tazwok, check_for_tarball(): fix a bug which prevented to unpack sources in some cases |
2011-04-07 |
Antoine Bodin |
tazwok, check_for_tarball(): tiny improvement |
2011-04-07 |
Antoine Bodin |
tazwok, gen_package(): try to fix the new lib change feature4.3 |
2011-04-06 |
Antoine Bodin |
tazwok, check_for_incoming: bugfix4.3 |
2011-04-04 |
Antoine Bodin |
Added tag 4.2.10 for changeset 5092d2083471 |
2011-04-04 |
Antoine Bodin |
Set VERSION to 4.2.104.2.10 |
2011-04-04 |
Antoine Bodin |
Merge bugfixes from default4.3 |
2011-04-04 |
Antoine Bodin |
tazwok: fix an error which cause cookorder to be regenerated even if unneeded |
2011-04-04 |
Antoine Bodin |
gen-iso: make it compatible with tazlito 4.0 |
2011-04-02 |
Antoine Bodin |
cook-toolchain: define stuff var |
2011-04-02 |
Antoine Bodin |
Merge bugfixes from default4.3 |
2011-04-02 |
Antoine Bodin |
tazwok, gen_wan_db(): tiny fix |
2011-04-02 |
Antoine Bodin |
tazwok: rework sorting cookorder triggering to have it works well in all cases |
2011-04-02 |
Antoine Bodin |
tazwok, check_for_compile_rules: strip CFLAGS/CXXFLAGS to prevent configure failure in some cases |
2011-04-01 |
Antoine Bodin |
tazwok, check_for_build_depends: fix a bug which made cook freeze when there was broken bdeps4.3 |
2011-03-28 |
Antoine Bodin |
cook-toolchain, prepare_package(): adding stuff & wanted_stuff declaration4.3 |
2011-03-27 |
Antoine Bodin |
Fix a typo4.3 |
2011-03-27 |
Antoine Bodin |
Improve config.site and remove path config from tazwok.conf (actually change theses paths doesn't works well)4.3 |
2011-03-25 |
Antoine Bodin |
tazwok, check_for_incoming(): Fix generation of safe wok4.3 |
2011-03-25 |
Antoine Bodin |
Added tag 4.2.9 for changeset 6860bdd72031 |
2011-03-25 |
Antoine Bodin |
Change VERSION to 4.2.94.2.9 |
2011-03-25 |
Antoine Bodin |
Merge changes from default4.3 |
2011-03-25 |
Antoine Bodin |
tazwok: various fixes about packages_db() generation4.3 |
2011-03-16 |
Antoine Bodin |
tazwok, gen_package(): fix libs detection4.3 |
2011-03-16 |
Antoine Bodin |
cook-toolchain: fix a bug which prevent to cook-toolchain (again)4.3 |
2011-03-19 |
Christopher Rogers |
Add WOK option again. This it shouldn't cause problems I hope. Fixed get-src to not error if incoming packages.desc doesn't exist. |
2011-03-18 |
Christopher Rogers |
Add get-src option into tazwok. |
2011-03-16 |
Pascal Bellard |
tazwok: fix FSH check |