# # Example usage with a proxy of packages: # ltsp::buildclient { dist: # mirror => "http://debproxy:3142/ar.archive.ubuntu.com/ubuntu", # securitymirror => "http://debproxy:3142/security.ubuntu.com" # } # # to debug inside ltsp client # # chroot /opt/ltsp/i386 # # mount /proc -t proc /proc && mount /sys -t sysfs /sys # # to end correctly # # umount /sys && umount /proc # # exit ## TODO: # - set root password # - configure munin-node # - ocsinventory (with a preseed) # - update client con pilotos de red + scripts # - sourcelist for the security # - cleanup packages after an update because it grows the image # - http://bazaar.launchpad.net/~jigish-gohil/kiwi-ltsp/trunk/annotate/head%3A/trunk/kiwi-ltsp/ltsp/include/kiwi-ltsp-functions.sh#