diff options
author | tv <tv@nomic.retiolum> | 2013-12-29 21:09:04 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2013-12-29 21:09:04 +0100 |
commit | adbcd7318331f8c2d4bff87ebb0594586c35f55d (patch) | |
tree | 059f6148f99121e2fd47c4d1ffd93acb074ba19a /ship/src/remaster_arch_iso | |
parent | 75f19c77fb0e59e8298b784cdeaceb8cc3bd4931 (diff) |
ship build: add #@mainifyme [NAME] directive
If NAME is not provided, then "main" will be used.
Diffstat (limited to 'ship/src/remaster_arch_iso')
-rwxr-xr-x | ship/src/remaster_arch_iso | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ship/src/remaster_arch_iso b/ship/src/remaster_arch_iso index cb090bbd..94a750c1 100755 --- a/ship/src/remaster_arch_iso +++ b/ship/src/remaster_arch_iso @@ -1,5 +1,6 @@ #!/bin/sh #@include core +#@mainifyme ## TODO: provide a parameter which defines what to be done in the new iso root set -efu |