Dropping syslinux 6 symlinks from bootloader configs for wheezy.
In general there's no harm in having them as they are not used on syslinux 4 distributions, however, but it's cosmetically nicer and the path woudn't match anyway. But.. since it turned out that we need the second copy of bootloaders for wheezy anyway as wheezy and jessie are mutually exclusive regarding paths where syslinux files are located, there's no point in having them and confusing users with error messages from cp -aL when stuff can't be dereferenced (which is ok).
This commit is contained in:
parent
9c3b8eb08a
commit
a284af94db
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/ldlinux.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/libcom32.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/libutil.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/ldlinux.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/libcom32.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/libutil.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/ldlinux.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/libcom32.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/libutil.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/ldlinux.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/libcom32.c32
|
|
@ -1 +0,0 @@
|
|||
/usr/lib/syslinux/libutil.c32
|
Loading…
Reference in New Issue