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

Merge branch 'dev-eric' into dev

parents db2a5ad0 daa5bd39
No related branches found
No related tags found
No related merge requests found
Showing
with 379 additions and 65 deletions
...@@ -46,6 +46,7 @@ wpa_supplicant ...@@ -46,6 +46,7 @@ wpa_supplicant
obarun-install obarun-install
obarun-install-themes obarun-install-themes
pacopts pacopts
obnews
#------------------- #-------------------
## fonts ## fonts
......
...@@ -54,7 +54,7 @@ parole ...@@ -54,7 +54,7 @@ parole
polkit-gnome polkit-gnome
scrot scrot
spacefm spacefm
terminator sakura
udevil udevil
volumeicon volumeicon
xarchiver-gtk2 xarchiver-gtk2
......
# Copyright (c) 2015-2019 Eric Vidal <eric@obarun.org>
# All rights reserved.
#
# This file is part of Obarun. It is subject to the license terms in
# the LICENSE file found in the top-level directory of this
# distribution.
# This file may not be copied, modified, propagated, or distributed
# except according to the terms contained in the LICENSE file.
##################
## Main variable
##################
# allow to update the obarun-install script when it launched [yes|no]
UPDATE_INS="yes"
# allow to update the obarun-install-themes script when it launched [yes|no]
UPDATE_TPL="yes"
# Be more/less verbose
# 1 for more, 0 for less
DEBUG=0
# git source of obarun-install package
GIT_ADDR="https://framagit.org/Obarun/obarun-install.git"
# git branch to use, if not set master is took by default
BRANCH=""
# gpg directory used during the installation
GPG_DIR="/var/lib/obarun/gnupg"
# editor used during the installation
EDITOR="mcedit"
# valid mountpoint for installation
NEWROOT="/mnt"
# configuration files directory used for the installation
CONFIG_DIR="jwm"
# cache directory used during the installation
CACHE_DIR="/var/cache/pacman/pkg"
# use rankmirrors to find the fastest local mirror
# expected value are yes or no without uppercase
RANKMIRRORS="no"
#########################
## Customization variable
#########################
# define name of the host for the new installation
HOSTNAME="Ob66"
# define the locale for the new installation
LOCALE="en_US.UTF-8"
# define the zone for the new installation e.g Europe
ZONE="GMT"
# define the subzone for the new installation e.g. Londres
SUBZONE=""
# define the keymap for the console for the new installation
KEYMAP="us"
# define the keymap for the Desktop for the new installation
XKEYMAP="us"
# define the name for a new user for the new installation
NEWUSER="oblive"
<?xml version="1.0"?> <?xml version="1.0"?>
<JWM> <JWM>
<Font>Liberation Sans-9</Font>
<!-- Window button --> <!-- Window button -->
<ButtonClose>/usr/share/themes/Arc/unity/close.svg</ButtonClose> <ButtonClose>/usr/share/themes/Arc/unity/close.svg</ButtonClose>
<ButtonMax>/usr/share/themes/Arc/unity/unmaximize_dash_prelight.svg</ButtonMax> <ButtonMax>/usr/share/themes/Arc/unity/unmaximize_dash_prelight.svg</ButtonMax>
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<ButtonMin>/usr/share/themes/Arc/unity/minimize_dash_prelight.svg</ButtonMin> <ButtonMin>/usr/share/themes/Arc/unity/minimize_dash_prelight.svg</ButtonMin>
<!-- Visual Style Window. --> <!-- Visual Style Window. -->
<WindowStyle decorations="flat"> <WindowStyle decorations="flat">
<Font>Liberation Sans-9</Font>
<Width>1</Width> <Width>1</Width>
<Height>25</Height> <Height>25</Height>
<Corner>5</Corner> <Corner>5</Corner>
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<!-- Visual Style Tray. --> <!-- Visual Style Tray. -->
<TrayStyle decorations="flat"> <TrayStyle decorations="flat">
<Font>Liberation Sans-9</Font>
<Background>#444444</Background> <Background>#444444</Background>
<Foreground>white</Foreground> <Foreground>white</Foreground>
<Active> <Active>
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<!-- Visual Style Pager. --> <!-- Visual Style Pager. -->
<PagerStyle> <PagerStyle>
<Font>Liberation Sans-9</Font>
<Outline>#444444</Outline> <Outline>#444444</Outline>
<Text>white</Text> <Text>white</Text>
<Foreground>#444444</Foreground> <Foreground>#444444</Foreground>
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
<!-- Visual Style Menu. --> <!-- Visual Style Menu. -->
<MenuStyle> <MenuStyle>
<Font>Liberation Sans-9</Font>
<Foreground>white</Foreground> <Foreground>white</Foreground>
<Background>#444444</Background> <Background>#444444</Background>
<Active> <Active>
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<!-- Visual Style Pop. --> <!-- Visual Style Pop. -->
<PopupStyle> <PopupStyle>
<Font>Liberation Sans-9</Font>
<Outline>#FFFFFF</Outline> <Outline>#FFFFFF</Outline>
<Foreground>#000000</Foreground> <Foreground>#000000</Foreground>
<Background>#FFFFFF</Background> <Background>#FFFFFF</Background>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<Spacer width="2"/> <Spacer width="2"/>
<TrayButton icon="geany">root:4</TrayButton> <TrayButton icon="geany">root:4</TrayButton>
<Spacer width="2"/> <Spacer width="2"/>
<TrayButton icon="terminator">exec:terminator</TrayButton> <TrayButton icon="terminal">exec:sakura</TrayButton>
<Spacer width="5"/> <Spacer width="5"/>
<!-- pager --> <!-- pager -->
......
[global_config]
always_split_with_profile = True
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
suppress_multiple_term_dialog = True
title_receive_bg_color = "#310000"
title_transmit_bg_color = "#310000"
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_darkness = 0.76
background_image = None
background_type = transparent
icon_bell = False
scrollback_infinite = True
show_titlebar = False
...@@ -14,7 +14,7 @@ LOGIN AND PASSWORD ...@@ -14,7 +14,7 @@ LOGIN AND PASSWORD
------------------ ------------------
root login : root root login : root
user login : obarun user login : oblive
root password : toor root password : toor
obarun password : toor obarun password : toor
......
...@@ -46,6 +46,7 @@ wpa_supplicant ...@@ -46,6 +46,7 @@ wpa_supplicant
obarun-install obarun-install
obarun-install-themes obarun-install-themes
pacopts pacopts
obnews
#------------------- #-------------------
## fonts ## fonts
......
# Copyright (c) 2015-2019 Eric Vidal <eric@obarun.org>
# All rights reserved.
#
# This file is part of Obarun. It is subject to the license terms in
# the LICENSE file found in the top-level directory of this
# distribution.
# This file may not be copied, modified, propagated, or distributed
# except according to the terms contained in the LICENSE file.
##################
## Main variable
##################
# allow to update the obarun-install script when it launched [yes|no]
UPDATE_INS="yes"
# allow to update the obarun-install-themes script when it launched [yes|no]
UPDATE_TPL="yes"
# Be more/less verbose
# 1 for more, 0 for less
DEBUG=0
# git source of obarun-install package
GIT_ADDR="https://framagit.org/Obarun/obarun-install.git"
# git branch to use, if not set master is took by default
BRANCH=""
# gpg directory used during the installation
GPG_DIR="/var/lib/obarun/gnupg"
# editor used during the installation
EDITOR="mcedit"
# valid mountpoint for installation
NEWROOT="/mnt"
# configuration files directory used for the installation
CONFIG_DIR="minimal"
# cache directory used during the installation
CACHE_DIR="/var/cache/pacman/pkg"
# use rankmirrors to find the fastest local mirror
# expected value are yes or no without uppercase
RANKMIRRORS="no"
#########################
## Customization variable
#########################
# define name of the host for the new installation
HOSTNAME="Ob66"
# define the locale for the new installation
LOCALE="en_US.UTF-8"
# define the zone for the new installation e.g Europe
ZONE="GMT"
# define the subzone for the new installation e.g. Londres
SUBZONE=""
# define the keymap for the console for the new installation
KEYMAP="us"
# define the keymap for the Desktop for the new installation
XKEYMAP="us"
# define the name for a new user for the new installation
NEWUSER="oblive"
...@@ -46,6 +46,7 @@ wpa_supplicant ...@@ -46,6 +46,7 @@ wpa_supplicant
obarun-install obarun-install
obarun-install-themes obarun-install-themes
pacopts pacopts
obnews
#------------------- #-------------------
## fonts ## fonts
......
...@@ -58,7 +58,7 @@ parole ...@@ -58,7 +58,7 @@ parole
polkit-gnome polkit-gnome
scrot scrot
spacefm spacefm
terminator sakura
udevil udevil
volumeicon volumeicon
xarchiver-gtk2 xarchiver-gtk2
......
# Copyright (c) 2015-2019 Eric Vidal <eric@obarun.org>
# All rights reserved.
#
# This file is part of Obarun. It is subject to the license terms in
# the LICENSE file found in the top-level directory of this
# distribution.
# This file may not be copied, modified, propagated, or distributed
# except according to the terms contained in the LICENSE file.
##################
## Main variable
##################
# allow to update the obarun-install script when it launched [yes|no]
UPDATE_INS="yes"
# allow to update the obarun-install-themes script when it launched [yes|no]
UPDATE_TPL="yes"
# Be more/less verbose
# 1 for more, 0 for less
DEBUG=0
# git source of obarun-install package
GIT_ADDR="https://framagit.org/Obarun/obarun-install.git"
# git branch to use, if not set master is took by default
BRANCH=""
# gpg directory used during the installation
GPG_DIR="/var/lib/obarun/gnupg"
# editor used during the installation
EDITOR="mcedit"
# valid mountpoint for installation
NEWROOT="/mnt"
# configuration files directory used for the installation
CONFIG_DIR="openbox"
# cache directory used during the installation
CACHE_DIR="/var/cache/pacman/pkg"
# use rankmirrors to find the fastest local mirror
# expected value are yes or no without uppercase
RANKMIRRORS="no"
#########################
## Customization variable
#########################
# define name of the host for the new installation
HOSTNAME="Ob66"
# define the locale for the new installation
LOCALE="en_US.UTF-8"
# define the zone for the new installation e.g Europe
ZONE="GMT"
# define the subzone for the new installation e.g. Londres
SUBZONE=""
# define the keymap for the console for the new installation
KEYMAP="us"
# define the keymap for the Desktop for the new installation
XKEYMAP="us"
# define the name for a new user for the new installation
NEWUSER="oblive"
...@@ -93,9 +93,9 @@ ...@@ -93,9 +93,9 @@
<command>sudo -A geany</command> <command>sudo -A geany</command>
</action> </action>
</item> </item>
<item label="Terminator" icon="/usr/share/icons/Faenza/apps/24/terminator.png"> <item label="Sakura" icon="/usr/share/icons/Faenza/apps/24/Terminal.png">
<action name="Execute"> <action name="Execute">
<command>terminator</command> <command>sakura</command>
</action> </action>
</item> </item>
<item label="Pictures" icon="/usr/share/icons/Faenza/apps/24/gpicview.png"> <item label="Pictures" icon="/usr/share/icons/Faenza/apps/24/gpicview.png">
......
[global_config]
always_split_with_profile = True
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
suppress_multiple_term_dialog = True
title_receive_bg_color = "#310000"
title_transmit_bg_color = "#310000"
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_darkness = 0.76
background_image = None
background_type = transparent
icon_bell = False
scrollback_infinite = True
show_titlebar = False
...@@ -134,7 +134,7 @@ launcher_tooltip = 0 ...@@ -134,7 +134,7 @@ launcher_tooltip = 0
launcher_item_app = /usr/share/applications/midori.desktop launcher_item_app = /usr/share/applications/midori.desktop
launcher_item_app = /usr/share/applications/spacefm.desktop launcher_item_app = /usr/share/applications/spacefm.desktop
launcher_item_app = /usr/share/applications/geany.desktop launcher_item_app = /usr/share/applications/geany.desktop
launcher_item_app = /usr/share/applications/terminator.desktop launcher_item_app = /usr/share/applications/sakura.desktop
#------------------------------------- #-------------------------------------
# Clock # Clock
......
...@@ -14,7 +14,7 @@ LOGIN AND PASSWORD ...@@ -14,7 +14,7 @@ LOGIN AND PASSWORD
------------------ ------------------
root login : root root login : root
user login : obarun user login : oblive
root password : toor root password : toor
obarun password : toor obarun password : toor
......
# Copyright (c) 2015-2019 Eric Vidal <eric@obarun.org>
# All rights reserved.
#
# This file is part of Obarun. It is subject to the license terms in
# the LICENSE file found in the top-level directory of this
# distribution.
# This file may not be copied, modified, propagated, or distributed
# except according to the terms contained in the LICENSE file.
##################
## Main variable
##################
# allow to update the obarun-install script when it launched [yes|no]
UPDATE_INS="yes"
# allow to update the obarun-install-themes script when it launched [yes|no]
UPDATE_TPL="yes"
# Be more/less verbose
# 1 for more, 0 for less
DEBUG=0
# git source of obarun-install package
GIT_ADDR="https://framagit.org/Obarun/obarun-install.git"
# git branch to use, if not set master is took by default
BRANCH=""
# gpg directory used during the installation
GPG_DIR="/var/lib/obarun/gnupg"
# editor used during the installation
EDITOR="mcedit"
# valid mountpoint for installation
NEWROOT="/mnt"
# configuration files directory used for the installation
CONFIG_DIR="plasma"
# cache directory used during the installation
CACHE_DIR="/var/cache/pacman/pkg"
# use rankmirrors to find the fastest local mirror
# expected value are yes or no without uppercase
RANKMIRRORS="no"
#########################
## Customization variable
#########################
# define name of the host for the new installation
HOSTNAME="Ob66"
# define the locale for the new installation
LOCALE="en_US.UTF-8"
# define the zone for the new installation e.g Europe
ZONE="GMT"
# define the subzone for the new installation e.g. Londres
SUBZONE=""
# define the keymap for the console for the new installation
KEYMAP="us"
# define the keymap for the Desktop for the new installation
XKEYMAP="us"
# define the name for a new user for the new installation
NEWUSER="oblive"
...@@ -46,6 +46,7 @@ wpa_supplicant ...@@ -46,6 +46,7 @@ wpa_supplicant
obarun-install obarun-install
obarun-install-themes obarun-install-themes
pacopts pacopts
obnews
#------------------- #-------------------
## fonts ## fonts
......
...@@ -68,7 +68,7 @@ parole ...@@ -68,7 +68,7 @@ parole
polkit-gnome polkit-gnome
scrot scrot
spacefm spacefm
terminator sakura
udevil udevil
volumeicon volumeicon
xarchiver-gtk2 xarchiver-gtk2
......
# Copyright (c) 2015-2019 Eric Vidal <eric@obarun.org>
# All rights reserved.
#
# This file is part of Obarun. It is subject to the license terms in
# the LICENSE file found in the top-level directory of this
# distribution.
# This file may not be copied, modified, propagated, or distributed
# except according to the terms contained in the LICENSE file.
##################
## Main variable
##################
# allow to update the obarun-install script when it launched [yes|no]
UPDATE_INS="yes"
# allow to update the obarun-install-themes script when it launched [yes|no]
UPDATE_TPL="yes"
# Be more/less verbose
# 1 for more, 0 for less
DEBUG=0
# git source of obarun-install package
GIT_ADDR="https://framagit.org/Obarun/obarun-install.git"
# git branch to use, if not set master is took by default
BRANCH=""
# gpg directory used during the installation
GPG_DIR="/var/lib/obarun/gnupg"
# editor used during the installation
EDITOR="mcedit"
# valid mountpoint for installation
NEWROOT="/mnt"
# configuration files directory used for the installation
CONFIG_DIR="xfce4"
# cache directory used during the installation
CACHE_DIR="/var/cache/pacman/pkg"
# use rankmirrors to find the fastest local mirror
# expected value are yes or no without uppercase
RANKMIRRORS="no"
#########################
## Customization variable
#########################
# define name of the host for the new installation
HOSTNAME="Ob66"
# define the locale for the new installation
LOCALE="en_US.UTF-8"
# define the zone for the new installation e.g Europe
ZONE="GMT"
# define the subzone for the new installation e.g. Londres
SUBZONE=""
# define the keymap for the console for the new installation
KEYMAP="us"
# define the keymap for the Desktop for the new installation
XKEYMAP="us"
# define the name for a new user for the new installation
NEWUSER="oblive"
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