Modify code to use catalyst.util.remove_path() helper everywhere
authorAndrew Gaffney <agaffney@gentoo.org>
Sun, 13 Sep 2009 18:44:43 +0000 (13:44 -0500)
committerAndrew Gaffney <agaffney@gentoo.org>
Sun, 13 Sep 2009 18:44:43 +0000 (13:44 -0500)
commit4bfdce39b80c8a7e51776f2783f4292cd70ceb0b
treeac985ce71adc11784c92346cbcd79a2baab87994
parent91c7f2274a8aade7c9af2715270cdf4b84f25fd5
Modify code to use catalyst.util.remove_path() helper everywhere
Include globbing support in remove_path()
Create catalyst.util.create_symlink() helper and modify code to use it
ChangeLog
modules/catalyst/target/generic_stage.py
modules/catalyst/target/livecd_stage1.py
modules/catalyst/target/livecd_stage2.py
modules/catalyst/target/netboot.py
modules/catalyst/util.py