diff options
-rw-r--r-- | perl-install/NEWS | 1 | ||||
-rw-r--r-- | perl-install/install/NEWS | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 2b2755079..e7b0daa1d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,4 @@ +- install linuxwacom if needed - diskdrake: o final fix for resizing's failures due to udev's race (when writing the partition, do not del/add the same partition) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 5ea843a51..4cd7d0aa6 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,4 @@ +- install linuxwacom if needed - load disk/ide before disk/scsi, or else sata_sis may be loaded for a SATA controller and trigger pata_sis loading before sis5513 is loaded, which would defeat an eventual alias to sis5513 for a PATA controller |