Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| playground:package-messages [2018/03/12 19:34] – jeff | playground:package-messages [2018/03/12 20:08] – [Overview] jeff | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Overview ===== | ===== Overview ===== | ||
| - | At present, '' | + | At present, '' |
| - | Other package-management systems, such as '' | + | '' |
| + | |||
| + | It is not clear that '' | ||
| This page is a work-in-progress to define the use cases and success criteria for any future development of such a facility. At the time of this writing (March, 2018), there is not a schedule for such development. | This page is a work-in-progress to define the use cases and success criteria for any future development of such a facility. At the time of this writing (March, 2018), there is not a schedule for such development. | ||
| Line 37: | Line 39: | ||
| ===== Similar Implementations ===== | ===== Similar Implementations ===== | ||
| - | This section describes how package messages are handled in other Unix-like operating systems. It is intended as a reference for the specification of behavior that is appropriate in the OpenWRT environment. | + | This section describes how package messages are handled in other Unix-like operating systems. It is intended as a reference for the preparation of specification of behavior that is appropriate in the OpenWRT environment. |
| ==== FreeBSD ==== | ==== FreeBSD ==== | ||
| Recent FreeBSD distributions use the '' | Recent FreeBSD distributions use the '' | ||
| + | |||
| + | Note that portions of this content may be subject to [[https:// | ||
| === Package Install Example === | === Package Install Example === | ||
| Line 153: | Line 157: | ||
| </ | </ | ||
| + | ==== Debian-based Systems ==== | ||
| + | |||
| + | Debian-based systems typically use the '' | ||
| + | |||
| + | Debian packaging has a [[https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | The presence or absence of a " | ||
| + | |||
| + | > Maintainer scripts are not guaranteed to run with a controlling terminal and may not be able to interact with the user. They must be able to fall back to noninteractive behavior if no controlling terminal is available. Maintainer scripts that prompt via a program conforming to the Debian Configuration Management Specification (see Prompting in maintainer scripts) may assume that program will handle falling back to noninteractive behavior. | ||
| + | |||
| + | [[https:// | ||
| + | ==== RedHat/ | ||
| + | RedHat, Fedora, and their derivatives use the [[https:// | ||