[Libosinfo] [PATCH v4 00/12] Improvements for Windows 7, 8 and 8.1
Fabiano Fidêncio
fidencio at redhat.com
Sun May 1 21:57:27 UTC 2016
Here is a series with a bunch of improvements for Windows 7, 8 and 8.1.
The most important part of this series is having the express installation
working again for Windows 8.1 (and, even if I tested, it has to be tested
again by whoever takes the bullet and does the review).
There are still some patches coming for Windows 10, but I ran out of space
on my hard drive, so, let's try to have these patches upstreamed, then I can
get rid of this bunch of ISOs and get back to the Windows 10 work.
The patches that got already reviewed has the "Reviewed-by" in the patch. All
the others need review!
Fabiano Fidêncio (12):
win7: Remove two duplicated volume id entries
win8: Add missing cmd script for installer
win8: Add comment about the user avatar issue
win8: Add installer-reboots value
win8.1: Add one more enterprise iso data
win8.1: Add two more "no variant" volume ids
win8.1: Add a few more professional volume ids
win8.1: Adjust the vol-id for enterprise x86
win8.1: Clean up vol-id entries
win8.1,installer: Tune based on variants
win8.1: Re-enable unattended installation
win8.1: Add installer-reboots value
.../microsoft.com/windows-unattend-desktop.xml.in | 18 ++++++--
data/os/microsoft.com/win-7.xml.in | 4 +-
data/os/microsoft.com/win-8.1.xml.in | 50 +++++++++++-----------
data/os/microsoft.com/win-8.xml.in | 10 ++++-
...nterprise_n_with_update_x64_dvd_6050225.iso.txt | 29 +++++++++++++
...ndows_8.1_n_with_update_x64_dvd_6051677.iso.txt | 29 +++++++++++++
....1_pro_n_vl_with_update_x64_dvd_6050969.iso.txt | 29 +++++++++++++
....1_pro_n_vl_with_update_x86_dvd_6051127.iso.txt | 29 +++++++++++++
..._8.1_pro_vl_with_update_x64_dvd_6050880.iso.txt | 29 +++++++++++++
..._8.1_pro_vl_with_update_x86_dvd_6050918.iso.txt | 29 +++++++++++++
...windows_8.1_with_update_x64_dvd_6051480.iso.txt | 29 +++++++++++++
11 files changed, 253 insertions(+), 32 deletions(-)
create mode 100644 test/isodata/windows/win8.1/en_windows_8.1_enterprise_n_with_update_x64_dvd_6050225.iso.txt
create mode 100644 test/isodata/windows/win8.1/en_windows_8.1_n_with_update_x64_dvd_6051677.iso.txt
create mode 100644 test/isodata/windows/win8.1/en_windows_8.1_pro_n_vl_with_update_x64_dvd_6050969.iso.txt
create mode 100644 test/isodata/windows/win8.1/en_windows_8.1_pro_n_vl_with_update_x86_dvd_6051127.iso.txt
create mode 100644 test/isodata/windows/win8.1/en_windows_8.1_pro_vl_with_update_x64_dvd_6050880.iso.txt
create mode 100644 test/isodata/windows/win8.1/en_windows_8.1_pro_vl_with_update_x86_dvd_6050918.iso.txt
create mode 100644 test/isodata/windows/win8.1/en_windows_8.1_with_update_x64_dvd_6051480.iso.txt
--
2.7.3
More information about the Libosinfo
mailing list