Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Feature Request: Have early package installation mechanism

Featured Replies

In line with the security concerns, I'm really thinking we need a way to install packages early.

  • lets have a location /boot/config/patches
  • say samba needs updates, so a new samba.txz is released (or taken from Slackware upstream)
  • we save the package there.
  • during startup, unraid sees the package (before anything else starts up - before the network even) and applies it - upgrading the contents of the ram disk

Of course I see some issues with this as some unRAID installations might become different from other installs of the same "version", but i think this is an important feature /framework to mitigate security issues. or really bad gotcha's with like docker deprecating old versions and what not.

 

Edit: corrected a typo

The earliest you can get on current systems is using /boot/extra/ for early packages. It is invoked from the /etc/rc.d/rc.local script before any /boot/config/plugins/*.plg are installed, which is also before /boot/config/go script is kicked off that is before emhttp is launched. However, that is all at the very end of what /etc/rc.d/rc.M kicks off, so you still have networking and samba starting before that point.

 

  • Author

That's why I'm requesting for an even earlier time - this would allow us to patch key pieces of unRAID - preferably before the networking and multi-user scripts are executed.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.