age |
author |
description |
2019-02-26 |
Pascal Bellard |
Remove ashism == |
2016-03-30 |
Aleksej Bobylev |
Tiny edits |
2012-07-19 |
Christopher Rogers |
local-mirror: Update local-mirror script. |
2012-04-24 |
Christopher Rogers |
initramfs: Update local-mirror script and lighttpd config files. Support new /lib/libtaz.sh script. |
2012-01-24 |
Christopher Rogers |
local-mirror: Add piratebox website support. |
2012-01-12 |
Christopher Rogers |
local-mirror: Update pkgs.slitaz.org. |
2011-12-24 |
Christopher Rogers |
initramfs: Fixed local-mirror. Add a echo to fake-website to tell what website is being build. |
2011-12-24 |
Christopher Rogers |
local-mirror: Add fake-website script. This is used to make mirror websites with fake addresses work locally or with dnsmasq. Just start or restart lighttpd after using it. |
2011-12-18 |
Christopher Rogers |
local-mirror: Add man-html and linuxgazette support. |
2011-11-18 |
Christopher Rogers |
local-mirror: Make sure $MAIN_WWW_DIR/pics/rrd exists. |
2011-11-17 |
Christopher Rogers |
local-mirror: Copy /usr/bin/makegraphs to $MAIN_WWW_DIR/pics/makegraphs so home boot option will make disk and network graphs pics. |
2011-11-16 |
Christopher Rogers |
local-mirror: Use makegraphs only once for mirror and tank graphs pages. |
2011-11-11 |
Christopher Rogers |
local-mirror: Copy tank files so makegraphs will work when home boot option is used. |
2011-10-14 |
Christopher Rogers |
local-mirror: Fixed mirror.slitaz.org/hg/. |
2011-09-16 |
Christopher Rogers |
local-mirror: Fixed cook website to not build chroot if $PKGDIR folder doesn't exist. Made sure to sed out pkgs.slitaz.org if there is no $PKGDIR folder. Add attic to local doc.slitaz.org so you can see history of it. |
2011-09-02 |
Christopher Rogers |
local-mirror: Make soft link for slitaz-spider-48x48.png so awstats have icon working. Fixed awstats.conf. Add access and error logs for hg.slitaz.org, bugs.slitaz.org, and doc.slitaz.org. |
2011-08-27 |
Christopher Rogers |
local-mirror: Add support for more doc urls. New urls are: hgbook.slitaz.org, absguide.slitaz.org, gimp.en.slitaz.org, gimp.es.slitaz.org, and gimp.fr.slitaz.org. |
2011-08-27 |
Christopher Rogers |
local-mirror: Update src links with on/start option. Fixed up mirror-info to have a soft link /var/www/mirror-info so path is right. Mirror-info builds graphics like tank does now. |
2011-07-11 |
Christopher Rogers |
local-mirror: Make sure it uses $SLITAZ_DIR/$version/packages path instead of $PKGDIR path for mirror. This is so i can rebuild iso with new packages when rebuilding from scratch. |
2011-06-29 |
Christopher Rogers |
local-mirror: Fixed ssfs and added priority file so incoming repo packages will be used first. |
2011-06-12 |
Christopher Rogers |
Update local-mirror script to support ssfs for local hg.slitaz.org. |
2011-06-08 |
Christopher Rogers |
local-mirror: Update local-mirror script. Added support for install incoming packages on desktop. |
2011-06-01 |
Christopher Rogers |
local-mirror: Add cook website option. |
2011-05-25 |
Christopher Rogers |
local-mirror: Add wok-tank support. The new my-wok repo. |
2011-05-18 |
Christopher Rogers |
local-mirror: Fixed website crond option. Check if bb.slitaz.org is used to add cook.slitaz.org to same line in /etc/hosts file. |
2011-05-13 |
Christopher Rogers |
Fixed local-mirror script to make $COOKING and $STABLE folders. |
2011-05-12 |
Christopher Rogers |
local-mirror: Add support for backup-mirror. This will allow you to backup mirror packages, src, and repos to the mirror union branch directly if its mounted in /mnt/live/memory/mirror folder. |
2011-05-11 |
Christopher Rogers |
Now just add lines for crond if the website in question is used. Made sure the command is also run before being added. Ex. tazpkg-web cooking needs to be run for pkgs.slitaz.org to work locally. |
2011-05-06 |
Christopher Rogers |
local-mirror: Bug fix. |
2011-05-06 |
Christopher Rogers |
Add up-src-links so sources can be updated after build. Add some of crond commands into local-mirror if file exists. crond is now started after lighttpd. Add bugs option for setting up bugs.slitaz.org (needs to be fix). |
2011-04-20 |
Christopher Rogers |
Add support for my-wok repo. Fixed local.sh script up. |
2011-04-16 |
Christopher Rogers |
Add tazpanel and slitaz-vz into local-mirror script. |
2011-04-10 |
Christopher Rogers |
Fixed off option when tazpanel is release. Made sure MAIN_WWW_DIR/slitaz links to /var/www/slitaz. Add slitaz-modular soft link to COOKING folder for new slitaz-modular script. |
2011-04-05 |
Christopher Rogers |
Add update-repos to local-mirror script. Added more variables to local-mirror.conf. |
2011-03-27 |
Christopher Rogers |
Started to add dnsmasq support into local-mirror. Will allow local lan version of tank to be possible. Add lfs.slitaz.org support also. Fixed hg repos pull. |
2011-03-12 |
Christopher Rogers |
Updated mkiso.sh script and local-mirror script. Removed variables in lighttpd configs files. Fixed seding local-mirror.conf file in mkiso.sh. Made two lighttpd configs. One for local tank and one for local mirror. Added support for tank-only or mirror-only option into local-mirror. |
2011-03-08 |
Christopher Rogers |
Updated initramfs. Added support to change the mirror, packages, and source folders on the iso. Added support for boot.slitaz.org and pizza.slitaz.org to work locally. |
2011-02-28 |
Christopher Rogers |
Update local-mirror script. Add on and off options. Put if statement of WWW and for loop of REPOS into functions. |
2011-02-27 |
Christopher Rogers |
Added local-mirror script to initramfs so its on all isos. Livecd/dvd will be added to union if /boot/packages exist on iso. Use fstab_clean so you can mount devices with pcmanfm. |