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
9c16a9e6
You need to sign in or sign up before continuing.
Commit
9c16a9e6
authored
Aug 08, 2012
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rescue += boot off sda/sdb
There's no (convenient) "eject" at times, so it's better to provide extra ways of booting right away.
parent
70793436
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
config.mk
features.in/rescue/config.mk
+1
-1
95sdab.cfg
features.in/syslinux/cfg.in/95sdab.cfg
+8
-0
No files found.
features.in/rescue/config.mk
View file @
9c16a9e6
use/rescue: use/stage2 sub/stage2/rescue
use/rescue: use/stage2 sub/stage2/rescue
use/syslinux/sdab.cfg
@$(call add_feature)
@$(call add_feature)
@$(call add,RESCUE_LISTS, openssh \
@$(call add,RESCUE_LISTS, openssh \
$(call tags,(base || extra) && (rescue || network)))
$(call tags,(base || extra) && (rescue || network)))
features.in/syslinux/cfg.in/95sdab.cfg
0 → 100644
View file @
9c16a9e6
label sda
menu label Boot from ^1st hard/flash drive
localboot 0x80
label sdb
menu label Boot from ^2nd hard/flash drive
localboot 0x81
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