diff options
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 1 | ||||
-rw-r--r-- | perl-install/install/share/list.xml | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8d49320cd..fbf8b860b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,4 @@ +- include plugin for supporting Windows 10 NTFS "Compact OS" - drakx-in-chroot: o skip disk ESP & BIOS boot partition checks - partitioning: diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 713e97c4b..e012c1c80 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -263,6 +263,10 @@ /etc/passwd /etc/protocols + <from expand="glob"> + /usr/LIB/ntfs-3g/* + </from> + <!-- /usr/share/X11/XKeysymDB --> /usr/LIB/libgdk_pixbuf-2.0.so.0 /usr/LIB/gtk-3.0/*/immodules/im-cedilla.so |