Commit Graph

352 Commits

Author SHA1 Message Date
bergware 7b828ceba1 rc.inet1: remove leading zeros in IPv4 and IPv6 addresses
This applies to:
1. Interface addresses
2. Gateway addresses
3. DNS servers
2023-12-09 19:47:29 +01:00
bergware a1705f9823 rc.inet1: remove leading zeros in IPv4 and IPv6 addresses 2023-12-09 19:25:10 +01:00
bergware e10590bb9c rc.inet1: remove leading zeros in IPv4 and IPv6 addresses 2023-12-09 19:00:10 +01:00
bergware 010eaceba7 rc.inet1: remove leading zeros in IPv4 and IPv6 addresses 2023-12-09 18:48:38 +01:00
bergware 5271163b31 rc.inet1: remove leading zeros in IPv4 address 2023-12-09 17:35:09 +01:00
bergware 921f7a8e08 rc.inet1: remove leading zeros in IPv4 address 2023-12-09 16:57:30 +01:00
bergware 95e8b53cab rc.inet1: remove leading zeros in IPv4 address 2023-12-09 16:45:23 +01:00
bergware f4ec4db8e5 rc.inet1: remove leading zeros in IPv4 address 2023-12-09 16:37:57 +01:00
bergware 0f767eb9f7 Merge remote-tracking branch 'upstream/master' 2023-12-09 10:50:37 +01:00
bergware b7a51773c1 rc.libvirt: skip non-existing XML files 2023-12-09 10:48:08 +01:00
Christoph Hummer 5fd1f99430 Fix regression error
- Mistakes where made
- Fix boot for BTRFS and XFS
2023-12-07 08:57:48 +01:00
tom mortensen 4be462d122 Merge pull request #1533 from ich777/ich777-patch-2
Fix for btrfs and xfs boot
2023-12-01 14:18:40 -08:00
Christoph Hummer 05592627f8 Fix for btrfs and xfs boot
- Use first partition for btrfs and xfs boot, this allows a btrfs mirror to boot
2023-12-01 16:24:44 +01:00
bergware b4be186dda Network address fixes 2023-12-01 02:38:36 +01:00
bergware 0434cf2700 Fix IPv6 static address assignment 2023-11-30 23:59:36 +01:00
bergware e0eae08fa1 Fix IPv6 static address assignment 2023-11-30 16:58:27 +01:00
bergware a8067e9333 Fix IPv6 static address assignment 2023-11-30 16:56:12 +01:00
bergware 48f38cf561 Fix IPv6 static address assignment 2023-11-30 16:16:54 +01:00
Christoph Hummer c602a641ae Update rc.S
- Support for XFS boot
2023-11-22 22:39:03 +01:00
Tom Mortensen 3e74f3ecb4 slight change in where 'safe mode' is checked in installing 3rd party drivers 2023-11-15 15:46:05 -08:00
tom mortensen 1996730456 Merge pull request #1503 from ich777/local_console
Local Console settings
2023-11-14 09:15:53 -08:00
tom mortensen 63ba0d0895 Merge pull request #1501 from ich777/patch-2
Initial btrfs boot device support
2023-11-14 09:15:07 -08:00
Christoph Hummer cabbdac3f5 Update rc.S.cont
- make sure to run rc.modules.local when unraidsafemode is enabled
2023-11-13 22:46:08 +01:00
ich777 2cb6e86f93 - Create page for Local Console
- Create console script
- Create rc.keymap and modify default ot be compatible with local console settings
- Change rc.setterm to be compatible with local console settings
- Change rc.local to be compatible with persistent bash history
2023-11-13 19:42:44 +01:00
Christoph Hummer 8a24f617ec Update rc.S
- change discard from the default async to sync since usually not much writes happening on the boot device and performance hit should be negligible
2023-11-13 12:10:33 +01:00
Christoph Hummer cec8287c3f Initial btrfs boot device support
- detect if boot device is btrfs or fall back to vfat
- set discard=async for btrfs
- correct permissions for NONVFAT boot after bzfirmware is mounted
2023-11-12 11:43:57 +01:00
Christoph Hummer 348ebc3bc2 Update rc.S.cont
only execute rc.modules if unraidsafemode is not set
2023-11-09 11:06:05 +01:00
Squidly271 9c4517df58 Unlimitied Width Plugin Obsolete
Rendered obsolete by https://github.com/unraid/webgui/pull/1493

Finally :)
2023-11-05 09:25:36 -05:00
Christoph Hummer 87e4de6084 Custom rsyslog config files
This allows to create custom config files for rsyslog in `/boot/config/rsyslog.d/` and link them on boot in the directory `/etc/rsyslog.d/`
2023-10-31 10:36:45 +01:00
Tom Mortensen 944fcc6095 add missing rc.mysqld - not used but added for completeness 2023-10-26 14:01:44 -07:00
ljm42 4f5b94f83b remove support for legacy unraid.net certs 2023-10-24 17:24:53 -07:00
ljm42 42e2ee6e39 remove support for legacy unraid.net certs 2023-10-24 17:17:10 -07:00
Tom Mortensen 25ccb39fa0 Fix comment in rc.nginx:
php-fpm socket name is php-fpm, not php5-fpm
Removed a couple files no longer needed:
  wrap_get.php
  wrap_post.php
2023-10-24 11:08:20 -07:00
ljm42 594ff1d642 nginx: use the new http2 directive 2023-10-23 16:42:06 -07:00
bergware 9f65dedda9 rc.scripts: prevent service binding on '0' addresses 2023-10-16 11:04:30 +02:00
bergware 58a4fb601a rc.S: use absolute path 2023-10-14 22:46:39 +02:00
bergware 4e4d5426e0 rc.libvirt: fix snapshot folder and link creation 2023-10-14 15:15:24 +02:00
bergware 5ac608b43f rc scripts: insert short delay before checking running status 2023-10-14 10:14:25 +02:00
bergware a162a40a46 rc.S.cont: fix regression error in timezone setting 2023-10-13 18:47:02 +02:00
bergware ab914472f0 rc.inet1: minor code update 2023-10-12 10:55:11 +02:00
bergware 5543f8c2e9 rc.inet1: minor code update 2023-10-12 10:40:49 +02:00
bergware 20e29bcf75 rc.inet1: add "status" command 2023-10-12 10:32:27 +02:00
bergware a948173f15 rc.inet1: add "status" command 2023-10-12 10:28:54 +02:00
bergware 6b9bc3c00f Revert "rc.mcelog: don't start when unsupported cpu"
This reverts commit 1dd3c10103.
2023-10-11 21:19:45 +02:00
bergware 1dd3c10103 rc.mcelog: don't start when unsupported cpu 2023-10-11 21:11:22 +02:00
bergware 77de3cb541 rc.mcelog: don't start when unsupported cpu 2023-10-11 21:07:08 +02:00
bergware ef63045632 scripts dutchification - batch 2 2023-10-11 20:44:38 +02:00
tom mortensen fee32792f9 Merge pull request #1449 from unraid/mirrored-syslog
Improved handling of USB-mirrored syslogs
2023-10-11 08:48:32 -07:00
bergware aeebf3bb61 scripts dutchification - batch 1 2023-10-11 16:42:11 +02:00
bergware 2692f1fbb5 rc.inet1: fix regression error 2023-10-11 16:30:14 +02:00