mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

fileset (176B)


      1 {%- set pkg_source="git" -%}
      2 {% extends "scriptsetup" %}
      3 {% block genlinks_begin %}
      4 	x["./command/fslist"]=1
      5 	x["./command/fsapply"]=1
      6 	x["./command/fileset"]=1
      7 {% endblock %}