From 31c31bebebe0eaa258b30aa128ebe5208036fb93 Mon Sep 17 00:00:00 2001 From: Frede Hundewadt Date: Wed, 13 Mar 2019 09:12:18 +0100 Subject: [PATCH] oem profiles update --- community/openbox/Packages-Desktop | 4 + oem/bladebook-gnome-oem/Packages-Live | 1 - oem/bladebook-oem-cinnamon/live-overlay/usr | 1 + .../Packages-Desktop | 0 oem/bladebook-oem-gnome/Packages-Live | 9 + .../Packages-Root | 0 .../desktop-overlay/etc/environment | 0 .../desktop-overlay/etc/locale.conf | 0 .../desktop-overlay/etc/pam.d/polkit-1 | 0 .../desktop-overlay/etc/pam.d/sudo | 0 .../usr/share/icons/default/index.theme | 0 .../live-overlay/etc/default | 0 .../live-overlay/etc/fstab | 0 .../live-overlay/etc/issue | 0 .../live-overlay/etc/pam.d | 0 .../.config/autostart/no-lock-screen.desktop | 0 .../live-overlay/etc/skel/.config/manjaro | 0 .../live-overlay/etc/sudoers.d | 0 .../root/.config/Kvantum/kvantum.kvconfig | 0 .../root/.config/qt5ct/qt5ct.conf | 0 .../live-overlay/usr/bin/update-check | 0 .../live-overlay/usr/bin/update-checker | 0 .../live-overlay/usr/bin/update-command | 0 .../live-overlay/usr/bin/update-notifier | 0 .../live-overlay/usr/share | 0 .../profile.conf | 0 shared/oem/live-overlay/etc/default/grub | 49 ++++ shared/oem/live-overlay/etc/default/tlp | 221 ++++++++++++++++++ shared/oem/live-overlay/etc/fstab | 5 + shared/oem/live-overlay/etc/issue | 13 ++ shared/oem/live-overlay/etc/pam.d/su | 6 + .../manjaro/manjaro-settings-manager.conf | 7 + shared/oem/live-overlay/etc/sudoers.d/g_wheel | 1 + .../calamares/branding/manjaro/branding.desc | 23 ++ 34 files changed, 339 insertions(+), 1 deletion(-) delete mode 120000 oem/bladebook-gnome-oem/Packages-Live create mode 120000 oem/bladebook-oem-cinnamon/live-overlay/usr rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/Packages-Desktop (100%) create mode 100644 oem/bladebook-oem-gnome/Packages-Live rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/Packages-Root (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/desktop-overlay/etc/environment (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/desktop-overlay/etc/locale.conf (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/desktop-overlay/etc/pam.d/polkit-1 (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/desktop-overlay/etc/pam.d/sudo (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/desktop-overlay/usr/share/icons/default/index.theme (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/etc/default (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/etc/fstab (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/etc/issue (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/etc/pam.d (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/etc/skel/.config/autostart/no-lock-screen.desktop (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/etc/skel/.config/manjaro (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/etc/sudoers.d (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/root/.config/Kvantum/kvantum.kvconfig (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/root/.config/qt5ct/qt5ct.conf (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/usr/bin/update-check (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/usr/bin/update-checker (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/usr/bin/update-command (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/usr/bin/update-notifier (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/live-overlay/usr/share (100%) rename oem/{bladebook-gnome-oem => bladebook-oem-gnome}/profile.conf (100%) create mode 100644 shared/oem/live-overlay/etc/default/grub create mode 100644 shared/oem/live-overlay/etc/default/tlp create mode 100644 shared/oem/live-overlay/etc/fstab create mode 100644 shared/oem/live-overlay/etc/issue create mode 100644 shared/oem/live-overlay/etc/pam.d/su create mode 100644 shared/oem/live-overlay/etc/skel/.config/manjaro/manjaro-settings-manager.conf create mode 100644 shared/oem/live-overlay/etc/sudoers.d/g_wheel create mode 100644 shared/oem/live-overlay/usr/share/calamares/branding/manjaro/branding.desc diff --git a/community/openbox/Packages-Desktop b/community/openbox/Packages-Desktop index e8ea70c..8dbcded 100644 --- a/community/openbox/Packages-Desktop +++ b/community/openbox/Packages-Desktop @@ -162,7 +162,10 @@ jp2a mesa-demos neofetch ps_mem +tlp-rdw +tlpui tree +upower xterm #---------=> network utilities @@ -183,6 +186,7 @@ lxappearance-gtk3 #lxappearance-obconf-gtk3 manjaro-settings-manager xfce4-settings-gtk3 +#xfce4-power-manager-gtk3 #---------=> desktop settings and config manjaro-openbox-config diff --git a/oem/bladebook-gnome-oem/Packages-Live b/oem/bladebook-gnome-oem/Packages-Live deleted file mode 120000 index 5e66e00..0000000 --- a/oem/bladebook-gnome-oem/Packages-Live +++ /dev/null @@ -1 +0,0 @@ -../../shared/Packages-Live \ No newline at end of file diff --git a/oem/bladebook-oem-cinnamon/live-overlay/usr b/oem/bladebook-oem-cinnamon/live-overlay/usr new file mode 120000 index 0000000..b56c83d --- /dev/null +++ b/oem/bladebook-oem-cinnamon/live-overlay/usr @@ -0,0 +1 @@ +../../../shared/manjaro/live-overlay/usr \ No newline at end of file diff --git a/oem/bladebook-gnome-oem/Packages-Desktop b/oem/bladebook-oem-gnome/Packages-Desktop similarity index 100% rename from oem/bladebook-gnome-oem/Packages-Desktop rename to oem/bladebook-oem-gnome/Packages-Desktop diff --git a/oem/bladebook-oem-gnome/Packages-Live b/oem/bladebook-oem-gnome/Packages-Live new file mode 100644 index 0000000..b16c82d --- /dev/null +++ b/oem/bladebook-oem-gnome/Packages-Live @@ -0,0 +1,9 @@ +>manjaro grub-theme-live-manjaro +gsmartcontrol +manjaro-architect +manjaro-live-skel +manjaro-live-systemd +mkinitcpio-nfs-utils +nbd +squashfs-tools +clonezilla diff --git a/oem/bladebook-gnome-oem/Packages-Root b/oem/bladebook-oem-gnome/Packages-Root similarity index 100% rename from oem/bladebook-gnome-oem/Packages-Root rename to oem/bladebook-oem-gnome/Packages-Root diff --git a/oem/bladebook-gnome-oem/desktop-overlay/etc/environment b/oem/bladebook-oem-gnome/desktop-overlay/etc/environment similarity index 100% rename from oem/bladebook-gnome-oem/desktop-overlay/etc/environment rename to oem/bladebook-oem-gnome/desktop-overlay/etc/environment diff --git a/oem/bladebook-gnome-oem/desktop-overlay/etc/locale.conf b/oem/bladebook-oem-gnome/desktop-overlay/etc/locale.conf similarity index 100% rename from oem/bladebook-gnome-oem/desktop-overlay/etc/locale.conf rename to oem/bladebook-oem-gnome/desktop-overlay/etc/locale.conf diff --git a/oem/bladebook-gnome-oem/desktop-overlay/etc/pam.d/polkit-1 b/oem/bladebook-oem-gnome/desktop-overlay/etc/pam.d/polkit-1 similarity index 100% rename from oem/bladebook-gnome-oem/desktop-overlay/etc/pam.d/polkit-1 rename to oem/bladebook-oem-gnome/desktop-overlay/etc/pam.d/polkit-1 diff --git a/oem/bladebook-gnome-oem/desktop-overlay/etc/pam.d/sudo b/oem/bladebook-oem-gnome/desktop-overlay/etc/pam.d/sudo similarity index 100% rename from oem/bladebook-gnome-oem/desktop-overlay/etc/pam.d/sudo rename to oem/bladebook-oem-gnome/desktop-overlay/etc/pam.d/sudo diff --git a/oem/bladebook-gnome-oem/desktop-overlay/usr/share/icons/default/index.theme b/oem/bladebook-oem-gnome/desktop-overlay/usr/share/icons/default/index.theme similarity index 100% rename from oem/bladebook-gnome-oem/desktop-overlay/usr/share/icons/default/index.theme rename to oem/bladebook-oem-gnome/desktop-overlay/usr/share/icons/default/index.theme diff --git a/oem/bladebook-gnome-oem/live-overlay/etc/default b/oem/bladebook-oem-gnome/live-overlay/etc/default similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/etc/default rename to oem/bladebook-oem-gnome/live-overlay/etc/default diff --git a/oem/bladebook-gnome-oem/live-overlay/etc/fstab b/oem/bladebook-oem-gnome/live-overlay/etc/fstab similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/etc/fstab rename to oem/bladebook-oem-gnome/live-overlay/etc/fstab diff --git a/oem/bladebook-gnome-oem/live-overlay/etc/issue b/oem/bladebook-oem-gnome/live-overlay/etc/issue similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/etc/issue rename to oem/bladebook-oem-gnome/live-overlay/etc/issue diff --git a/oem/bladebook-gnome-oem/live-overlay/etc/pam.d b/oem/bladebook-oem-gnome/live-overlay/etc/pam.d similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/etc/pam.d rename to oem/bladebook-oem-gnome/live-overlay/etc/pam.d diff --git a/oem/bladebook-gnome-oem/live-overlay/etc/skel/.config/autostart/no-lock-screen.desktop b/oem/bladebook-oem-gnome/live-overlay/etc/skel/.config/autostart/no-lock-screen.desktop similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/etc/skel/.config/autostart/no-lock-screen.desktop rename to oem/bladebook-oem-gnome/live-overlay/etc/skel/.config/autostart/no-lock-screen.desktop diff --git a/oem/bladebook-gnome-oem/live-overlay/etc/skel/.config/manjaro b/oem/bladebook-oem-gnome/live-overlay/etc/skel/.config/manjaro similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/etc/skel/.config/manjaro rename to oem/bladebook-oem-gnome/live-overlay/etc/skel/.config/manjaro diff --git a/oem/bladebook-gnome-oem/live-overlay/etc/sudoers.d b/oem/bladebook-oem-gnome/live-overlay/etc/sudoers.d similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/etc/sudoers.d rename to oem/bladebook-oem-gnome/live-overlay/etc/sudoers.d diff --git a/oem/bladebook-gnome-oem/live-overlay/root/.config/Kvantum/kvantum.kvconfig b/oem/bladebook-oem-gnome/live-overlay/root/.config/Kvantum/kvantum.kvconfig similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/root/.config/Kvantum/kvantum.kvconfig rename to oem/bladebook-oem-gnome/live-overlay/root/.config/Kvantum/kvantum.kvconfig diff --git a/oem/bladebook-gnome-oem/live-overlay/root/.config/qt5ct/qt5ct.conf b/oem/bladebook-oem-gnome/live-overlay/root/.config/qt5ct/qt5ct.conf similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/root/.config/qt5ct/qt5ct.conf rename to oem/bladebook-oem-gnome/live-overlay/root/.config/qt5ct/qt5ct.conf diff --git a/oem/bladebook-gnome-oem/live-overlay/usr/bin/update-check b/oem/bladebook-oem-gnome/live-overlay/usr/bin/update-check similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/usr/bin/update-check rename to oem/bladebook-oem-gnome/live-overlay/usr/bin/update-check diff --git a/oem/bladebook-gnome-oem/live-overlay/usr/bin/update-checker b/oem/bladebook-oem-gnome/live-overlay/usr/bin/update-checker similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/usr/bin/update-checker rename to oem/bladebook-oem-gnome/live-overlay/usr/bin/update-checker diff --git a/oem/bladebook-gnome-oem/live-overlay/usr/bin/update-command b/oem/bladebook-oem-gnome/live-overlay/usr/bin/update-command similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/usr/bin/update-command rename to oem/bladebook-oem-gnome/live-overlay/usr/bin/update-command diff --git a/oem/bladebook-gnome-oem/live-overlay/usr/bin/update-notifier b/oem/bladebook-oem-gnome/live-overlay/usr/bin/update-notifier similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/usr/bin/update-notifier rename to oem/bladebook-oem-gnome/live-overlay/usr/bin/update-notifier diff --git a/oem/bladebook-gnome-oem/live-overlay/usr/share b/oem/bladebook-oem-gnome/live-overlay/usr/share similarity index 100% rename from oem/bladebook-gnome-oem/live-overlay/usr/share rename to oem/bladebook-oem-gnome/live-overlay/usr/share diff --git a/oem/bladebook-gnome-oem/profile.conf b/oem/bladebook-oem-gnome/profile.conf similarity index 100% rename from oem/bladebook-gnome-oem/profile.conf rename to oem/bladebook-oem-gnome/profile.conf diff --git a/shared/oem/live-overlay/etc/default/grub b/shared/oem/live-overlay/etc/default/grub new file mode 100644 index 0000000..933c5c6 --- /dev/null +++ b/shared/oem/live-overlay/etc/default/grub @@ -0,0 +1,49 @@ +GRUB_DEFAULT=saved +GRUB_TIMEOUT=5 +GRUB_DISTRIBUTOR="Manjaro" +GRUB_CMDLINE_LINUX_DEFAULT="" +GRUB_CMDLINE_LINUX="" + +# If you want to enable the save default function, uncomment the following +# line, and set GRUB_DEFAULT to saved. +GRUB_SAVEDEFAULT=true + +# Preload both GPT and MBR modules so that they are not missed +GRUB_PRELOAD_MODULES="part_gpt part_msdos" + +# Uncomment to enable Hidden Menu, and optionally hide the timeout count +#GRUB_HIDDEN_TIMEOUT=5 +#GRUB_HIDDEN_TIMEOUT_QUIET=true + +# Uncomment to use basic console +GRUB_TERMINAL_INPUT=console + +# Uncomment to disable graphical terminal +#GRUB_TERMINAL_OUTPUT=console + +# The resolution used on graphical terminal +# note that you can use only modes which your graphic card supports via VBE +# you can see them in real GRUB with the command `vbeinfo' +GRUB_GFXMODE=auto + +# Uncomment to allow the kernel use the same resolution used by grub +GRUB_GFXPAYLOAD_LINUX=keep + +# Uncomment if you want GRUB to pass to the Linux kernel the old parameter +# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx" +#GRUB_DISABLE_LINUX_UUID=true + +# Uncomment to disable generation of recovery mode menu entries +GRUB_DISABLE_RECOVERY=true + +# Uncomment and set to the desired menu colors. Used by normal and wallpaper +# modes only. Entries specified as foreground/background. +GRUB_COLOR_NORMAL="light-gray/black" +GRUB_COLOR_HIGHLIGHT="green/black" + +# Uncomment one of them for the gfx desired, a image background or a gfxtheme +#GRUB_BACKGROUND="/usr/share/grub/background.png" +#GRUB_THEME="/path/to/gfxtheme" + +# Uncomment to get a beep at GRUB start +#GRUB_INIT_TUNE="480 440 1" diff --git a/shared/oem/live-overlay/etc/default/tlp b/shared/oem/live-overlay/etc/default/tlp new file mode 100644 index 0000000..c33ece3 --- /dev/null +++ b/shared/oem/live-overlay/etc/default/tlp @@ -0,0 +1,221 @@ +# ------------------------------------------------------------------------------ +# tlp - Parameters for power save + +# Hint: some features are disabled by default, remove the leading # to enable them + +# Set to 0 to disable/1 to enable TLP +TLP_ENABLE=1 + +# Seconds laptop mode has to to wait after the disk goes idle before doing a sync. +# Non-zero value enables, zero disables laptop mode. +DISK_IDLE_SECS_ON_AC=0 +DISK_IDLE_SECS_ON_BAT=2 + +# Dirty page values (timeouts in secs). +MAX_LOST_WORK_SECS_ON_AC=15 +MAX_LOST_WORK_SECS_ON_BAT=60 + +# Select a cpu frequency scaling governor: ondemand/powersave/performance/conservative +# Important: +# - You *must* disable your distribution's governor settings or conflicts will occur +# - ondemand is sufficient for *almost all* workloads, you should know what you're doing! +#CPU_SCALING_GOVERNOR_ON_AC=ondemand +#CPU_SCALING_GOVERNOR_ON_BAT=ondemand + +# Set the min/max frequency available for the scaling governor. +# Possible values strongly depend on your cpu. For available frequencies see +# tlp-stat output, Section "+++ Processor". +# Hint: Parameters are disabled by default, remove the leading # to enable them, +# otherwise kernel default values are used. +#CPU_SCALING_MIN_FREQ_ON_AC=0 +#CPU_SCALING_MAX_FREQ_ON_AC=0 +#CPU_SCALING_MIN_FREQ_ON_BAT=0 +#CPU_SCALING_MAX_FREQ_ON_BAT=0 + +# Set the cpu "turbo boost" feature: 0=disable / 1=allow +# Requires an Intel Core i processor and kernel 3.7 or later. +# Important: +# - This may conflict with your distribution's governor settings +# - A value of 1 does *not* activate boosting, it just allows it +#CPU_BOOST_ON_AC=1 +#CPU_BOOST_ON_BAT=0 + +# Minimize number of used cpu cores/hyper-threads under light load conditions +SCHED_POWERSAVE_ON_AC=0 +SCHED_POWERSAVE_ON_BAT=1 + +# Kernel NMI Watchdog +# 0=disable (default, saves power) / 1=enable (for kernel debugging only) +NMI_WATCHDOG=0 + +# Change CPU voltages aka "undervolting" - Kernel with PHC patch required +# Freq:voltage pairs are written to /sys/devices/system/cpu/cpu0/cpufreq/phc_controls +# CAUTION: only use this, if you thoroughly understand what you are doing! +#PHC_CONTROLS="F:V F:V F:V F:V" + +# Hard disk devices, separate multiple devices with spaces (default: sda). +# Devices can be specified by disk id too (lookup with: tlp diskid). +DISK_DEVICES="sda sdb" + +# Hard disk advanced power management level: 1(max saving)..254(off) +# Levels 1..127 may spin down the disk. +# Separate values for multiple devices with spaces. +DISK_APM_LEVEL_ON_AC="254 254" +DISK_APM_LEVEL_ON_BAT="254 254" + +# Hard disk spin down timeout: +# 0: spin down disabled +# 1..240: timeouts from 5s to 20min (in units of 5s) +# 241..251: timeouts from 30min to 5.5 hours (in units of 30min) +# (see 'man hdparm' for details) +#DISK_SPINDOWN_TIMEOUT_ON_AC="0 0" +#DISK_SPINDOWN_TIMEOUT_ON_BAT="0 0" + +# Select io scheduler for the disk devices: noop/deadline/cfq (Default: cfq) +# Separate values for multiple devices with spaces. +#DISK_IOSCHED="cfq cfq" + +# SATA aggressive link power management (ALPM): +# min_power/medium_power/max_performance +SATA_LINKPWR_ON_AC=max_performance +SATA_LINKPWR_ON_BAT=min_power + +# PCI Express Active State Power Management (PCIe ASPM): +# default/performance/powersave +# Hint: needs kernel boot option pcie_aspm=force on some machines +PCIE_ASPM_ON_AC=performance +PCIE_ASPM_ON_BAT=powersave + +# Radeon graphics clock speed (profile method): low/mid/high/auto/default +# auto = mid on BAT, high on AC; default = use hardware defaults +# (Kernel >= 2.6.35 only, not with fglrx driver!) +RADEON_POWER_PROFILE_ON_AC=high +RADEON_POWER_PROFILE_ON_BAT=low + +# New radeon dynamic power management method (dpm): battery/performance +# (Kernel >= 3.11 only, requires boot option radeon.dpm=1) +RADEON_DPM_STATE_ON_AC=performance +RADEON_DPM_STATE_ON_BAT=battery + +# New radeon dpm performance level: auto/low/high (auto is recommended) +RADEON_DPM_PERF_LEVEL_ON_AC=auto +RADEON_DPM_PERF_LEVEL_ON_BAT=auto + +# WiFi power saving mode: 1=disable/5=enable +# (Linux 2.6.32 and later, some adapters only!) +WIFI_PWR_ON_AC=1 +WIFI_PWR_ON_BAT=5 + +# Disable wake on lan: Y/N +WOL_DISABLE=Y + +# Enable audio power saving for Intel HDA, AC97 devices (timeout in secs). +# A value of 0 disables / >=1 enables power save. +SOUND_POWER_SAVE_ON_AC=0 +SOUND_POWER_SAVE_ON_BAT=1 + +# Disable controller too (HDA only): Y/N +SOUND_POWER_SAVE_CONTROLLER=Y + +# Set to 1 to power off optical drive in UltraBay (ThinkPads only) +# when running on battery. A value of 0 disables this Feature (Default). +# Drive can be powered on again by releasing (and reinserting) the +# eject lever or by pressing the disc eject button on newer models. +# Note: an UltraBay hard disk is never powered off. +BAY_POWEROFF_ON_BAT=0 +# Optical drive device to power off (default sr0) +BAY_DEVICE="sr0" + +# Runtime Power Management for pci(e) bus devices +# (Kernel >= 2.6.35 only): on=disable/auto=enable +RUNTIME_PM_ON_AC=on +RUNTIME_PM_ON_BAT=auto + +# Runtime PM for *all* pci(e) bus devices, expect backlisted ones: +# 0=disable / 1=enable +# Warning: experimental option, could cause system instabilities +RUNTIME_PM_ALL=0 + +# Exclude pci(e) device adresses the following list from Runtime PM +# (separate with spaces). Use lspci to get the adresses (1st column). +#RUNTIME_PM_BLACKLIST="bb:dd.f 11:22.3 44:55.6" + +# Set to 0 to disable/1 to enable usb autosuspend feature +USB_AUTOSUSPEND=1 + +# Devices from the following list are excluded from usb autosuspend +# (separate with spaces). Use lsusb to get the ids. +# Note: input devices (usbhid) are excluded automatically +#USB_BLACKLIST="1111:2222 3333:4444" + +# WWAN devices are excluded from usb autosuspend: +# 0=do not exclude / 1=exclude +# Note: works for ids 05c6:* 0bdb:* 1199:* only +USB_BLACKLIST_WWAN=1 + +# Set to 1 to disable autosuspend before shutdown/0 to do nothing +# (workaround for usb devices that cause shutdown problems) +#USB_AUTOSUSPEND_DISABLE_ON_SHUTDOWN=1 + +# Restore radio device state (bluetooth, wifi, wwan) from previous shutdown +# on system startup: 0=disable/1=enable +# Hint: the parameters DEVICES_TO_DISABLE/ENABLE_ON_STARTUP/SHUTDOWN below +# are ignored when this is enabled! +RESTORE_DEVICE_STATE_ON_STARTUP=0 + +# Radio devices to disable on startup: bluetooth wifi wwan +#DEVICES_TO_DISABLE_ON_STARTUP="bluetooth wifi wwan" + +# Radio devices to enable on startup: bluetooth wifi wwan +#DEVICES_TO_ENABLE_ON_STARTUP="wifi" + +# Radio devices to disable on shutdown: bluetooth wifi wwan +# (workaround for devices that are blocking shutdown) +#DEVICES_TO_DISABLE_ON_SHUTDOWN="bluetooth wifi wwan" + +# Radio devices to enable on shutdown: bluetooth wifi wwan +# (to prevent other operating systems from missing radios) +#DEVICES_TO_ENABLE_ON_SHUTDOWN="wwan" + +# Radio devices to enable when wireless radio switch is turned on: +# bluetooth wifi wwan (Ubuntu + ThinkPad only) +#DEVICES_TO_ENABLE_ON_RADIOSW="wifi wwan" + +# Battery charge thresholds (ThinkPad only, tp-smapi or acpi-call kernel module required) +# Charging starts when the remaining capacity falls below the START_CHARGE_TRESH +# value and stops when exceeding the STOP_CHARGE_TRESH value. +# Main battery (values in %) +#START_CHARGE_THRESH_BAT0=75 +#STOP_CHARGE_THRESH_BAT0=80 +# Ultrabay or slice battery (values in %) +#START_CHARGE_THRESH_BAT1=75 +#STOP_CHARGE_THRESH_BAT1=80 + +# Set to 1 to disable use of tpacpi-bat on Sandy Bridge or newer Thinkpads +# and force usage of tp-smapi instead +#DISABLE_TPACPIBAT=1 + +# ------------------------------------------------------------------------------ +# tlp-rdw - Parameters for the radio device wizard +# Possible devices: bluetooth/wifi/wwan + +# Hint: parameters are disabled by default, remove the leading # to enable them + +# Radio devices to disable on connect +#DEVICES_TO_DISABLE_ON_LAN_CONNECT="wifi wwan" +#DEVICES_TO_DISABLE_ON_WIFI_CONNECT="wwan" +#DEVICES_TO_DISABLE_ON_WWAN_CONNECT="wifi" + +# Radio devices to enable on disconnect +#DEVICES_TO_ENABLE_ON_LAN_DISCONNECT="wifi wwan" +#DEVICES_TO_ENABLE_ON_WIFI_DISCONNECT="" +#DEVICES_TO_ENABLE_ON_WWAN_DISCONNECT="" + +# Radio devices to enable/disable when docked +#DEVICES_TO_ENABLE_ON_DOCK="" +#DEVICES_TO_DISABLE_ON_DOCK="" + +# Radio devices to enable/disable when undocked +#DEVICES_TO_ENABLE_ON_UNDOCK="wifi" +#DEVICES_TO_DISABLE_ON_UNDOCK="" + diff --git a/shared/oem/live-overlay/etc/fstab b/shared/oem/live-overlay/etc/fstab new file mode 100644 index 0000000..0df0cba --- /dev/null +++ b/shared/oem/live-overlay/etc/fstab @@ -0,0 +1,5 @@ +# +# /etc/fstab: static file system information +# +# +/dev/mapper/root-image / auto defaults 0 0 diff --git a/shared/oem/live-overlay/etc/issue b/shared/oem/live-overlay/etc/issue new file mode 100644 index 0000000..75720d4 --- /dev/null +++ b/shared/oem/live-overlay/etc/issue @@ -0,0 +1,13 @@ + +Manjaro Live ISO (\l) - \s-\r \m + + + + # Welcome to Manjaro # + + + login for the live environment: + user 'manjaro' + password 'manjaro' + + diff --git a/shared/oem/live-overlay/etc/pam.d/su b/shared/oem/live-overlay/etc/pam.d/su new file mode 100644 index 0000000..a291042 --- /dev/null +++ b/shared/oem/live-overlay/etc/pam.d/su @@ -0,0 +1,6 @@ +#%PAM-1.0 +auth sufficient pam_rootok.so +auth sufficient pam_wheel.so trust use_uid +auth required pam_unix.so +account required pam_unix.so +session required pam_unix.so diff --git a/shared/oem/live-overlay/etc/skel/.config/manjaro/manjaro-settings-manager.conf b/shared/oem/live-overlay/etc/skel/.config/manjaro/manjaro-settings-manager.conf new file mode 100644 index 0000000..0e4675d --- /dev/null +++ b/shared/oem/live-overlay/etc/skel/.config/manjaro/manjaro-settings-manager.conf @@ -0,0 +1,7 @@ +[notifications] +checkLanguagePackages=false +checkNewKernel=false +checkNewKernelLts=false +checkNewKernelRecommended=false +checkUnsupportedKernel=false +checkUnsupportedKernelRunning=false diff --git a/shared/oem/live-overlay/etc/sudoers.d/g_wheel b/shared/oem/live-overlay/etc/sudoers.d/g_wheel new file mode 100644 index 0000000..8c45359 --- /dev/null +++ b/shared/oem/live-overlay/etc/sudoers.d/g_wheel @@ -0,0 +1 @@ +%wheel ALL=(ALL) NOPASSWD: ALL diff --git a/shared/oem/live-overlay/usr/share/calamares/branding/manjaro/branding.desc b/shared/oem/live-overlay/usr/share/calamares/branding/manjaro/branding.desc new file mode 100644 index 0000000..d674a2e --- /dev/null +++ b/shared/oem/live-overlay/usr/share/calamares/branding/manjaro/branding.desc @@ -0,0 +1,23 @@ +--- +componentName: manjaro + +strings: + productName: Manjaro Linux + shortProductName: Manjaro + version: 18.0.3 + shortVersion: 18.0.3 + versionedName: Manjaro Linux 18.0.3 "Illyria" + shortVersionedName: Manjaro 18.0.3 + bootloaderEntryName: Manjaro + +images: + productLogo: "logo.png" + productIcon: "logo.png" + productWelcome: "languages.png" + +slideshow: "show.qml" + +style: + sidebarBackground: "#454948" + sidebarText: "#efefef" + sidebarTextSelect: "#9E4F5D"