Skip to content

Commit

Permalink
modfs: update timestamp for previous changes
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPawn committed Sep 3, 2020
1 parent 117d84a commit 7ba7b20
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion modfs
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ nativefilesystems="tmpfs ext2 ext3 ext4 yaffs2"
#
# our "internal" constants
#
modfs_version=0.6.2-150820202151
modfs_version=0.6.2-030920201037
modfs_comment="please look at https://github.com/PeterPawn/modfs for further info"
bindirname="bin"
localedirname="locale"
Expand Down
2 changes: 1 addition & 1 deletion run_modscripts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/sh
# vim: set tabstop=4 shiftwidth=4 syntax=sh highlight=on
# SPDX-License-Identifier: GPL-2.0-or-later
modfs_version=0.6.2-150820202151
modfs_version=0.6.2-030920201037
usage()
{
printf "run_modscripts, version 0.1\n\n"
Expand Down
4 changes: 2 additions & 2 deletions set_correct_flags.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cat <<'EndOfFiles'
755 modfs
755 run_modscripts
664 LICENSE
664 BOOTSELECTION.ger
644 BOOTSELECTION.ger
644 bin/scripts/check_signed_image
644 bin/scripts/wrap_script
644 bin/scripts/check_image_signature
Expand All @@ -30,7 +30,7 @@ cat <<'EndOfFiles'
755 bin/common/busybox.34kc.3.10.107
755 bin/common/mke2fs.34kc.3.10.107
755 bin/common/unsquashfs.34kc.3.10.107
644 contrib/modscripts/mod_multiple_fax_pages
755 contrib/modscripts/mod_multiple_fax_pages
664 contrib/README.md
460 contrib/custom/mod_custom
660 files/128MB_ext3.gz
Expand Down

0 comments on commit 7ba7b20

Please sign in to comment.