copilot-swe-agent[bot]
bcd4a49942
Fix installer branding and replace complete screen with auto-reboot
...
- Replace all "Sovran SystemsOS" (with space) with "Sovran_SystemsOS"
- Line 241: landing page title
- Line 262: internet notice text
- Line 328: welcome/role-selection hero title (was "Sovran Systems")
- Line 910: install progress title
- Replace push_complete method: remove credentials screen (username,
password, first-boot note, reboot button) and replace with a simple
status page that says "Rebooting…" then auto-reboots after 3 seconds
via GLib.timeout_add_seconds
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/2a39f2d5-6aef-42cf-a94a-e1db5c6a601a
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-08 16:59:14 +00:00
copilot-swe-agent[bot]
1a8a1736bf
fix: pre-resolve flake lock to staging-dev during installation
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/14550e27-a253-453b-b454-097575e924fa
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-08 02:48:59 +00:00
1c2df46ac4
updated installer.py
2026-04-07 17:59:53 -05:00
copilot-swe-agent[bot]
77e2fb2537
Fix installer DEPLOYED_FLAKE to point to staging-dev branch
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/43e96fac-1140-42e5-9981-00069570967c
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 21:40:26 +00:00
copilot-swe-agent[bot]
48de6b9821
fix(installer): improve error handling for deployed flake.nix write
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/b7dfaecc-2b2e-4f5f-bb9a-f97ced90e76e
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 20:20:36 +00:00
copilot-swe-agent[bot]
d3a5b3e6ef
fix(installer): write deployed flake.nix and remove flake.lock after install cleanup
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/b7dfaecc-2b2e-4f5f-bb9a-f97ced90e76e
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 20:18:36 +00:00
55b231b456
update flake and installer
2026-04-07 13:11:39 -05:00
copilot-swe-agent[bot]
65ce66a541
Fix chpasswd: run directly from host with --root /mnt, no chroot needed
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/3ff98bf4-8f62-4c81-90fd-36854e88266f
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 17:14:32 +00:00
copilot-swe-agent[bot]
a8128cef8d
Fix chpasswd: find binary in Nix store and pipe password inline
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/630a25f6-417a-47de-b163-b519252b403c
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 16:43:50 +00:00
copilot-swe-agent[bot]
7a172c0306
Fix chpasswd not found by using nixos-enter instead of bare chroot
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/1bb103de-c4a5-4701-b1b8-6aad670b97c3
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 15:45:30 +00:00
copilot-swe-agent[bot]
f80c8a0481
Factory security: per-device SSH passphrase, factory seal, password onboarding, remove PDF generator
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/4222f228-615c-4303-8286-979264c6f782
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 14:23:59 +00:00
copilot-swe-agent[bot]
09a817f02d
feat: clean up /mnt/etc/nixos after nixos-install, keep only 5 required files
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/08d1a4eb-697e-46d4-bb8e-71af6bb4316f
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-07 02:02:19 +00:00
copilot-swe-agent[bot]
cc17c3fb42
Remove PDF mention, icon, and fix reboot button color in push_complete
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/3bb82d50-1a0b-4f1d-b186-1e4efde002d1
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-06 23:18:39 +00:00
Sovran_Systems
6bd11be8b5
Merge pull request #84 from naturallaw777/copilot/add-hardware-configuration-to-modules
...
Fix nixos-install: wire hardware-configuration.nix into flake and installer
2026-04-05 12:51:00 -05:00
copilot-swe-agent[bot]
953271eeee
grey out node/server roles when no second internal drive detected
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/30ed5e6b-2d61-415c-ba07-aba31dbcd839
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 17:50:20 +00:00
copilot-swe-agent[bot]
70f3cef03a
Fix NixOS install: add hardware-configuration.nix to flake modules and installer
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/5db1cd99-2067-4b5c-ba11-3e9aa8fde973
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 17:50:18 +00:00
copilot-swe-agent[bot]
37ad4fd2ad
fix: copy role-state.nix and custom.nix to host /etc/nixos before nixos-install
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/38396f35-c812-43e5-9bf0-f7bd611cbba7
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 16:54:29 +00:00
copilot-swe-agent[bot]
d6cdfcf31a
Add --impure flag to nixos-install command
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/7723d784-dc2c-41da-b523-451a63f335eb
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 16:23:40 +00:00
copilot-swe-agent[bot]
cb7b097ce0
Drop disko: use direct sgdisk+mkfs+mount in installer, remove disko package and disko.nix
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/3dbc739b-c3da-432d-b070-16217e58c76b
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 15:40:42 +00:00
copilot-swe-agent[bot]
cf09845431
Fix disko command: use single format,mount call since disks are pre-wiped
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/80b0e65c-24c9-4448-9fdb-870891ecc30e
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 15:18:54 +00:00
copilot-swe-agent[bot]
ca275c45de
Fix disko mount failure by splitting destroy and format,mount into separate calls
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/0f9fe8d2-554e-4048-9dba-5a3c3c663410
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 14:41:16 +00:00
copilot-swe-agent[bot]
53ea704e57
Fix disko.nix partition syntax and remove broken Spinner from Plymouth theme
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/487cd80b-c747-44b8-9479-d3f7f7cc3328
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 14:02:40 +00:00
copilot-swe-agent[bot]
5b1454adf6
Fix three installer blockers: disko --yes-wipe-all-disks, stdin=DEVNULL, nixos-install --no-root-password
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/477c45ee-0958-4ba8-9612-a3be1bff9c6d
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 13:36:15 +00:00
copilot-swe-agent[bot]
48826590de
Fix ISO installer: remove ports dialog, fix Plymouth paths/logo, add welcome page, fix pixelated icon, fix disko args
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/6b00bbbd-8ed5-4ef2-b2fc-bfbe6361e77c
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 06:33:44 +00:00
copilot-swe-agent[bot]
4fd8bd7534
Fix disko mode, 2 TB threshold, add interactive disk selection, fix data_path scoping
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/a0f15fe6-f9a7-4f43-9f9d-5892b0f3aba4
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 05:21:18 +00:00
copilot-swe-agent[bot]
9664c59523
feat: enforce 128 GB minimum, skip data disk for Desktop Only role
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/2be6c138-feda-4c5d-9bd8-0e5f2f6416bc
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-05 05:07:55 +00:00
copilot-swe-agent[bot]
df5ad3afe2
Add dynamic port status detection and improved port forwarding instructions
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/cd52f6a2-250b-49e3-8558-aa2ae7512d1b
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-03 17:29:02 +00:00
copilot-swe-agent[bot]
b2fb7035e0
Add network port requirements UI, install notification, and tile port info
...
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/54981eb1-b1c5-4e1a-b587-730f41c59e01
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com >
2026-04-03 17:03:42 +00:00
4dc1ebcaa6
updated python installer
2026-03-29 16:23:09 -05:00
edd7d43456
updated python installer
2026-03-29 16:02:19 -05:00
e1deac6a53
updated common
2026-03-29 15:27:17 -05:00
70120a3829
updated common
2026-03-29 15:19:29 -05:00
24eb763e1c
updated common
2026-03-29 15:17:50 -05:00
63c7af3b65
added flakes to common.nix
2026-03-29 15:15:15 -05:00
ce84d2c501
removed old result and updated common
2026-03-29 14:58:32 -05:00
ae46d23c5d
removed old result and updated common
2026-03-29 14:46:39 -05:00
3e470d361b
removed old result and updated common
2026-03-29 14:20:24 -05:00
5402b2a82e
removed old result and updated common
2026-03-29 14:04:48 -05:00
1033b51d6b
removed old result and updated common
2026-03-29 13:51:25 -05:00
15e28af004
removed old result and updated common
2026-03-29 13:41:08 -05:00
41581e25d1
removed old result and updated common
2026-03-29 13:29:46 -05:00
6600ba0816
removed old result and updated common
2026-03-29 13:13:36 -05:00
3644584512
updated common to include GTK4
2026-03-29 12:15:22 -05:00
309b8f9d1b
added python installer and common
2026-03-29 12:02:25 -05:00
ac24f0fb44
added python installer removed bash script
2026-03-29 10:20:00 -05:00
5e497fcab3
updated installer
2026-03-29 09:56:00 -05:00
1157d58d81
updated installer
2026-03-29 09:40:49 -05:00
0d8c43a460
updated common
2026-03-29 09:23:54 -05:00
d8484796fb
updated common and install
2026-03-29 09:12:30 -05:00
6502dc7e58
updated common
2026-03-29 08:55:42 -05:00