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
1a2ad1e6
Commit
1a2ad1e6
authored
Jun 16, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "live-install: remove 05-live-install-no-hardlinks"
This reverts commit
a443973a
. squashfs-tools 4.7.0 still has the same problem.
parent
5775137f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
05-live-install-no-hardlinks
...ive-install/stage1/scripts.d/05-live-install-no-hardlinks
+6
-0
No files found.
features.in/live-install/stage1/scripts.d/05-live-install-no-hardlinks
0 → 100755
View file @
1a2ad1e6
#!/bin/sh -efu
[
-n
"
${
GLOBAL_LIVE_INSTALL
:-}
"
]
||
exit
0
[
-s
/.image/squashcfg.mk
]
||
exit
1
sed
-i
's/PACK_SQUASHFS_OPTS=/PACK_SQUASHFS_OPTS=-no-hardlinks /'
/.image/squashcfg.mk
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