Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
freedombone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Context Sensitive Group
freedombone
Commits
0d8f68bd
Commit
0d8f68bd
authored
7 years ago
by
Bob Mottram
Browse files
Options
Downloads
Patches
Plain Diff
Remove obnam package
parent
08959ac1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/freedombone-image-customise
+2
-2
2 additions, 2 deletions
src/freedombone-image-customise
src/freedombone-utils-setup
+1
-1
1 addition, 1 deletion
src/freedombone-utils-setup
with
3 additions
and
3 deletions
src/freedombone-image-customise
+
2
−
2
View file @
0d8f68bd
...
...
@@ -1065,7 +1065,7 @@ function image_setup_utils {
rm
$rootdir
/root/sysctl.conf
# all the packages
chroot
"
$rootdir
"
apt-get
-yq
install
cryptsetup libgfshare-bin
obnam
duplicity sshpass wget
chroot
"
$rootdir
"
apt-get
-yq
install
cryptsetup libgfshare-bin duplicity sshpass wget
chroot
"
$rootdir
"
apt-get
-yq
install
avahi-daemon avahi-utils avahi-discover
chroot
"
$rootdir
"
apt-get
-yq
install
connect-proxy openssh-server
chroot
"
$rootdir
"
apt-get
-yq
install sudo
git dialog build-essential avahi-daemon avahi-utils
...
...
@@ -1167,7 +1167,7 @@ function image_setup_utils {
chroot
"
$rootdir
"
apt-get
-yq
install
dovecot-imapd
#backup
chroot
"
$rootdir
"
apt-get
-yq
install
obnam
duplicity gnupg
chroot
"
$rootdir
"
apt-get
-yq
install
duplicity gnupg
# monkeysphere
#chroot "$rootdir" apt-get -yq install monkeysphere msva-perl
...
...
This diff is collapsed.
Click to expand it.
src/freedombone-utils-setup
+
1
−
1
View file @
0d8f68bd
...
...
@@ -260,7 +260,7 @@ function initial_setup {
apt-get
-yq
dist-upgrade
apt-get
-yq
install
ca-certificates
apt-get
-yq
install
apt-utils
apt-get
-yq
install
cryptsetup libgfshare-bin
obnam
duplicity sshpass wget avahi-daemon
apt-get
-yq
install
cryptsetup libgfshare-bin duplicity sshpass wget avahi-daemon
apt-get
-yq
install
avahi-utils avahi-discover connect-proxy openssh-server
apt-get
-yq
install sudo
git dialog build-essential avahi-daemon avahi-utils
apt-get
-yq
install
avahi-discover avahi-autoipd iptables dnsutils net-tools
...
...
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