Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
The Tor Project
TPA
Wiki Replica
Commits
c97207ab
Verified
Commit
c97207ab
authored
1 year ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
switch install instructions to use bookworm by default (
team#41244
)
parent
06c056e2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
howto/ganeti.md
+5
-5
5 additions, 5 deletions
howto/ganeti.md
howto/new-machine-hetzner-robot.md
+1
-1
1 addition, 1 deletion
howto/new-machine-hetzner-robot.md
with
6 additions
and
6 deletions
howto/ganeti.md
+
5
−
5
View file @
c97207ab
...
...
@@ -48,7 +48,7 @@ vocabulary with 10G root, 512M swap, 20G spare on SSD, 800G on HDD, 8GB
ram and 2 CPU cores:
gnt-instance add \
-o debootstrap+b
ullseye
\
-o debootstrap+b
ookworm
\
-t drbd --no-wait-for-sync \
--net 0:ip=pool,network=gnt-fsn13-02 \
--no-ip-check \
...
...
@@ -123,7 +123,7 @@ Then follow [howto/new-machine](howto/new-machine).
This is a typical server creation in the
`gnt-chi`
cluster:
gnt-instance add \
-o debootstrap+b
ullseye
\
-o debootstrap+b
ookworm
\
-t drbd --no-wait-for-sync \
--net 0:ip=pool,network=gnt-chi-01 \
--no-ip-check \
...
...
@@ -137,7 +137,7 @@ A simple test machine, with only 1G of disk, ram, and 1 CPU, without
DRBD, in the FSN cluster:
gnt-instance add \
-o debootstrap+b
ullseye
\
-o debootstrap+b
ookworm
\
-t plain --no-wait-for-sync \
--net 0:ip=pool,network=gnt-fsn13-02 \
--no-ip-check \
...
...
@@ -151,7 +151,7 @@ Do not forget to follow the [next steps](#next-steps), above.
A test server in
`gnt-dal`
:
gnt-instance add \
-o debootstrap+b
ullseye
\
-o debootstrap+b
ookworm
\
-t drbd --no-wait-for-sync \
--net 0:ip=pool,network=gnt-dal-01 \
--no-ip-check \
...
...
@@ -197,7 +197,7 @@ the [storage servers documentation](howto/new-machine-cymru#storage-servers) for
gnt-instance add \
-n chi-node-01.torproject.org \
-o debootstrap+b
ullseye
\
-o debootstrap+b
ookworm
\
-t blockdev --no-wait-for-sync \
--net 0:ip=pool,network=gnt-chi-01 \
--no-ip-check \
...
...
This diff is collapsed.
Click to expand it.
howto/new-machine-hetzner-robot.md
+
1
−
1
View file @
c97207ab
...
...
@@ -204,7 +204,7 @@ which we'll use below.
--grub "$BOOT_DISK" \
--target /target \
--hostname `hostname` \
--release b
ullseye
\
--release b
ookworm
\
--mirror https://mirror.hetzner.de/debian/packages/ \
--packages /root/tsa-misc/installer/packages \
--post-scripts /root/tsa-misc/installer/post-scripts/ \
...
...
This diff is collapsed.
Click to expand it.
anarcat
@anarcat
mentioned in issue
team#41244 (closed)
·
1 year ago
mentioned in issue
team#41244 (closed)
mentioned in issue team#41244
Toggle commit list
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