author | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
commit | 6504c09407f6cdf0e131205e0337ba6bc7046182 (patch) (side-by-side diff) | |
tree | 87f92a0902a09a97c543f76fb7cff7345f465191 /root | |
parent | 01fce94491cd4ceaffaaf7564f762b86ddf47241 (diff) | |
download | opie-6504c09407f6cdf0e131205e0337ba6bc7046182.zip opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.gz opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.bz2 |
Add Package: field to control files. This will facilitate ditching mkipks in favor of something with some sanity.
-rw-r--r-- | root/opie-windows2000-ppp-scripts.control | 1 | ||||
-rw-r--r-- | root/ptydevs.control | 1 | ||||
-rw-r--r-- | root/timezones.control | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/root/opie-windows2000-ppp-scripts.control b/root/opie-windows2000-ppp-scripts.control index cdd671c..b77367a 100644 --- a/root/opie-windows2000-ppp-scripts.control +++ b/root/opie-windows2000-ppp-scripts.control @@ -1,3 +1,4 @@ +Package: opie-windows2000-ppp-scripts Files: root/etc/hosts ipaq/etc/inittab ipaq/etc/ppp Priority: optional Section: opie/system diff --git a/root/ptydevs.control b/root/ptydevs.control index 45b3b6d..6cfad72 100644 --- a/root/ptydevs.control +++ b/root/ptydevs.control @@ -1,3 +1,4 @@ +Package: ptydevs Files: root/dev Priority: optional Section: base diff --git a/root/timezones.control b/root/timezones.control index 43a1579..8002370 100644 --- a/root/timezones.control +++ b/root/timezones.control @@ -1,3 +1,4 @@ +Package: timezones Files: root/usr/share/zoneinfo Priority: optional Section: base |