File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -166,3 +166,9 @@ Please do not define any local variables in the script. The definition of global
166166## architecture
167167
168168A list of architectures available on that channel. ` # ` Is treated as a comment.
169+
170+ ## over_isofs
171+
172+ Files in iso filesystem will be overwritten by all files of ` over_isofs `
173+ Similar to airootfs, but over_isofs allows you to work directly with the files in the built image file.
174+ Please note that if you overwrite the existing file, you may not be able to boot.
Original file line number Diff line number Diff line change 224224## README
225225チャンネルの詳細を書いたテキストファイルです。ビルドには一切影響されませんが、GitHub上で見た際に表示されるので、簡単なガイドの役割を果たします。作成しておいて損はないでしょう。
226226
227+ ## over_isofs
228+ ` over_isofs ` ディレクトリ内でビルドされるISOファイルの` / ` にファイルを上書きします。
229+ ` airootfs ` と似ていますが` over_isofs ` ではビルドされるイメージファイル内のファイルを直接操作することができます。
230+ 既存のファイルを上書きしてしまうとブートできなくなる可能性があるので注意して下さい。
You can’t perform that action at this time.
0 commit comments