Commit Graph

54 Commits

Author SHA1 Message Date
Foxlet 5dd33000e4
[CONF] Setup simplification.
Setup simplification
2019-06-19 21:23:28 -04:00
Foxlet bde57edba2
Merge branch 'headless' into setup-simplification 2019-06-19 21:22:29 -04:00
Foxlet 9276236058
[DOCS] Typo fix.
chore: simple typo fix
2019-06-19 21:16:50 -04:00
Foxlet a5aaba14bf
[CONF] Enable explicit format=raw.
Fix warning regarding missing InstallMedia format.
2019-06-19 21:16:19 -04:00
Mitchel Humpherys 98f1453fd1 basic.sh: Add support for HEADLESS mode via environment
Currently if a user wants to run in headless mode they have to edit the
basic.sh script by hand.  Rather than making them edit the script by hand,
add support for a HEADLESS environment variable which can be set to 1 to
add necessary command line arguments to qemu.
2019-06-19 16:46:41 -07:00
Mitchel Humpherys b7f78be0c3 basic.sh: Get system disk image path from environment
Currently users have to modify the basic.sh script by hand to add the path
to the system disk image they created.  Rather than having them modify the
script, just grab it from the environment.
2019-06-19 16:46:41 -07:00
deftdawg b9593a4e5e
Fix warning regarding missing InstallMedia format 2019-06-19 19:40:22 -04:00
Foxlet abf6e7e8f9 [DOCS] Clarify CPUs. 2019-06-19 18:59:34 -04:00
Jeff Soloshy 2731cca560
chore: simple typo fix
seting -> setting
2019-06-19 15:58:52 -07:00
Foxlet ad126cd4df [DOCS] Clarify Cloud support, QEMU version. 2019-06-19 18:35:31 -04:00
Foxlet 9907ea1f8a
[DOCS] Create FAQs.md
A good idea from @geckolinux
2019-06-19 16:34:10 -04:00
GeckoLinux 7eac9dac30
Create FAQs.md 2019-06-19 15:26:14 -05:00
Foxlet 32edc4b728 [DOCS] Disk Utility notice. 2019-06-19 16:22:59 -04:00
Foxlet d75486d7d2 [DOCS] Update again. 2019-06-19 16:08:54 -04:00
Foxlet 3bb39b1554
Merge pull request #25 from autra/patch-1
[DOCS] Add required packages for Ubuntu.
2019-06-19 15:42:50 -04:00
Augustin Trancart ef664a4fb1
Add required package for ubuntu
On ubuntu qemu-utils is necessary to have qemu-img, qemu-system-x86 is necessary for qemu-system-x86_64 in basic.sh
2019-06-19 15:57:57 +02:00
Foxlet 08ed1ba8b1 [CONF] Revert to e1000 due to iCloud services requirement. 2019-06-12 21:27:47 -04:00
Foxlet 731a0d1b55 [TOOLS] Check for easy_install. 2019-06-08 02:29:23 -04:00
Foxlet 9b18ef2878 [DOCS] Include new features. 2019-06-07 16:56:58 -04:00
Foxlet b7c5556fb4 [CONF] Make network built-in under libvirt, use vmxnet3. 2019-06-07 16:31:09 -04:00
Foxlet 3050da9f89 [DOCS] Clarify installation. 2019-06-07 02:55:17 -04:00
Foxlet ee560acb93 [TOOLS] Formatting. 2019-06-07 02:55:17 -04:00
Foxlet dcee51047f [TOOLS] Revamp FetchMacOS. 2019-06-07 02:55:09 -04:00
Foxlet 528001280c [CONF] Use USB Mouse by default due to Catalina tablet bug. 2019-06-05 17:53:09 -04:00
Foxlet 7fb3845c8e [ESP] Update Clover to r4945, enable sound in Catalina. 2019-06-05 17:52:30 -04:00
Foxlet 97f543dc45 [TOOLS] macOS Catalina support. 2019-06-03 15:58:00 -04:00
Foxlet c41995f6a7 [DOCS] Fix formatting. 2019-05-11 17:33:28 -04:00
Foxlet 5ac73d1dd4
Merge pull request #2 from jeanfrancoisgratton/patch-1
[DOCS] Skip Step 1 if BaseSystem.img is already present.
2019-05-11 17:30:23 -04:00
Foxlet d29c8aaeff [DOCS] Update sections. 2019-05-11 17:28:29 -04:00
J.F.Gratton eedcdbc0f9
Proposing to skip one step if a pre-requisite file is already present 2019-05-10 17:35:53 -04:00
Foxlet a04049939a [TOOLS] Remove PCIe root busses.
Co-authored-by: tkoham <13039170+tkoham@users.noreply.github.com>
2019-05-10 14:14:37 -04:00
Foxlet 29e897b4e7 [DOCS] Update README. 2019-05-10 14:07:24 -04:00
Foxlet a4527f85d3 [XML] Set machine level to 3.0 2019-05-06 16:43:47 -04:00
Foxlet c957f44ff2 [TOOLS] Beta XML template. 2019-05-06 06:02:49 -04:00
Foxlet 985beaa815 [TOOLS] virsh XML generator. 2019-05-06 05:40:00 -04:00
Foxlet 091ebfddab [FIRMWARE] Set default vars to 1280x720. 2019-05-06 03:29:38 -04:00
Foxlet 4638f11287 [TOOLS] Set fetch to High Sierra. 2019-05-01 15:41:28 -04:00
Foxlet 55064e7a98 [DOCS] Update docs. 2019-04-30 17:51:04 -04:00
Foxlet 9a4fce6739 [DOCS] Minor note. 2019-04-25 20:59:39 -04:00
Foxlet e7e0bc423c [DOCS] Add PCIe passthrough draft. 2019-04-25 20:48:42 -04:00
Foxlet c61095d73a [ESP] Update Clover to r4920. 2019-04-25 19:08:31 -04:00
Foxlet 1be6fff506 [TOOLS] Clean up QEMU scripts. 2019-04-25 16:59:22 -04:00
Foxlet 8526d294c8 [DOCS] Update README. 2019-04-25 16:57:52 -04:00
Foxlet 122db53e3b [TOOLS] Add debug script. 2019-04-25 16:48:18 -04:00
Foxlet 6f9b8f90b0 [DOCS] Add instructions to create a disk. 2019-04-24 11:11:50 -04:00
Foxlet 163ff33f7b [TOOLS] Set default FMOS catalog to PublicRelease. 2019-04-23 22:55:42 -04:00
Foxlet 17ea14461a [ESP] Add apfs.efi. 2019-04-23 22:43:44 -04:00
Foxlet 02b3c12bb9 [TOOLS] Make FetchMacOS Python2/3 compatible. 2019-04-23 03:54:41 -04:00
Foxlet 5611154d8b Add basic ESP. 2019-04-23 00:07:30 -04:00
Foxlet 3d0d751f6c Add tools, jumpstart, and firmware. 2019-04-22 23:20:12 -04:00