mrrl

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

fileset (148B)


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