From 49284a96faf1c29b6b05ac70ea5c2ecda03fa75f Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Fri, 29 Sep 2006 06:19:06 +0000 Subject: [PATCH] git-svn-id: http://phraktured.net/archiso@15 00a9fe69-e71b-0410-bb23-df0e5024db41 --- archiso_hook => hooks/archiso | 0 boot-cd_hook => hooks/boot-cd | 0 boot-usb_hook => hooks/boot-usb | 0 archiso_install => install/archiso | 0 boot-cd_install => install/boot-cd | 0 boot-usb_install => install/boot-usb | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename archiso_hook => hooks/archiso (100%) rename boot-cd_hook => hooks/boot-cd (100%) rename boot-usb_hook => hooks/boot-usb (100%) rename archiso_install => install/archiso (100%) rename boot-cd_install => install/boot-cd (100%) rename boot-usb_install => install/boot-usb (100%) diff --git a/archiso_hook b/hooks/archiso similarity index 100% rename from archiso_hook rename to hooks/archiso diff --git a/boot-cd_hook b/hooks/boot-cd similarity index 100% rename from boot-cd_hook rename to hooks/boot-cd diff --git a/boot-usb_hook b/hooks/boot-usb similarity index 100% rename from boot-usb_hook rename to hooks/boot-usb diff --git a/archiso_install b/install/archiso similarity index 100% rename from archiso_install rename to install/archiso diff --git a/boot-cd_install b/install/boot-cd similarity index 100% rename from boot-cd_install rename to install/boot-cd diff --git a/boot-usb_install b/install/boot-usb similarity index 100% rename from boot-usb_install rename to install/boot-usb