Commit Graph

  • c33d382220 More status output Anton Hvornum 2019-04-11 20:50:17 +0200
  • ef489a0cb5 Improving on the git update Anton Hvornum 2019-04-11 20:45:52 +0200
  • 416971160e Doing live tests Anton Hvornum 2019-04-11 20:40:26 +0200
  • e932d6fe88 Trying to fix auto-git-update Anton Hvornum 2019-04-11 20:31:32 +0200
  • 3863691b49 Forgot to decode the bytes data Anton Hvornum 2019-04-11 20:07:32 +0200
  • 6e3e94d284 Failed to convert one more iterator Anton Hvornum 2019-04-11 19:52:50 +0200
  • 58b9442569 Missed another join() Anton Hvornum 2019-04-11 19:44:02 +0200
  • 47e788c557 Forgot to .exec() Anton Hvornum 2019-04-11 19:36:43 +0200
  • 72b04d9291 Forgot to join the iterator in some places Anton Hvornum 2019-04-11 19:30:07 +0200
  • 1f89be3a23 Swapping the run() command for something a little more potent Anton Hvornum 2019-04-11 19:20:44 +0200
  • 317ed640f0 Forgot to send the options as actual options. Anton Hvornum 2019-04-10 18:21:08 +0200
  • 434603a008 Forgot to send the options as actual options. Anton Hvornum 2019-04-10 18:18:47 +0200
  • 1726a597aa Testing a thing Anton Hvornum 2019-04-10 18:17:16 +0200
  • 64f5dd30bb Reorder of when password is set. And added a boot options to boot into the new OS without actually rebooting. To set up things like databases etc that needs services running Anton Hvornum 2019-04-10 16:30:50 +0200
  • 4b7cabeab4 Added support to boot a installation Anton Hvornum 2019-04-10 16:10:21 +0200
  • 8b4c611d76
    Update README.md Anton Hvornum 2019-04-10 15:31:53 +0200
  • 7d06fef7e9 Changed some formatting and status output. Also added manual chroot-setup. It's highly unreliable tho Anton Hvornum 2019-04-10 12:46:53 +0200
  • 73fd441734 Wrapping is not systemd-nspawn's coup of tea Anton Hvornum 2019-04-10 11:01:18 +0200
  • 2037b6c0c1 Added psutil workaround in case it's not installed. Anton Hvornum 2019-04-10 10:56:04 +0200
  • fe9dfc4ffd Added no-chroot option to commands, so that they can run outside in the live-cd environment. Mainly to fix a temporary issue with systemd-nspawn where I don't know how to redirect stdout etc using the command Anton Hvornum 2019-04-10 10:46:14 +0200
  • 6b785a4b4e Forgot to wrap the commands Anton Hvornum 2019-04-10 09:07:24 +0200
  • ee7dff7f84 Reworked according to the new data structure. Changing rooms still doesnt work. And some other things might not as well.. such as file uploads.. but meh, beta test time! Fix issue #10 Anton Hvornum 2019-04-10 08:37:52 +0200
  • 5ececaba1c
    Update README.md Anton Hvornum 2019-04-08 19:54:36 +0200
  • 7cf9b8d138
    Merge pull request #8 from Torxed/profile Anton Hvornum 2019-04-08 19:33:45 +0200
  • 9c572a3204 Verified implementation for #6 and #7 Anton Hvornum 2019-04-08 20:29:49 +0200
  • bc0a61b3c6 Added yubikey support, changed according to issues #6 and #7 Anton Hvornum 2019-04-08 19:12:53 +0200
  • 9d4dca4cc2
    Added gpicview as a default image viewer. Anton Hvornum 2018-11-20 22:03:01 +0100
  • b753207a5b
    Unwanted drive definition on a test-mac. Anton Hvornum 2018-11-15 22:49:38 +0100
  • 50eaa58ea1
    Added a default file browser Anton Hvornum 2018-10-09 21:42:15 +0200
  • e9f3961f08
    Added a file browser Anton Hvornum 2018-10-09 21:41:53 +0200
  • 7a1c57d225
    Added ttf-liberation since many apps require it Anton Hvornum 2018-10-09 21:38:09 +0200
  • 0c27146f05
    Fixed output success parsing Anton Hvornum 2018-10-01 20:58:32 +0200
  • 627de1d71a
    Added link to pre-built ISO's Anton Hvornum 2018-06-25 08:12:30 +0200
  • 3ff1e2e6cd
    Logical miss on if statement. Anton Hvornum 2018-06-06 17:15:04 +0200
  • 96b8669b0a Added two new features, --no-default parameter that halts the script instead of installing a default arch machine if no MAC-address profile was found for unattended installs. The second feature is the --profiles parameter that enables custom web-server paths when looking for profiles to deploy Lord Anton Hvornum 2018-05-30 20:14:37 +0200
  • 3f827eb56f
    Debug: temporary output activation Anton Hvornum 2018-05-30 17:47:33 +0200
  • 022b375185 Rebased the deployment examples Lord Anton Hvornum 2018-05-24 20:39:35 +0200
  • 225b0b6451 Updated README to reflect master not old branch net-deploy Lord Anton Hvornum 2018-05-24 20:34:17 +0200
  • f853015448
    Merge pull request #3 from Torxed/net-deploy Anton Hvornum 2018-05-24 20:30:46 +0200
  • 30010a418a
    Merge branch 'master' into net-deploy Anton Hvornum 2018-05-24 20:30:14 +0200
  • 88aed64065 Updated the readme Lord Anton Hvornum 2018-05-24 20:24:19 +0200
  • 252af79e3d * New feature: deployment structure can now import/include other templates (Included templates will be installed first, since we'll assume those are baselines/requirements for slimmer deploy-structs) * Deployment scripts strings now supports python string formatting, if parameter or is given as options to each command-line (TODO: Add as a global parameter as well, and treat all strings as formatable) * Added two templates: workstation + 00:11:22:33:44:55, a example of how to set up a workstation using a template and a custom addition. Also added a default template that is similar to the workstation but does everything in one template. They all use some awk magic to fix alt-tab in Awesome WM, it also creates a "desktop" environment and installs some useful tools and fixes the start menu in Awesome WM. * Reordering mirrors is now a configurable option (Default turned off, to better suit offline environments) * Disk/root password now configurable as either a fixed string, or ask for via STDIN (Syntax for now is: ) * deployment targets now a variable (todo: add a parameter/argument) * SSL support (ignores certificate validation for now, I know this is bad, but until a parameter etc is in place, this has to be a nessecary evil for now) * Cleaned up a lot of custom variables and baked them into so it's easier to format strings based off information gathered along the way (such as partition names). * Error handling: Mostly for missing dependencies and situations, such as not booted in UEFI environment Lord Anton Hvornum 2018-05-24 20:09:51 +0200
  • 4031af0759
    Fixed git-clone when making the ArchIso Anton Hvornum 2018-05-13 23:23:43 +0200
  • 51f7543b04
    Fixed urllib in offline mode. Anton Hvornum 2018-05-13 23:22:00 +0200
  • 3b07cf27e8 Merged master's changes of make_offline into this branch Lord Anton Hvornum 2018-05-06 23:08:49 +0200
  • d58bc36049 Merge branch 'master' into net-deploy Lord Anton Hvornum 2018-05-06 23:07:41 +0200
  • a584d33c2a
    Removed some mirror build specific instructions. Anton Hvornum 2018-05-06 23:02:48 +0200
  • 0629ed7a94 Added a addon script to build AUR packages into the live iso that's used to execute archinstall Lord Anton Hvornum 2018-05-06 22:50:36 +0200
  • 87604b0af1 Added a addon script to build AUR packages into the live iso that's used to execute archinstall Lord Anton Hvornum 2018-05-06 22:48:08 +0200
  • 97248e5c4c Synced in changes from master. had a re-arrange issue. but other than that nothing much Lord Anton Hvornum 2018-05-05 19:27:05 +0200
  • bd53341450 Fixed: customize_rootfs.sh is not always run from /root, meaning 'git clone' would occationally fail to clone into /root rendering the rest of the process invalid. Lord Anton Hvornum 2018-05-05 19:25:03 +0200
  • 4001428149 Fixed: customize_rootfs.sh is not always run from /root, meaning 'git clone' would occationally fail to clone into /root rendering the rest of the process invalid. Lord Anton Hvornum 2018-05-05 19:20:14 +0200
  • 0fbebe6207 Merge branch 'master' into net-deploy Lord Anton Hvornum 2018-05-05 19:15:05 +0200
  • ba09d311a2 Fixed: nvme-drive support fixed. parted gives partition numbers, not the actual labels of devices. Hence, parted is scrapped and lsblk is used to determain partition names/labels instead. Lord Anton Hvornum 2018-05-05 19:13:48 +0200
  • 8c6185710e More debugging Lord Anton Hvornum 2018-04-13 07:02:43 +0200
  • d66c2fcbd1 More debugging Lord Anton Hvornum 2018-04-13 06:55:09 +0200
  • 53bee19a99 More debugging Lord Anton Hvornum 2018-04-13 06:54:22 +0200
  • 3ab1d381d8
    Update 08:00:27:6f:0c:25.json Anton Hvornum 2018-04-13 06:31:38 +0200
  • 57b619faea Debugging Lord Anton Hvornum 2018-04-13 06:28:34 +0200
  • 3156441797 Debugging Lord Anton Hvornum 2018-04-13 06:13:38 +0200
  • 97daed0167 Fixing syntax errors Lord Anton Hvornum 2018-04-12 23:04:39 +0200
  • 81df161ffc Forgot to create the pdns user Lord Anton Hvornum 2018-04-12 22:53:21 +0200
  • c277b96345 Debugging Lord Anton Hvornum 2018-04-12 22:34:08 +0200
  • 751a7c1ded Added loading in the powerdns tables Lord Anton Hvornum 2018-04-12 22:27:47 +0200
  • 722dd9643c Need new-line for locale-gen to read the file Lord Anton Hvornum 2018-04-12 22:18:16 +0200
  • 1c1a3490dd Missing syntax in locale.gen Lord Anton Hvornum 2018-04-12 21:32:58 +0200
  • adfe5599d1 Restructured the reboot step, added locale.conf Lord Anton Hvornum 2018-04-12 21:11:54 +0200
  • 7e22e24636
    Update 08:00:27:6f:0c:25.json Anton Hvornum 2018-04-12 20:04:48 +0200
  • f9f6f8a4a9
    Update 08:00:27:6f:0c:25.json Anton Hvornum 2018-04-12 20:00:18 +0200
  • 24216bde89
    Update 08:00:27:6f:0c:25.json Anton Hvornum 2018-04-12 19:59:47 +0200
  • 1e9e091a7e Testing pre-steps Lord Anton Hvornum 2018-04-11 23:20:56 +0200
  • 8535c10353
    DNS Server Anton Hvornum 2018-04-11 23:02:08 +0200
  • d7bf058251
    DNS + Database Anton Hvornum 2018-04-11 22:32:40 +0200
  • 950f2ec3b8
    Update 08:00:27:e0:e0:e6.json Anton Hvornum 2018-04-11 22:25:02 +0200
  • e23dd62409
    Creating the first local mirror dependant client Anton Hvornum 2018-04-11 22:24:02 +0200
  • ecadddb3fc
    Forgot a måsvinge.. fml Anton Hvornum 2018-04-08 15:57:03 +0200
  • 0491f5f27d
    Removed stay after post. Installation looks good. Anton Hvornum 2018-04-08 15:54:17 +0200
  • 2be11b89da
    Removed debugging, added autostarts. Anton Hvornum 2018-04-08 15:38:38 +0200
  • 6b07a7cb49
    Update 08:00:27:e0:e0:e6.json Anton Hvornum 2018-04-08 15:19:09 +0200
  • beaf6ba8da
    Added "rerun" instructions. Anton Hvornum 2018-04-08 15:05:21 +0200
  • 778480f52b
    Changed debug flag for a command Anton Hvornum 2018-04-08 15:03:23 +0200
  • 7b2373b7b1
    Forgot --noconfirm on pacman local dump Anton Hvornum 2018-04-08 14:36:10 +0200
  • ef4ea4f700 Merge branch 'net-deploy' of github.com:Torxed/archinstall into net-deploy Lord Anton Hvornum 2018-04-08 14:16:06 +0200
  • ef455894e3 Added debug output when options were given to the net-deploy command Lord Anton Hvornum 2018-04-08 14:02:08 +0200
  • 6d2ce0db8c
    Enabled debugging on mirror creation Anton Hvornum 2018-04-08 13:46:07 +0200
  • 16ff533c81 Improved sys exec to enable debug output via net deploy Lord Anton Hvornum 2018-04-08 13:45:30 +0200
  • cf6f6d94d0
    Created a local mirror (sh added because *. search Anton Hvornum 2018-04-08 13:31:12 +0200
  • dff83ac7b8 More debugging Lord Anton Hvornum 2018-04-08 13:06:52 +0200
  • 3059b1d504
    Created a offline repo machine (namechange) Anton Hvornum 2018-04-08 12:57:39 +0200
  • 456db37a90 Changed the JSON structure to be able to pass args via the network Lord Anton Hvornum 2018-04-08 12:21:46 +0200
  • ad8a4fd65e
    Created a offline repo server Anton Hvornum 2018-04-08 12:07:35 +0200
  • 97c44e0d94
    No need to close net-deploy for network support. Anton Hvornum 2018-04-08 11:03:00 +0200
  • 3c7ad89922
    Merge pull request #1 from Torxed/net-deploy Anton Hvornum 2018-04-08 00:32:33 +0200
  • e395962fe2 Fixed password change for custom user as well as hostname and locale gen. Lord Anton Hvornum 2018-04-07 23:32:49 +0200
  • 82fe158552 Finalizing working net deploy Lord Anton Hvornum 2018-04-07 23:15:32 +0200
  • 13a1c2ab3a Verified a working network install, removing debugs Lord Anton Hvornum 2018-04-07 22:48:14 +0200
  • 36d024b803
    Update 08:00:27:d4:fd:ef.json Anton Hvornum 2018-04-07 22:13:55 +0200
  • bb312e0e83
    Update 08:00:27:d4:fd:ef.json Anton Hvornum 2018-04-07 22:13:40 +0200
  • 5e8e2f4126
    Update 08:00:27:d4:fd:ef.json Anton Hvornum 2018-04-07 22:01:20 +0200
  • f02156a246
    Update 08:00:27:d4:fd:ef.json Anton Hvornum 2018-04-07 21:50:59 +0200