# Copyright 2002-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
# Distributed under the GPL v2
+ 12 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
+ targets/netboot/netboot-controller.sh, +targets/netboot/netboot-final.sh,
+ -targets/support/netboot-final.sh:
+ Move netboot-final.sh from targets/support/ to targets/netboot/
+
12 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
-examples/netboot2_template.spec, +examples/netboot_template.spec,
+modules/catalyst/target/netboot.py, -modules/catalyst/target/netboot2.py,
final)
# For each arch, fetch the kernel images and put them in builds/
echo -e ">>> Copying completed kernels to ${clst_target_path} ..."
- ${clst_sharedir}/targets/support/netboot-final.sh
+ ${clst_sharedir}/targets/netboot/netboot-final.sh
;;
clean)
exit 0;;