* [gentoo-commits] proj/catalyst:dilfridge/qcow2 commit in: targets/diskimage-stage2/
@ 2024-10-05 21:48 Andreas K. Hüttel
0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2024-10-05 21:48 UTC (permalink / raw
To: gentoo-commits
commit: fa7d62ba8d0dfa38856f39d7b155ba45af7b2aec
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 5 21:45:55 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 5 21:45:55 2024 +0000
URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=fa7d62ba
Drop target_image_setup here too
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
targets/diskimage-stage2/controller.sh | 6 ------
1 file changed, 6 deletions(-)
diff --git a/targets/diskimage-stage2/controller.sh b/targets/diskimage-stage2/controller.sh
index 6b2c1420..dce37172 100755
--- a/targets/diskimage-stage2/controller.sh
+++ b/targets/diskimage-stage2/controller.sh
@@ -68,13 +68,7 @@ case $1 in
shift
export clst_packages="$*"
exec_in_chroot ${clst_shdir}/support/unmerge.sh
- ;;
-
- target_image_setup)
- shift
- ${clst_shdir}/support/target_image_setup.sh $1
;;
-
qcow2)
shift
${clst_shdir}/support/create-qcow2.sh $1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-05 21:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-05 21:48 [gentoo-commits] proj/catalyst:dilfridge/qcow2 commit in: targets/diskimage-stage2/ Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox