From 34899f441edf3977b97b773ae9e3a1a90de77eab Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Mon, 20 Feb 2017 22:46:52 +0100 Subject: [PATCH] add architect-profile --- community/architect/Packages-Live | 28 +++++++++++++++++ community/architect/Packages-Root | 1 + community/architect/live-overlay/etc/default | 1 + community/architect/live-overlay/etc/fstab | 1 + community/architect/live-overlay/etc/issue | 30 +++++++++++++++++++ community/architect/live-overlay/etc/pam.d | 1 + .../architect/live-overlay/etc/sudoers.d | 1 + community/architect/mkinitcpio.conf | 1 + community/architect/profile.conf | 19 ++++++++++++ 9 files changed, 83 insertions(+) create mode 100644 community/architect/Packages-Live create mode 120000 community/architect/Packages-Root create mode 120000 community/architect/live-overlay/etc/default create mode 120000 community/architect/live-overlay/etc/fstab create mode 100644 community/architect/live-overlay/etc/issue create mode 120000 community/architect/live-overlay/etc/pam.d create mode 120000 community/architect/live-overlay/etc/sudoers.d create mode 120000 community/architect/mkinitcpio.conf create mode 100644 community/architect/profile.conf diff --git a/community/architect/Packages-Live b/community/architect/Packages-Live new file mode 100644 index 0000000..94d7e4f --- /dev/null +++ b/community/architect/Packages-Live @@ -0,0 +1,28 @@ +KERNEL-broadcom-wl +KERNEL-ndiswrapper +KERNEL-r8168 +KERNEL-rt3562sta +KERNEL-virtualbox-guest-modules +manjaro-architect-launcher +manjaro-hotfixes +manjaro-syslinux-theme +mkinitcpio-nfs-utils +nbd +>openrc cgmanager-openrc +>openrc consolekit-openrc +>openrc manjaro-live-openrc +>openrc networkmanager-consolekit +>openrc networkmanager-openrc +>openrc pm-utils +open-vm-tools +>systemd manjaro-live-systemd +>systemd networkmanager +>x86_64 manjaro-efi-utils +virtualbox-guest-utils +xf86-input-elographics +xf86-input-evdev +xf86-input-keyboard +xf86-input-libinput +xf86-input-mouse +xf86-input-vmmouse +xf86-input-void diff --git a/community/architect/Packages-Root b/community/architect/Packages-Root new file mode 120000 index 0000000..60cc7bd --- /dev/null +++ b/community/architect/Packages-Root @@ -0,0 +1 @@ +../../shared/Packages-Root \ No newline at end of file diff --git a/community/architect/live-overlay/etc/default b/community/architect/live-overlay/etc/default new file mode 120000 index 0000000..812b9ff --- /dev/null +++ b/community/architect/live-overlay/etc/default @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/default \ No newline at end of file diff --git a/community/architect/live-overlay/etc/fstab b/community/architect/live-overlay/etc/fstab new file mode 120000 index 0000000..8750aca --- /dev/null +++ b/community/architect/live-overlay/etc/fstab @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/fstab \ No newline at end of file diff --git a/community/architect/live-overlay/etc/issue b/community/architect/live-overlay/etc/issue new file mode 100644 index 0000000..42df42c --- /dev/null +++ b/community/architect/live-overlay/etc/issue @@ -0,0 +1,30 @@ + +Manjaro Live ISO (\l) - \s-\r \m + + + # Welcome to Manjaro # + + + ██████████████████ ████████ + ██████████████████ ████████ + ██████████████████ ████████ + ██████████████████ ████████ + ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + + + login: + user 'manjaro' + password 'manjaro' + + To launch the installer type: 'setup' + + diff --git a/community/architect/live-overlay/etc/pam.d b/community/architect/live-overlay/etc/pam.d new file mode 120000 index 0000000..68de596 --- /dev/null +++ b/community/architect/live-overlay/etc/pam.d @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/pam.d \ No newline at end of file diff --git a/community/architect/live-overlay/etc/sudoers.d b/community/architect/live-overlay/etc/sudoers.d new file mode 120000 index 0000000..c784c2a --- /dev/null +++ b/community/architect/live-overlay/etc/sudoers.d @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/sudoers.d \ No newline at end of file diff --git a/community/architect/mkinitcpio.conf b/community/architect/mkinitcpio.conf new file mode 120000 index 0000000..d624606 --- /dev/null +++ b/community/architect/mkinitcpio.conf @@ -0,0 +1 @@ +../../shared/mkinitcpio.conf \ No newline at end of file diff --git a/community/architect/profile.conf b/community/architect/profile.conf new file mode 100644 index 0000000..01ef16d --- /dev/null +++ b/community/architect/profile.conf @@ -0,0 +1,19 @@ +multilib='false' + +nonfree_mhwd="false" + +plymouth_boot='false' + +addgroups="power,disk,storage,network,lp,wheel" + +hostname="manjaro-architect" + +enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'tlp' 'tlp-sleep') + +enable_openrc=('acpid' 'cgmanager' 'consolekit' 'cronie' 'dbus' 'NetworkManager' 'syslog-ng') + +enable_systemd_live=('manjaro-live' 'mirrors-live' 'pacman-init') + +enable_openrc_live=('manjaro-live' 'mirrors-live' 'pacman-init') + +# login_shell=/bin/bash