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
1
Merge Requests
1
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
99bb9853
Commit
99bb9853
authored
Dec 05, 2021
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dev: Show as an example grub.iso instead of syslinux.iso
grub.iso is available for more platforms.
parent
4f387eed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
51-hasher
features.in/dev/live/image-scripts.d/51-hasher
+2
-2
No files found.
features.in/dev/live/image-scripts.d/51-hasher
View file @
99bb9853
...
...
@@ -55,7 +55,7 @@ if [ -x "$ZSHELL" ]; then
install
-m644
-o
"
$USER
"
-g
"
$USER
"
/dev/null
"
$HOME
/.zshrc"
cat
>>
"
$HOME
/.zsh_history"
<<-
EOF
git clone git://git.altlinux.org/gears/m/mkimage-profiles.git && cd mkimage-profiles && make help/distro
make -C /usr/share/mkimage-profiles
syslinux
.iso
make -C /usr/share/mkimage-profiles
grub
.iso
git clone git://git.altlinux.org/gears/h/hello.git && cd hello && gear-hsh
EOF
fi
...
...
@@ -81,7 +81,7 @@ Here are some ALT package/image build tools prepared for you:
Examples (use right/middle mouse button to paste; see ~/hasher/repo/):
*
${
white
}
git clone git://git.altlinux.org/gears/h/hello.git && cd hello && gear-hsh
${
gray
}
*
${
white
}
make -C /usr/share/mkimage-profiles
syslinux
.iso
${
gray
}
*
${
white
}
make -C /usr/share/mkimage-profiles
grub
.iso
${
gray
}
EOH
EOF
...
...
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