Age | Commit message (Collapse) | Author |
|
|
|
* shlibs: New file. This makes Debian packages which use Hurd
libraries dependant on the Hurd package.
* rules: Add shlibs to the Hurd package.
|
|
* shlibs: New file. This makes Debian packages which use Hurd
libraries dependant on the Hurd package.
* rules: Add shlibs to the Hurd package.
* shlibs.local: New file. This is a work around needed for cross
compilation, so dpkg-shlibdeps does not make the Hurd package
dependant on itself.
|
|
* shlibs.local: New file. This is a work around needed for cross
compilation, so dpkg-shlibdeps does not make the Hurd package
dependant on itself.
|
|
* TODO: Remove entry about shared library dependencies (see below).
Remove entry about suid-manager. We don't need to register binaries
which must be suid to operate.
|
|
* servers.boot: Remove obsolete $(default-pager) tag.
|
|
* changelog: Update to reflect the Debian releases done.
|
|
* control: Add Replaces, Conflicts login, as done with makedev.
|
|
|
|
* conffiles: Add /etc/ttys.
|
|
* rules (binary-arch): Don't remove root and etc dirs.
|
|
|
|
* rules (binary-arch): Add etc, etc/login subdirs to chmod cmd.
Use $(addprefix) fn to avoid repetition.
|
|
* conffiles: Add contents of /etc/login.
* rules: Add debian/tmp/etc and debian/tmp/etc/login to the list
of things to be chmod 0755.
* TODO: New item.
All of these because Marcus says so.
|
|
|
|
* control (Depends): Change shlibs to hurd cause Marcus says so.
|
|
|
|
* rules (binary-arch): Fix $ -> $$ and \\ -> \.
From Marcus Brinkmann.
|
|
|
|
* control (Provides): Add login.
(Replaces, Conflicts): New frobs, listing makedev.
|
|
* servers.boot: Clarify the default-pager description, and
add a default `$(default-pager)' line.
* Makefile: New file.
|
|
|