Compare commits

...

2 Commits

Author SHA1 Message Date
JPyke3 64117508e9 Changed siglevel for GNOME [mbp] repo 2020-09-07 12:28:10 +10:00
JPyke3 51390114b2 Added Dockerfile, bumped GNOME to linux57 2020-09-07 10:38:00 +10:00
3 changed files with 32 additions and 8 deletions

24
Dockerfile Normal file
View File

@ -0,0 +1,24 @@
FROM manjarolinux/base
MAINTAINER jpyke3
# Update System
RUN pacman -Syyu --noconfirm
# Install manjaro-tools and depends
RUN pacman -S manjaro-tools-iso-git \
manjaro-tools-base-git \
manjaro-tools-yaml-git \
manjaro-tools-pkg-git \
base-devel \
git \
lsb-release --noconfirm
RUN mkdir ~/.config
RUN cp -r /etc/manjaro-tools ~/.config
RUN sed -i "s/# use_overlayfs=\"false\"/use_overlayfs=\"false\"/g" ~/.config/manjaro-tools/manjaro-tools.conf
# Clone the repository into container
RUN git clone https://github.com/JPyke3/mbp-manjaro ~/iso-profiles
RUN pacman-key --recv-key 2BA2DFA128BBD111034F7626C7833DB15753380A --keyserver keyserver.ubuntu.com

View File

@ -191,13 +191,13 @@ xorg-xinit
>basic disable-tracker
# mbp
linux56-mbp-headers
linux56-mbp-docs
linux56-mbp-zfs
linux56-mbp-bbswitch
linux56-mbp-broadcom-wl
linux56-mbp-virtualbox-guest-modules
linux56-mbp-virtualbox-host-modules
linux57-mbp-headers
linux57-mbp-docs
linux57-mbp-zfs
linux57-mbp-bbswitch
linux57-mbp-broadcom-wl
linux57-mbp-virtualbox-guest-modules
linux57-mbp-virtualbox-host-modules
apple-bce-dkms-git
macbook12-spi-driver-dkms
audio-fix-mbp

View File

@ -1,3 +1,3 @@
[mbp]
SigLevel = Optional TrustAll
SigLevel = Never
Server = https://jacobpyke.xyz/archlinux/$repo/$arch