[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

symlinks removed from partman-auto.git?



Hi Christian,

In partman-auto.git I see:
        $ git show 2981c978f76ef85d4d7176a54e191ca911b6559a
        commit 2981c978f76ef85d4d7176a54e191ca911b6559a
        Author: Christian Perrier <bubulle@Êebian.org>
        Date:   Mon Oct 6 08:11:21 2014 +0200
        
            releasing version 124
        
        diff --git a/recipes-arm64 b/recipes-arm64
        deleted file mode 120000
        index 0f18a62..0000000
        --- a/recipes-arm64
        +++ /dev/null
        @@ -1 +0,0 @@
        -recipes-armhf
        \ No newline at end of file
        diff --git a/recipes-arm64-efi b/recipes-arm64-efi
        deleted file mode 120000
        index d383b93..0000000
        --- a/recipes-arm64-efi
        +++ /dev/null
        @@ -1 +0,0 @@
        -recipes-amd64-efi
        \ No newline at end of file
        diff --git a/recipes-i386-efi b/recipes-i386-efi
        deleted file mode 120000
        index d383b93..0000000
        --- a/recipes-i386-efi
        +++ /dev/null
        @@ -1 +0,0 @@
        -recipes-amd64-efi
        \ No newline at end of file
        
which removed the various symlinks for arches which share recipes.

Looking at the source for 124 in the archive it seems like the symlinks
have been collapsed in the tarball (i.e. the files duplicated instead of
linked to), so things work but not quite as expected.

Since I'm pretty sure it was accidental I've reverted.

Ian.


Reply to: