Commit Graph

36 Commits

Author SHA1 Message Date
3bbe1a2033 Add descriptions for ArchLinux dependencies 2021-08-19 13:01:09 +08:00
d32e72379c Fix weird wording in update integration warning 2021-06-30 08:55:45 +02:00
b0813f34d0 Fix issues with big install.wim files 2021-06-30 08:54:21 +02:00
1e7d2aacb4 Merge pull request #9 from TheLastZombie/patch-1
Fix typo in update warning
2021-05-29 15:08:58 +02:00
TLZ
5ca7993429 Fix typo in update warning 2021-05-06 06:56:07 +00:00
892833dd92 Add /usr/sbin to path
This fixes #8
2021-03-21 00:47:02 +01:00
233ae6d69a Add warning when updates are detected 2021-03-11 08:48:06 +01:00
1b8b845285 Merge pull request #5 from abbodi1406/master 2020-10-21 08:08:59 +02:00
09bf55b83b v0.6.2
Update bootSourcesList for build 20231 and later
Add PPIPro to editions list
Skip extracting/converting updates "windows10.0-kb*.cab"
Skip rebuilding install.wim/.esd if no VirtualEditions added
Set image-property FLAGS for each index
Create UEFI-only iso for arm64 builds
2020-10-21 04:51:14 +03:00
79d2637f51 Modify post-18890 fix to replace fonts instead of editing BCD 2020-04-11 20:50:37 +02:00
a473689c86 Merge pull request #4 from sidneys/feature/macos-compatibility
[FEATURE] Adds macOS support to UUP Conversion Shellscript
2020-04-11 20:12:37 +02:00
8812fcd7f0 docs(macos-compatibility): update README with information regarding macOS 2020-04-08 00:37:15 +02:00
cf56b0077a chore(macos-compatibility): consolidate script syntax 2020-04-07 23:41:04 +02:00
b19bfd5b54 feat(macos-compatibility): add support for and documentation of macOS configuration file convert_config_macos 2020-04-07 23:33:43 +02:00
32269042ab feat(macos-compatibility): remove requirement for gnu-version of sed which supports case-insensitive search, by converting all characters to lowercase before usage 2020-04-07 23:10:33 +02:00
9e50b92ecd feat(macos-compatibility): add usage of mkisofs instead of genisoimage when appropriate (on macOS) 2020-04-07 22:43:50 +02:00
687fb34245 feat(macos-compatibility): add os-specific dependency checks and installation help 2020-04-07 22:41:41 +02:00
bc30c2bdb9 Bump version 2020-02-04 18:44:46 +01:00
00cc24b54a Merge branch 'gluckzhang-master' 2020-02-04 18:44:03 +01:00
0df8cc89a8 Add edition IDs for win10S and win10SN
Cloud = Windows 10 S
CloudN = Windows 10 S N
2020-02-03 20:55:23 +01:00
1b797b77b3 Fix indentation 2019-05-02 17:39:23 +02:00
979f5f2f64 Patch BCD only for builds 18890 and later
The problem of no messages being shown is a bug of build 18890, not a problem
of the creation process
2019-05-02 17:28:15 +02:00
0c8a4cf9d1 Fix minor virtual editions bug, fix messages not showing when booting from ISO
The messages not appearing problem is fixed by forcing Windows Boot Manager to
use Legacy boot mode, which does not need any fonts, which for some reason
can't be loaded by it from ISO created using genisoimage.
2019-05-02 15:52:43 +02:00
ed83e6116c Fix some values not being changed 2019-05-02 14:39:40 +02:00
c74628226a Update readme.md 2019-05-02 02:15:51 +02:00
942ec202bc Fix config being read from current directory instead of script directory 2019-05-02 01:54:26 +02:00
c44ce109bf Fix missing indentation 2019-05-02 01:42:36 +02:00
9b9245a7b6 Add option to create virtual editions 2019-05-02 01:31:08 +02:00
847e1b1083 Fix setup background 2019-04-20 16:04:17 +02:00
2c9eeaa109 Switch back to genisoimage, fix a few bugs 2019-02-20 19:44:26 +01:00
dc14b921d9 Update readme.md 2019-02-18 23:12:20 +01:00
434242a8fd Replace genisoimage with xorriso 2019-02-18 23:10:58 +01:00
241e9f28e3 Update readme 2018-12-26 00:53:50 +01:00
b3ec35a65c UUP converter 0.2.0
- Fixed some typos
- Fixed broken winre.wim adding
- Changed names of images shown in installer to better ones
- Changed ISO image names and labels to contain more information
2018-12-26 00:37:10 +01:00
4e043f4403 Fix a few typos, add more information to readme 2018-12-24 22:16:28 +01:00
d7c5d16835 Initial commit 2018-12-23 22:26:44 +01:00