Commit graph

54 commits

Author SHA1 Message Date
Kroese
605cdc45bd
Update network.sh 2024-05-22 13:52:57 +02:00
Kroese
38830c6f7a
feat: Add support for USB booting (#83) 2024-05-21 12:00:45 +02:00
Kroese
79a75ee9f5
feat: Add support for IDE disk drives (#81) 2024-05-21 09:28:12 +02:00
Kroese
97b4a558df
feat: Support Kubernetes interfaces (#80) 2024-05-21 07:54:54 +02:00
Kroese
cc86e245cc
feat: Print warning based on OS (#62) 2024-05-11 21:40:10 +02:00
Kroese
aad52572c3
feat: Improved networking (#51) 2024-04-30 00:32:18 +02:00
Kroese
d1f9191e3b
fix: Verify files are not empty (#37) 2024-04-16 15:00:38 +02:00
Kroese
3448634874
fix: Ignore empty MAC address (#36) 2024-04-13 23:31:07 +02:00
Kroese
d43a2cdab1
fix: TUN error message (#34) 2024-03-31 04:56:20 +02:00
Kroese
fbf829e4f2
fix: Disable kernel networking in bridge mode (#32) 2024-03-12 01:25:07 +01:00
Kroese
74674eab18
feat: Persistant MAC address (#30) 2024-02-28 08:16:22 +01:00
Kroese
9202a12592
fix: Convert dashes in custom MAC addresses (#25) 2024-02-08 17:28:17 +01:00
Kroese
18bbb0e8c0
feat: Add DNS entry for container (#24) 2024-02-07 22:20:45 +01:00
Kroese
ca26f629e0
feat: Filter nameservers (#410) 2024-01-31 03:44:01 +01:00
Kroese
bc21209042
feat: Disable CoW check on ZFS (#409) 2024-01-31 03:27:35 +01:00
Kroese
868718df33
feat: Print MAC address (#408) 2024-01-30 04:34:45 +01:00
Kroese
2d0f169892
fix: Lowercase MAC address (#407) 2024-01-30 04:29:29 +01:00
Kroese
46867564df
feat: Print DNS servers (#406) 2024-01-30 04:09:14 +01:00
Kroese
933c336068
fix: Condition (#405) 2024-01-30 03:26:57 +01:00
Kroese
5ac6e893ca
fix: Hostname (#404) 2024-01-29 21:44:05 +01:00
Kroese
209f9b30f8
feat: Generate unique MAC address (#403) 2024-01-29 21:32:11 +01:00
Kroese
45310252dd
fix: Check dnsmasq (#389) 2024-01-26 02:17:28 +01:00
Kroese
2fdb19ae40
feat: Make monitor configurable (#379) 2024-01-23 20:19:14 +01:00
Kroese
4818cd57bb
fix: Escape HTML (#359) 2024-01-20 16:47:01 +01:00
Kroese
910b2a8c4e
feat: Display boot progress via web (#358) 2024-01-20 16:02:17 +01:00
Kroese
02238af1d5
style: Spaces (#343) 2024-01-18 09:09:59 +01:00
Kroese
d1df90a9f2
feat: Display wait message (#338) 2024-01-16 19:05:48 +01:00
Kroese
bbd683b83b
style: Quote variables (#325) 2024-01-14 16:24:05 +01:00
Kroese
526548647c
style: Quote variables (#323) 2024-01-14 01:22:50 +01:00
Kroese
361f6055fb
feat: Add webbased display (#307) 2024-01-07 23:05:50 +01:00
Kroese
003181333c
feat: Add webbased VNC viewer (#306) 2024-01-07 22:37:58 +01:00
Kroese
ba6429def3
fix: Port forwarding (#298) 2024-01-03 14:04:04 +01:00
Kroese
1ac1478bd4
fix: Port forwarding (#294) 2023-12-29 23:39:15 +01:00
Kroese
1aff00d3ee
fix: Port forwarding (#293)
* fix: Port forwarding
2023-12-29 23:29:08 +01:00
Kroese
942f2a77fe
feat: QEMU monitor (#287)
* feat: QEMU monitor
2023-12-29 18:53:45 +01:00
Kroese
6fbd0f7d88
fix: Port forwarding (#284) 2023-12-29 17:54:06 +01:00
Kroese
63c60d129c
fix: iptables for NAT (#278) 2023-12-28 21:25:46 +01:00
Kroese
2e1a1d644d
feat: Validate mac address (#277) 2023-12-28 21:02:50 +01:00
Kroese
3a4e9a165a
feat: Detect default interface (#276) 2023-12-28 20:05:43 +01:00
Kroese
218cd8d5ad
feat: Check network interface
* feat: Check network interface
2023-12-28 18:31:45 +01:00
Kroese
886012699a
fix: Wait on exit (#274)
* fix: Wait on exit
2023-12-28 03:46:57 +01:00
Kroese
3bc68bc285
fix: Error messages (#263) 2023-12-25 05:06:55 +01:00
Kroese
71459e3d3c
fix: Error messages (#262) 2023-12-25 04:54:13 +01:00
Kroese
55473e7ff9
fix: Close file descriptors (#261) 2023-12-25 04:05:58 +01:00
Kroese
afc5f2a700
fix: Ignore mknod errors (#254) 2023-12-23 22:30:52 +01:00
Kroese
ddcf40b68f
fix: Error codes
* fix: Error codes
2023-12-16 06:54:47 +01:00
Kroese
6ef07f2ca3
fix: Close dnsmasq (#235)
* fix: Obsolete line

* fix: Close dnsmasq
2023-12-10 08:20:55 +01:00
Kroese
58c3041885
fix: Local variables (#234)
* fix: Local variables
2023-12-10 00:20:23 +01:00
Kroese
3e3a9c8a52
fix: Remove curly braces
* fix: Remove curly braces
2023-12-09 21:53:22 +01:00
Kroese
5e7ac9e25c fix: DNS resolution
* fix: DNS resolution
2023-12-04 07:23:21 +01:00