Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: purge all the default container configuration #1901

Merged
merged 5 commits into from
Nov 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 0 additions & 49 deletions build_files/base/06-fetch-quadlets.sh

This file was deleted.

3 changes: 0 additions & 3 deletions build_files/shared/build-base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ rsync -rvK /ctx/system_files/"${BASE_IMAGE_NAME}"/ /
# Install Overrides and Fetch Install
/ctx/build_files/base/05-override-install.sh

# Get Quadlets
/ctx/build_files/base/06-fetch-quadlets.sh

# Base Image Changes
/ctx/build_files/base/07-base-image-changes.sh

Expand Down
7 changes: 0 additions & 7 deletions just/bluefin-system.just
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,7 @@ benchmark:
bluefin-cli:
@/usr/libexec/ublue-bling.sh

# Configure Terminal Experience
[group('System')]
[private]
configure-terminal:
@/usr/libexec/configure-terminal.sh

# alias for toggle-devmode
[group('System')]
devmode:
@ujust toggle-devmode

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

223 changes: 0 additions & 223 deletions system_files/shared/usr/libexec/configure-terminal.sh

This file was deleted.

47 changes: 0 additions & 47 deletions system_files/shared/usr/libexec/distrobox-quadlet-ptyxis.sh

This file was deleted.

Loading