Add example driver

This commit is contained in:
Jeremy Soller 2018-09-18 16:19:46 -06:00
parent 0efb736d1c
commit 40d557ace3

View file

@ -24,6 +24,7 @@ coreutils = {}
#dosbox = {} #dosbox = {}
drivers = {} drivers = {}
#duktape = {} #duktape = {}
exampled = {}
extrautils = {} extrautils = {}
#fd = {} #fd = {}
#ffmpeg = {} #ffmpeg = {}
@ -139,6 +140,12 @@ getty display:2
getty debug: -J getty debug: -J
""" """
[[files]]
path = "/etc/init.d/99_exampled"
data = """
exampled
"""
[[files]] [[files]]
path = "/etc/net/dns" path = "/etc/net/dns"
data = """ data = """