diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-06-02 14:12:31 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-06-02 14:12:31 +0000 |
commit | 80d19fe7f41e11090c1423632c13d27a7d7aaa8b (patch) | |
tree | e4388a29c5f08bfc98e06fbfad5e0d57173375d5 /move | |
parent | bb0ce5be6c6c11a8954e1d2f7c52d211c72181bc (diff) | |
download | drakx-80d19fe7f41e11090c1423632c13d27a7d7aaa8b.tar drakx-80d19fe7f41e11090c1423632c13d27a7d7aaa8b.tar.gz drakx-80d19fe7f41e11090c1423632c13d27a7d7aaa8b.tar.bz2 drakx-80d19fe7f41e11090c1423632c13d27a7d7aaa8b.tar.xz drakx-80d19fe7f41e11090c1423632c13d27a7d7aaa8b.zip |
obsolete since make_boot_img handles mandrakemove
Diffstat (limited to 'move')
-rwxr-xr-x | move/hack | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/move/hack b/move/hack deleted file mode 100755 index a62d20dac..000000000 --- a/move/hack +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -make DEST_LIVETREE=/opt/live_tree || exit 1 -./hack_boot_img all.rdz all -cp -f all.rdz /tftpboot/gc/network.rdz |