Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
Obarun Install Themes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eric Vidal
Obarun Install Themes
Commits
f54fa54b
Commit
f54fa54b
authored
4 years ago
by
Eric Vidal
Browse files
Options
Downloads
Patches
Plain Diff
reorder creation of tree
parent
1114e323
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
jwm/customizeChroot
+8
-8
8 additions, 8 deletions
jwm/customizeChroot
openbox/customizeChroot
+7
-7
7 additions, 7 deletions
openbox/customizeChroot
xfce4/customizeChroot
+7
-7
7 additions, 7 deletions
xfce4/customizeChroot
with
22 additions
and
22 deletions
jwm/customizeChroot
+
8
−
8
View file @
f54fa54b
...
...
@@ -58,14 +58,6 @@ config_66(){
out_action
"Enable boot service at tree boot"
66-enable
-v3
-t
boot boot
out_action
"Create tree boot-user for
${
NEWUSER
}
and enable it"
66-tree
-v3
-n
boot-user
66-tree
-v3
-E
boot-user
out_action
"Configure module boot-user@
${
NEWUSER
}
and enable it at boot-user tree"
66-mods.sh boot-user@
${
NEWUSER
}
66-enable
-t
boot-user All-
${
NEWUSER
}
out_action
"Create tree root, enables and make it current"
66-tree
-v3
-cn
root
66-tree
-v3
-E
root
...
...
@@ -73,6 +65,14 @@ config_66(){
out_action
"Enable tty1, tty2, dbus, connmand, wpa_supplicant and ntpd on tree root"
66-enable
-v3
tty
@tty1
tty
@tty2 dbus openntpd connmand wpa_supplicant
out_action
"Create tree boot-user for
${
NEWUSER
}
and enable it"
66-tree
-v3
-n
boot-user
66-tree
-v3
-E
boot-user
out_action
"Configure module boot-user@
${
NEWUSER
}
and enable it at boot-user tree"
66-mods.sh boot-user@
${
NEWUSER
}
66-enable
-t
boot-user All-
${
NEWUSER
}
out_action
"Create tree graphics for
${
NEWUSER
}
, enables and makes it current"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -cn graphics"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -E graphics"
...
...
This diff is collapsed.
Click to expand it.
openbox/customizeChroot
+
7
−
7
View file @
f54fa54b
...
...
@@ -58,6 +58,13 @@ config_66(){
out_action
"Enable boot service at tree boot"
66-enable
-v3
-t
boot boot
out_action
"Create tree root, enables and make it current"
66-tree
-v3
-cn
root
66-tree
-v3
-E
root
out_action
"Enable tty1, tty2, dbus, connmand, wpa_supplicant and ntpd on tree root"
66-enable
-v3
tty
@tty1
tty
@tty2 dbus openntpd connmand wpa_supplicant
out_action
"Create tree boot-user for
${
NEWUSER
}
and enable it"
66-tree
-v3
-n
boot-user
66-tree
-v3
-E
boot-user
...
...
@@ -65,13 +72,6 @@ config_66(){
out_action
"Configure module boot-user@
${
NEWUSER
}
and enable it at boot-user tree"
66-mods.sh boot-user@
${
NEWUSER
}
66-enable
-t
boot-user All-
${
NEWUSER
}
out_action
"Create tree root, enables and make it current"
66-tree
-v3
-cn
root
66-tree
-v3
-E
root
out_action
"Enable tty1, tty2, dbus, connmand, wpa_supplicant and ntpd on tree root"
66-enable
-v3
tty
@tty1
tty
@tty2 dbus openntpd connmand wpa_supplicant
out_action
"Create tree graphics for
${
NEWUSER
}
, enables and makes it current"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -cn graphics"
...
...
This diff is collapsed.
Click to expand it.
xfce4/customizeChroot
+
7
−
7
View file @
f54fa54b
...
...
@@ -59,6 +59,13 @@ config_66(){
out_action
"Enable boot service at tree boot"
66-enable
-v3
-t
boot boot
out_action
"Create tree root, enables and make it current"
66-tree
-v3
-cn
root
66-tree
-v3
-E
root
out_action
"Enable tty1, tty2, dbus, networkmanager, sddm and consolekit on tree root"
66-enable
-v3
sddm
tty
@tty1
tty
@tty2 dbus networkmanager sddm consolekit
out_action
"Create tree boot-user for
${
NEWUSER
}
and enable it"
66-tree
-v3
-n
boot-user
66-tree
-v3
-E
boot-user
...
...
@@ -67,13 +74,6 @@ config_66(){
66-mods.sh boot-user@
${
NEWUSER
}
66-enable
-t
boot-user All-
${
NEWUSER
}
out_action
"Create tree root, enables and make it current"
66-tree
-v3
-cn
root
66-tree
-v3
-E
root
out_action
"Enable tty1, tty2, dbus, networkmanager on tree root"
66-enable
-v3
sddm
tty
@tty1
tty
@tty2 dbus networkmanager
out_action
"Create tree graphics for
${
NEWUSER
}
, enables and makes it current"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -cn graphics"
su
"
${
NEWUSER
}
"
-c
"66-tree -v3 -E graphics"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment