- 27 Jan, 2010 2 commits
-
-
Bill Allombert authored
-
Bill Allombert authored
-
- 26 Jan, 2010 1 commit
-
-
Bill Allombert authored
This avoids /.../ to be intepreted as italic.
-
- 25 Jan, 2010 4 commits
-
-
Bill Allombert authored
The old upgrading-checklist assumed references were after the message instead of before. Adjust to reflect that. Fix /etc/init.d/*SK]* to /etc/init.d/[SK]*.
-
Bill Allombert authored
-
Bill Allombert authored
-
Russ Allbery authored
-
- 07 Dec, 2009 1 commit
-
-
Manoj Srivastava authored
Signed-off-by:
Russ Allbery <rra@debian.org>
Signed-off-by: Kurt Roeckx <kurt@roeckx.be> Signed-off-by:
Manoj Srivastava <srivasta@debian.org>
-
- 21 Nov, 2009 3 commits
-
-
Manoj Srivastava authored
Create a virtual cron daemon package that: - Has to provide /usr/bin/crontab and support crontab entries - Correct execution of /etc/cron.d - Correct support of /etc/crontab - Support of crontab entries with names for days and months, ranges, step values - Correct execution of /etc/cron.{hourly,daily,weekly,monthly} Signed-off-by:Javier Fernández-Sanguino Peña <jfs@computer.org> Signed-off-by:
Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
Signed-off-by:
Ben Finney <ben+debian@benfinney.id.au> Signed-off-by:
Kurt Roeckx <kurt@roeckx.be> Signed-off-by:
Russ Allbery <rra@debian.org>
Signed-off-by: Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
Explicitly state that "make -f debian/rules" and "./debian/rules" must behave identically, to prevent confusion, and to promote reproducibility, and conform to the principle of least surprise. Signed-off-by:
Ben Finney <ben+debian@benfinney.id.au> Signed-off-by:
Kurt Roeckx <kurt@roeckx.be> Signed-off-by:
Russ Allbery <rra@debian.org>
Signed-off-by: Manoj Srivastava <srivasta@debian.org>
-
- 20 Nov, 2009 2 commits
-
-
Manoj Srivastava authored
Signed-off-by:
Kurt Roeckx <kurt@roeckx.be> Signed-off-by:
Russ Allbery <rra@debian.org>
Signed-off-by: Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
1) There are a lot of instances of programs looking things up in selinuxfs (indirectly through libselinux). Most of these instances look through /proc/mounts to discover where selinuxfs is mounted, and thus do not care about the actual location 2) sysvinit (and upstart, if the patch is accepted) load the security policy for machines where SELinux is enabled, and need to mount selinuxfs to get details of the state of selinux in the kernel. Since /proc is not around when this happens, this is the one place where the distribution default od the selinuxfs mount point is hard coded. 3) The default for fedora, gentoo, and Debian has been /selinux 4) Lots of people have also setup /etc/fstab to mount selinuxfs on /selinux 5) there are user scripts that assume they can look into /selinux on SELinux enabled machines, and this is a lot of things to change This patch explicitly allows /sys and /selinux as additional directories int he root file system allowed under the policy. Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
- 13 Nov, 2009 3 commits
-
-
Russ Allbery authored
Works around a problem with org-export-as-ascii not being apparently autoloaded on at least some systems.
-
Russ Allbery authored
Ignore the single-file HTML versions and policy.txt (uncompressed).
-
Russ Allbery authored
-
- 12 Nov, 2009 2 commits
-
-
Russ Allbery authored
Make explicit the requirement that packages not include named pipes in addition to device files. State that named pipes must be created in postinst and removed in prerm or postrm as appropriate. Suggest in a footnote using mkfifo rather than mknod to avoid false positives from package checkers.
-
Russ Allbery authored
* Change the sole occurrence of MUST to must for consistency and to avoid confusion with IETF RFC keywords. Thanks, Jakub Wilk. (Closes: #552757)
-
- 21 Oct, 2009 1 commit
-
-
Manoj Srivastava authored
Thanks to Eric Dantan Rzewnicki for pointing them out. Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
- 13 Oct, 2009 3 commits
-
-
Manoj Srivastava authored
This patch add a README file, rendered as txt and html, and also documents the policy change process, again rendered as text and HTML. While the text and HTML files are automatically generated, they are shipped in the package itself so as to avoud depending on a recent version of Emacs during build. If a new Emacs is present, the .txt and .html files shall be regenerated if the org file is newer. The contents of the new documents are based on (but no identical to) the contents of related pages on the Debian wiki. The long term plan is to make these documents the canonical ones, and have the Wiki point to these pages. Also render out a upgrading-checklist.txt (we can also do a docbook version later) Closes: #545548 Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
-
Manoj Srivastava authored
Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
- 11 Oct, 2009 1 commit
-
-
Bill Allombert authored
-
- 05 Oct, 2009 3 commits
-
-
Manoj Srivastava authored
While still minimizing unneeded merges between master and bug branches, this version of the document uses a less confusing command sequence. Also update the HTML page. Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
Added packages that support the Doom engine, a Doom engine which supports the boom feature set, and virtual packages for the corresponding data components. Closes: Bug#518199 Signed-off-by:
Manoj Srivastava <srivasta@debian.org> Signed-off-by:
Russ Allbery <rra@debian.org>
Signed-off-by: "Giacomo A. Catenazzi" <cate@debian.org>
-
- 15 Sep, 2009 5 commits
-
-
Manoj Srivastava authored
For machines without a newer Emacs, this has no effect, but if a new Emacs is present, the .txt and .html files shall be regenerated if the org file is newer. Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
Also render out a upgrading-checklist.txt (we can also do a docbook version later) Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
This patch add a README file, rendered as txt and html, and also documents the policy change process, again rendered as text and HTML. While the text and HTML files are automatically generated, they are shipped in the package itself so as to avoud depending on a recent version of Emacs during build. The contents of the new documents are based on (but no identical to) the contents of related pages on the Debian wiki. The long term plan is to make these documents the canonical ones, and have the Wiki point to these pages. Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
-
- 10 Sep, 2009 3 commits
-
-
Manoj Srivastava authored
-
On Fri, Aug 21, 2009 at 09:25:30PM -0700, Russ Allbery wrote: > Manoj Srivastava <srivasta@debian.org> writes: > > On Fri, Aug 21 2009, Russ Allbery wrote: > >> The current restriction is specific to libraries. Don't we need to say > >> that you can't put *any* files into any triplet directory that isn't > >> for your package architecture? > > Hmm. My first read was that one could not put anything that was > > not a library in these directories, but perhaps it should be stated > > explicitly. > I was expecting that we'd need to put anything that you might want to have > simultaneous installs from multiple architectures in that directory, which > would include, for instance, any shared library plugins or loadable > modules, which aren't strictly libraries. > We might have to duplicate some library helper programs as well, if for > instance they communicate with the library using binary structures that > are sensitive to sizeof(long). Right, this was a bug in the proposed patch, not a deliberate statement that only libraries belong in these directories. (As I mentioned, the first patch was something of a trial balloon.) I think this updated patch should cover everything for the first round. Re-seconds? Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
Manoj Srivastava authored
Thanks to Matt Kraai for pointing this out. Signed-off-by:Manoj Srivastava <srivasta@debian.org>
-
- 07 Sep, 2009 1 commit
-
-
Manoj Srivastava authored
-
- 05 Sep, 2009 1 commit
-
-
Bill Allombert authored
Proposed by Jari Aalto. Closes: #544353
-
- 16 Aug, 2009 4 commits
-
-
Russ Allbery authored
-
Russ Allbery authored
-
Russ Allbery authored
-
Russ Allbery authored
Document that control field values are case-sensitive unless the field description says otherwise.
-