Skip to content
Snippets Groups Projects
Commit 2e3abdd7 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

update install.conf and package list

parent 0da0acea
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,7 @@ nano ...@@ -19,6 +19,7 @@ nano
obarun-keyring obarun-keyring
obarun-zsh obarun-zsh
oblibs oblibs
obnews
p7zip p7zip
s6 s6
s6-linux-utils s6-linux-utils
...@@ -26,6 +27,7 @@ s6-portable-utils ...@@ -26,6 +27,7 @@ s6-portable-utils
s6-rc s6-rc
skalibs skalibs
sudo sudo
testdisk
unrar unrar
unzip unzip
vi vi
...@@ -39,6 +41,6 @@ zsh-completions ...@@ -39,6 +41,6 @@ zsh-completions
boot-66serv boot-66serv
root-66tree root-66tree
dhcpcd-66serv dhcpcd-66serv
dmraid-66serv
wpa_supplicant-66serv
# nfs-utils-66serv
...@@ -12,6 +12,20 @@ ...@@ -12,6 +12,20 @@
syslinux syslinux
gptfdisk gptfdisk
#--------------------
## uefi boot manager
#--------------------
refind-efi
#---------------------
## partitioning tools
#---------------------
gptfdisk
parted
cfdisk
#------------------ #------------------
## console browser ## console browser
#------------------ #------------------
...@@ -26,17 +40,14 @@ btrfs-progs ...@@ -26,17 +40,14 @@ btrfs-progs
crda crda
dmraid dmraid
dosfstools dosfstools
libinput # nfs-utils
nfs-utils
ntfs-3g ntfs-3g
parted
perl-file-mimeinfo perl-file-mimeinfo
python python
refind-efi
udisks2
usb_modeswitch usb_modeswitch
wget wget
wireless_tools wireless_tools
wgetpaste
wpa_supplicant wpa_supplicant
#------------------- #-------------------
......
...@@ -22,12 +22,10 @@ gsimplecal ...@@ -22,12 +22,10 @@ gsimplecal
dbus-66serv dbus-66serv
connmand-66serv connmand-66serv
consolekit-66serv consolekit-66serv
dmraid-66serv
ntpd-66serv ntpd-66serv
wpa_supplicant-66serv
xdg-user-dirs-66serv xdg-user-dirs-66serv
nfs-utils-66serv
cupsd-66serv cupsd-66serv
haveged-66serv
#----------- #-----------
## Applications ## Applications
......
...@@ -24,9 +24,15 @@ DEBUG=0 ...@@ -24,9 +24,15 @@ DEBUG=0
# git source of obarun-install package # git source of obarun-install package
GIT_ADDR="https://framagit.org/Obarun/obarun-install.git" GIT_ADDR="https://framagit.org/Obarun/obarun-install.git"
# git source of obarun-install-themes package
GIT_ADDR_THEMES="https://framagit.org/Obarun/obarun-install-themes.git"
# git branch to use, if not set master is took by default # git branch to use, if not set master is took by default
BRANCH="" BRANCH=""
# git branch to use for obarun-install-themes, if not set master is took by default
THEMES_BRANCH=""
# gpg directory used during the installation # gpg directory used during the installation
GPG_DIR="/var/lib/obarun/gnupg" GPG_DIR="/var/lib/obarun/gnupg"
......
...@@ -19,6 +19,7 @@ nano ...@@ -19,6 +19,7 @@ nano
obarun-keyring obarun-keyring
obarun-zsh obarun-zsh
oblibs oblibs
obnews
p7zip p7zip
s6 s6
s6-linux-utils s6-linux-utils
...@@ -26,6 +27,7 @@ s6-portable-utils ...@@ -26,6 +27,7 @@ s6-portable-utils
s6-rc s6-rc
skalibs skalibs
sudo sudo
testdisk
unrar unrar
unzip unzip
vi vi
...@@ -39,6 +41,6 @@ zsh-completions ...@@ -39,6 +41,6 @@ zsh-completions
boot-66serv boot-66serv
root-66tree root-66tree
dhcpcd-66serv dhcpcd-66serv
dmraid-66serv
wpa_supplicant-66serv
# nfs-utils-66serv
...@@ -12,6 +12,20 @@ ...@@ -12,6 +12,20 @@
syslinux syslinux
gptfdisk gptfdisk
#--------------------
## uefi boot manager
#--------------------
refind-efi
#---------------------
## partitioning tools
#---------------------
gptfdisk
parted
cfdisk
#------------------ #------------------
## console browser ## console browser
#------------------ #------------------
...@@ -26,17 +40,14 @@ btrfs-progs ...@@ -26,17 +40,14 @@ btrfs-progs
crda crda
dmraid dmraid
dosfstools dosfstools
libinput # nfs-utils
#nfs-utils
ntfs-3g ntfs-3g
parted
perl-file-mimeinfo perl-file-mimeinfo
python python
refind-efi
udisks2
usb_modeswitch usb_modeswitch
wget wget
wireless_tools wireless_tools
wgetpaste
wpa_supplicant wpa_supplicant
#------------------- #-------------------
...@@ -46,7 +57,6 @@ wpa_supplicant ...@@ -46,7 +57,6 @@ wpa_supplicant
obarun-install obarun-install
obarun-install-themes obarun-install-themes
pacopts pacopts
obnews
#------------------- #-------------------
## fonts ## fonts
......
...@@ -24,9 +24,15 @@ DEBUG=0 ...@@ -24,9 +24,15 @@ DEBUG=0
# git source of obarun-install package # git source of obarun-install package
GIT_ADDR="https://framagit.org/Obarun/obarun-install.git" GIT_ADDR="https://framagit.org/Obarun/obarun-install.git"
# git source of obarun-install-themes package
GIT_ADDR_THEMES="https://framagit.org/Obarun/obarun-install-themes.git"
# git branch to use, if not set master is took by default # git branch to use, if not set master is took by default
BRANCH="" BRANCH=""
# git branch to use for obarun-install-themes, if not set master is took by default
THEMES_BRANCH=""
# gpg directory used during the installation # gpg directory used during the installation
GPG_DIR="/var/lib/obarun/gnupg" GPG_DIR="/var/lib/obarun/gnupg"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment