Skip to content

Commit

Permalink
new gui_boot_manager version
Browse files Browse the repository at this point in the history
- Puma6 support added
- should be POSIX shell compatible now
  • Loading branch information
PeterPawn committed Nov 6, 2016
1 parent bfc93e7 commit 5429442
Show file tree
Hide file tree
Showing 3 changed files with 661 additions and 0 deletions.
1 change: 1 addition & 0 deletions modfs
Expand Up @@ -802,6 +802,7 @@ pack_squashfs()
popd="$(pwd)"
debug "pack_squashfs: using SquashFS version $sq_version"
cd "$src"
echo $modfs_version > squashfs-root/etc/.modfs_version
sq_mksquashfs squashfs-root "$target" -info -b $blocksize $endian -force-uid 0 -force-gid 0
rc=$?
cd "$popd"
Expand Down
Empty file modified modscripts/gui_boot_manager_v0.2 100755 → 100644
Empty file.

0 comments on commit 5429442

Please sign in to comment.