summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_local-patches
AgeCommit message (Collapse)Author
2011-03-09Adding last modifications in order to have localization fully working in ↵Tiago Bortoletto Vaz
live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff.
2011-03-09Replacing file checking with ls by function callsAntonio Terceiro
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a function that does exactly that.
2011-03-09Making check for local-patches silent.Daniel Baumann
2011-03-09Add lh_chroot_local-patches helper to apply local patches against chroot.Chris Lamb