Commit Graph

61 Commits

Author SHA1 Message Date
abbodi1406 7b507c6c99
Merge pull request #43 from markmentovai/patch-1
readme.md: include aria2 consistently, give MacPorts instructions
2023-05-16 18:15:42 +03:00
Mark Mentovai d963f3043b
readme.md: include aria2 consistently, give MacPorts instructions
This adds the packages that provide aria2c to the prerequisite lists for
Linux distributions.

It also gives instructions for MacPorts on macOS. MacPorts is listed
before Homebrew because it should be considered preferred: all packages
needed here are available in the standard MacPorts repository, as
opposed to Homebrew which requires the use of an external source to
install an outdated version of chntpw.
2023-05-15 16:17:26 -04:00
abbodi1406 523e674cc0
Merge pull request #41 from craSH/mac-homebrew-aria2
Add aria2 package to prerequisites and homebrew example
2023-03-25 15:11:17 +03:00
Ian Gallagher 9f41b75efc
Add aria2 package to prerequisites and homebrew example
* This resolves issue #38
* This ensures that the aria2 homebrew package is installed, which
  provides the `aria2c` command used to download files.
* This only changes instructions in the readme file, there are no actual
  code changes in this commit/PR.
2023-03-24 17:32:39 +13:00
abbodi1406 073071a000
Fix $keepSymlinks 2023-02-13 18:24:10 +03:00
abbodi1406 242b66af1d
Merge pull request #40 from lesydimitri/patch-1
cabextract: keep old symlink behaviour
2023-02-13 14:31:15 +03:00
Dimitri Lesy 4173a79279
cabextract: keep old symlink behaviour
Implemented additional checks to keep the old symlink behaviour when using cabextract >= 1.10.
2023-02-12 15:03:07 +01:00
eraseyourknees 590a19f6de Remove unix from the message 2022-09-20 16:08:55 +02:00
eraseyourknees 94eafe6153 Fix ISO creation tool detection
Fixes #30
2022-09-20 16:07:47 +02:00
eraseyourknees 1b7aebd1e1
Merge pull request #29 from realahnafhabib/patch-2
Fixed Fedora install command
2022-09-19 01:47:21 +02:00
eraseyourknees 0e5387baac
Remove wimlib from the Fedora command
wimlib in the command is redundant, wimlib-utils depends on it
2022-09-19 01:46:39 +02:00
realahnafhabib 600f85a60e
Fixed Fedora install command 2022-09-18 16:38:04 -07:00
eraseyourknees 9c2d62e690
Merge pull request #28 from realahnafhabib/patch-1
Update readme.md
2022-09-19 01:33:36 +02:00
realahnafhabib 4b5009b67b
Update readme.md
Added command to install tools for Fedora Linux.
2022-09-18 16:32:27 -07:00
eraseyourknees 3a96108154 Add missing chntpw check 2022-09-18 17:00:45 +02:00
eraseyourknees 4650d16362 Fix the dependency checks 2022-09-18 16:43:47 +02:00
abbodi1406 7ad2c103ef v0.7.0 2022-03-05 23:38:21 +03:00
abbodi1406 5a88c0045d
png2 2022-03-03 08:24:08 +03:00
abbodi1406 4f8039cc49
png 2022-02-25 23:53:43 +03:00
abbodi1406 0e49cd99ba
Merge pull request #18 from uwuowouwu420/master
designated globbing language
2021-10-21 05:43:41 +03:00
UwU OwO UwU 293c7a4463
Done the needful
Good Morning Dear Respected Sirs, you were filtered by the case sensitive sir. shell programistics no joke ok?
2021-10-21 00:02:32 +00:00
abbodi1406 a4a5ea28e4 v0.6.7 2021-10-18 20:45:21 +03:00
abbodi1406 9cba2c2108 Fix lang detection 2021-10-13 17:20:56 +03:00
abbodi1406 e49ca44015 v0.6.5
Fix incorrect --ref
Detect Windows 11 edition name
Add fix for Server Core editions
Add support for virtual editions CloudEdition, CloudEditionN
2021-10-10 03:53:49 +03:00
abbodi1406 0fe85aa08a
Merge pull request #14 from supdrewin/#14
Add descriptions for ArchLinux dependencies
2021-08-31 10:46:02 +03:00
supdrewin 3bbe1a2033 Add descriptions for ArchLinux dependencies 2021-08-19 13:01:09 +08:00
awuctl d32e72379c
Fix weird wording in update integration warning 2021-06-30 08:55:45 +02:00
awuctl b0813f34d0
Fix issues with big install.wim files 2021-06-30 08:54:21 +02:00
luzea 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
luzeagithub 892833dd92 Add /usr/sbin to path
This fixes #8
2021-03-21 00:47:02 +01:00
luzeagithub 233ae6d69a Add warning when updates are detected 2021-03-11 08:48:06 +01:00
awuctl 1b8b845285
Merge pull request #5 from abbodi1406/master 2020-10-21 08:08:59 +02:00
abbodi1406 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
whatever127 79d2637f51 Modify post-18890 fix to replace fonts instead of editing BCD 2020-04-11 20:50:37 +02:00
whatever127 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
sidneys 8812fcd7f0 docs(macos-compatibility): update README with information regarding macOS 2020-04-08 00:37:15 +02:00
sidneys cf56b0077a chore(macos-compatibility): consolidate script syntax 2020-04-07 23:41:04 +02:00
sidneys b19bfd5b54 feat(macos-compatibility): add support for and documentation of macOS configuration file `convert_config_macos` 2020-04-07 23:33:43 +02:00
sidneys 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
sidneys 9e50b92ecd feat(macos-compatibility): add usage of mkisofs instead of genisoimage when appropriate (on macOS) 2020-04-07 22:43:50 +02:00
sidneys 687fb34245 feat(macos-compatibility): add os-specific dependency checks and installation help 2020-04-07 22:41:41 +02:00
whatever127 bc30c2bdb9 Bump version 2020-02-04 18:44:46 +01:00
whatever127 00cc24b54a Merge branch 'gluckzhang-master' 2020-02-04 18:44:03 +01:00
Long Zhang 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
whatever127 1b797b77b3 Fix indentation 2019-05-02 17:39:23 +02:00
whatever127 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
whatever127 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
whatever127 ed83e6116c Fix some values not being changed 2019-05-02 14:39:40 +02:00
whatever127 c74628226a Update readme.md 2019-05-02 02:15:51 +02:00