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,7 +1,8 @@ | |||
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 |
4 | Maintainer: Trenton Schulz <twschulz@trolltech.com> | 5 | Maintainer: Trenton Schulz <twschulz@trolltech.com> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: 1.0 | 7 | Version: 1.0 |
7 | Description: PPP configuration file needed for Windows 2000 and syncing | 8 | Description: PPP configuration file needed for Windows 2000 and syncing |
diff --git a/root/ptydevs.control b/root/ptydevs.control index 45b3b6d..6cfad72 100644 --- a/root/ptydevs.control +++ b/root/ptydevs.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: ptydevs | ||
1 | Files: root/dev | 2 | Files: root/dev |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: base | 4 | Section: base |
4 | Maintainer: Warwick Allison <warwick@trolltech.com> | 5 | Maintainer: Warwick Allison <warwick@trolltech.com> |
5 | Version: 1.0.0-5 | 6 | Version: 1.0.0-5 |
6 | Architecture: arm | 7 | Architecture: arm |
7 | Description: Pseudotty devices | 8 | Description: Pseudotty devices |
8 | These files are not included in the Familiar libc6 package. | 9 | These files are not included in the Familiar libc6 package. |
9 | This package contains just a few pty/tty pairs. | 10 | This package contains just a few pty/tty pairs. |
diff --git a/root/timezones.control b/root/timezones.control index 43a1579..8002370 100644 --- a/root/timezones.control +++ b/root/timezones.control | |||
@@ -1,9 +1,10 @@ | |||
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 |
4 | Maintainer: Warwick Allison <warwick@trolltech.com> | 5 | Maintainer: Warwick Allison <warwick@trolltech.com> |
5 | Version: 1.0.0-6 | 6 | Version: 1.0.0-6 |
6 | Description: Timezone data | 7 | Description: Timezone data |
7 | These files are not included in the Familiar libc6 package. | 8 | These files are not included in the Familiar libc6 package. |
8 | This package contains just the non-redundant parts, and uses | 9 | This package contains just the non-redundant parts, and uses |
9 | about 180K with jffs2. | 10 | about 180K with jffs2. |