mirror of
http://cgit.git.savannah.gnu.org/git/grub.git
synced 2026-04-28 14:33:34 +00:00
Compare commits
1 Commits
phcoder/te
...
phcoder/gn
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3ffd8219c5 |
@@ -435,7 +435,7 @@ for ((LOGSECSIZE=MINLOGSECSIZE;LOGSECSIZE<=MAXLOGSECSIZE;LOGSECSIZE=LOGSECSIZE +
|
||||
| xiso9660 | xjoliet| xiso9660_1999 | xjoliet_1999)
|
||||
NOSYMLINK=y;;
|
||||
esac
|
||||
NOHARDLINK=n
|
||||
NOHARDLINK=y ###
|
||||
case x"$fs" in
|
||||
# FS LIMITATION: no hardlinks on BFS, exfat, fat, hfs and SFS
|
||||
xbfs | xexfat | x"vfat"* | xmsdos* | xhfs | xsfs | xsfs_caseins)
|
||||
|
||||
Reference in New Issue
Block a user