author | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
commit | 6504c09407f6cdf0e131205e0337ba6bc7046182 (patch) (unidiff) | |
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 @@ | |||
1 | Package: opie-windows2000-ppp-scripts | ||
1 | Files: root/etc/hosts ipaq/etc/inittab ipaq/etc/ppp | 2 | Files: root/etc/hosts ipaq/etc/inittab ipaq/etc/ppp |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: opie/system | 4 | 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 @@ | |||
1 | Package: ptydevs | ||
1 | Files: root/dev | 2 | Files: root/dev |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: base | 4 | 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 @@ | |||
1 | Package: timezones | ||
1 | Files: root/usr/share/zoneinfo | 2 | Files: root/usr/share/zoneinfo |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: base | 4 | Section: base |