Skip to content

Conversation

@Ejler
Copy link
Member

@Ejler Ejler commented Feb 11, 2026

After Bookworm, the old bootstrap script no longer worked. Base installation "all" is tested on Trixie.

  • apt-get and apt-cache commands are replaced with apt
  • A virtual python environment is set up defaulting to ~/.pels and is by default activated by .bashrc
  • The 'install' clause will always run "sudo apt update"
  • openssh-server is assumed to be installed by default and activated by the user
  • fixmes added to the clauses beyond 'all' to reevaluate later

Closes #72

 * apt-get and apt-cache commands are replaced with apt
 * A virtual python environment is set up defaulting to ~/.pels and is
by default activated by .bashrc
 * The 'install' clause will always run "sudo apt update"
 * openssh-server is assumed to be installed by default and activated
by the user
 * fixme added to the clauses beyond 'all' to reevaluate later
@Ejler Ejler requested a review from robertjensen February 11, 2026 14:05
@Ejler
Copy link
Member Author

Ejler commented Feb 11, 2026

I did not remember bootstrap/update_to_new before I was well under way on this branch.

"--system-site-packages" is currently not used in the creation of the virtual environment. Should it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New pip policy in Bookworm

1 participant