Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
41dec6c5
Commit
41dec6c5
authored
Feb 06, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
base+rescue, rescue: replace rescue-launcher to rescue feature
The list can be use in live without Rescue. Package livecd-rescue has a dependency on rescue-launcher.
parent
ae05eeb7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
config.mk
features.in/rescue/config.mk
+1
-1
base+rescue
pkg.in/lists/tagged/base+rescue
+0
-1
No files found.
features.in/rescue/config.mk
View file @
41dec6c5
...
@@ -3,7 +3,7 @@ use/rescue/.base: use/stage2 sub/stage2@rescue \
...
@@ -3,7 +3,7 @@ use/rescue/.base: use/stage2 sub/stage2@rescue \
@$(call add_feature)
@$(call add_feature)
@$(call set,STAGE2_RESCUE,yes)
@$(call set,STAGE2_RESCUE,yes)
@$(call add,RESCUE_LISTS,sysvinit)
@$(call add,RESCUE_LISTS,sysvinit)
@$(call add,RESCUE_PACKAGES,startup startup-rescue udev)
@$(call add,RESCUE_PACKAGES,startup startup-rescue udev
rescue-launcher
)
@$(call add,RESCUE_LISTS,openssh)
@$(call add,RESCUE_LISTS,openssh)
@$(call add,RESCUE_LISTS,grub)
@$(call add,RESCUE_LISTS,grub)
...
...
pkg.in/lists/tagged/base+rescue
View file @
41dec6c5
...
@@ -83,7 +83,6 @@ partclone
...
@@ -83,7 +83,6 @@ partclone
glibc-locales
glibc-locales
# Misc
# Misc
rescue-launcher
livecd-rescue-utility
livecd-rescue-utility
system-backup
system-backup
gostsum
gostsum
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment