/[fai]/trunk/debian/control
ViewVC logotype

Log of /trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 6718 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 22 13:47:35 2011 UTC (18 months, 3 weeks ago) by mika
File length: 4502 byte(s)
Diff to previous 6701 , to selected 1947
use syslinux as alternative for syslinux-common in depends of fai-nfsroot

For example Ubuntu LTS doesn't provide package syslinux-common.
Let's accept syslinux as alternative for it so we can further
close the gap between the Debian and Ubuntu packages.

From: Michael Prokop <mika@grml.org>

Revision 6701 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 22 10:46:46 2011 UTC (18 months, 3 weeks ago) by mika
File length: 4491 byte(s)
Diff to previous 6677 , to selected 1947
drop cfengine2 from recommends of fai-client

Not used inside simple examples anymore.

Acked-by: Thomas Lange

From: Michael Prokop <mika@grml.org>

Revision 6677 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 7 12:10:53 2011 UTC (19 months, 1 week ago) by lange
File length: 4502 byte(s)
Diff to previous 6606 , to selected 1947
syslinux-common is not needed on the host, pxelinux.0 is copied from the nfsroot

Revision 6606 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 20 13:58:27 2011 UTC (21 months, 4 weeks ago) by lange
File length: 4519 byte(s)
Diff to previous 6547 , to selected 1947
remove Replaces and Conflicts to fai and fai-kernels

Revision 6547 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 11:47:32 2011 UTC (23 months, 3 weeks ago) by lange
File length: 4633 byte(s)
Diff to previous 6531 , to selected 1947
new URL for browsable svn repository

Revision 6531 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 10 10:35:04 2011 UTC (2 years ago) by mika
File length: 4627 byte(s)
Diff to previous 6409 , to selected 1947
Bump Standards-Version to 3.9.2.

Revision 6409 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 15 13:14:02 2011 UTC (2 years, 1 month ago) by lange
File length: 4629 byte(s)
Diff to previous 6327 , to selected 1947
use pxelinux.0 from inside the nfsroot, add depends on syslinux-common

do not install syslinux-common on install server. It's only needed
inside the nfsroot

Revision 6327 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 13 10:46:34 2011 UTC (2 years, 1 month ago) by lange
File length: 4629 byte(s)
Diff to previous 6272 , to selected 1947
remove build dependencies that were only needed for lenny, use -L with a2x

The package will not build with lenny any more

Revision 6272 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 19 19:17:43 2011 UTC (2 years, 3 months ago) by mt
File length: 4670 byte(s)
Diff to previous 6267 , to selected 1947
Make perlcheck work without perl-tk and liblinux-lvm-perl

Closes: #610509

Revision 6267 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 18 22:14:37 2011 UTC (2 years, 3 months ago) by mt
File length: 4689 byte(s)
Diff to previous 6199 , to selected 1947
New build dependencies that are required to perform the perl syntax checks

Revision 6199 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 25 11:52:00 2010 UTC (2 years, 5 months ago) by mika
File length: 4644 byte(s)
Diff to previous 6176 , to selected 1947
Adjust depends/recommends regarding tftp server.

fai-server package recommended 'tftpd-hpa | tftpd', now we're
using 'tftpd-hpa | atftpd' instead as tftpd is not suitable for use
with the PXE bootloader at all.

fai-quickstart package depended on tftpd-hpa without any alternatives,
now we support atftpd as alternative.

Signed-off-by: Michael Prokop <mika@grml.org>


Revision 6176 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 3 13:50:33 2010 UTC (2 years, 6 months ago) by lange
File length: 4634 byte(s)
Diff to previous 6173 , to selected 1947
change Uploaders: remove Holger, add Mika

Revision 6173 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 3 13:18:48 2010 UTC (2 years, 6 months ago) by lange
File length: 4635 byte(s)
Diff to previous 6074 , to selected 1947
use hostname= from the kernel command line (closes: #601750)

remove call of live config script

Revision 6074 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 24 12:15:23 2010 UTC (2 years, 7 months ago) by lange
File length: 4625 byte(s)
Diff to previous 6068 , to selected 1947
new domain name for the project

Revision 6068 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 18 18:43:59 2010 UTC (2 years, 8 months ago) by lange
File length: 4641 byte(s)
Diff to previous 5916 , to selected 1947
raise importance of libproc-daemon-perl to Recommends (closes: #593089)

Revision 5916 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 30 14:27:56 2010 UTC (2 years, 9 months ago) by lange
File length: 4641 byte(s)
Diff to previous 5888 , to selected 1947
* Makefile, fai-nfsroot.dirs, fai-nfsroot.install, get-boot-info:
  Install dhclient-fai.conf and dhclient-fai-script into /usr/share/fai
  instead of /etc/dhcp3 (closes: #585063).
* dhcp-edit, control: Updated to work with isc-dhcp-server or
  dhcp3-server, whichever is available.
* fai-guide.txt: Updated to isc-dhcp-server.

Revision 5888 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 28 03:12:09 2010 UTC (2 years, 9 months ago) by lange
File length: 4605 byte(s)
Diff to previous 5864 , to selected 1947
control: update to new standards version

Revision 5864 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 16 14:31:56 2010 UTC (2 years, 10 months ago) by lange
File length: 4603 byte(s)
Diff to previous 5854 , to selected 1947
control: fix duplicate Depends on iproute

Revision 5854 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 9 20:02:13 2010 UTC (2 years, 10 months ago) by lange
File length: 4612 byte(s)
Diff to previous 5817 , to selected 1947
fai-mirror, control: replace apt-move by reprepro

Revision 5817 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 25 12:29:21 2010 UTC (2 years, 10 months ago) by lange
File length: 4612 byte(s)
Diff to previous 5809 , to selected 1947
control: change dependencies on fai-setup-storage

Revision 5809 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 18 12:13:26 2010 UTC (2 years, 11 months ago) by lange
File length: 4593 byte(s)
Diff to previous 5806 , to selected 1947
remove leading space

Revision 5806 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 18 10:54:52 2010 UTC (2 years, 11 months ago) by mt
File length: 4603 byte(s)
Diff to previous 5729 , to selected 1947
move setup-storage into a separate package (fai-setup-storage)

Revision 5729 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 8 13:22:17 2010 UTC (3 years, 2 months ago) by lange
File length: 3800 byte(s)
Diff to previous 5704 , to selected 1947
update to Standards-Version: 3.8.4, no changes needed

Revision 5704 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 27 08:45:35 2010 UTC (3 years, 3 months ago) by lange
File length: 3800 byte(s)
Diff to previous 5703 , to selected 1947
control: add libxml2-utils to Build-dep-indep (closes: #556826),
add dependency for build on lenny (closes: #556082)

Revision 5703 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 27 08:39:02 2010 UTC (3 years, 3 months ago) by lange
File length: 3774 byte(s)
Diff to previous 5609 , to selected 1947
control: add libxml2-utils to Build-dep-indep (closes: #556826)

Revision 5609 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 27 22:35:24 2009 UTC (3 years, 6 months ago) by lange
File length: 3759 byte(s)
Diff to previous 5606 , to selected 1947
remove format field, use source/format instead

Revision 5606 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 27 20:35:12 2009 UTC (3 years, 6 months ago) by lange
File length: 3780 byte(s)
Diff to previous 5552 , to selected 1947
* control: Depends: iproute for fai-client, fai-server
  add Format field : 3.0 (native)
* rules: remove DH_ALWAYS_EXCLUDE

Revision 5552 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 17 11:20:21 2009 UTC (3 years, 7 months ago) by lange
File length: 3759 byte(s)
Diff to previous 5550 , to selected 1947
control: update to standards version 3.8.3, no changes needed

Revision 5550 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 16 21:39:21 2009 UTC (3 years, 7 months ago) by lange
File length: 3759 byte(s)
Diff to previous 5548 , to selected 1947
  new build-depends-indep for asciidoc tools, w3m, remove bootp

Revision 5548 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 16 20:59:22 2009 UTC (3 years, 7 months ago) by lange
File length: 3754 byte(s)
Diff to previous 5499 , to selected 1947
  new build-depends-indep for asciidoc tools, remove bootp

Revision 5499 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 12:26:31 2009 UTC (3 years, 9 months ago) by lange
File length: 3762 byte(s)
Diff to previous 5492 , to selected 1947
  new build-depends-indep for asciidoc tools
* doc/Makefile: new target for asciidoc documentation
* doc/fai-guide.txt: fai-guide now written with asciidoc

Revision 5492 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 4 10:45:07 2009 UTC (3 years, 9 months ago) by holger
File length: 3839 byte(s)
Diff to previous 5429 , to selected 1947
update to standards version 3.8.2, no changes needed

Revision 5429 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 18 16:29:12 2009 UTC (3 years, 10 months ago) by lange
File length: 3839 byte(s)
Diff to previous 5397 , to selected 1947
* debian/control: Depends: iproute for fai-client, fai-server
* fai-setup, make-fai-nfsroot, subroutine-linux, get-boot-info,
  task_sysinfo, S99fai-setup/FAISERVER: Replaced all calls to ifconfig
  by proper ip + shell magic calls (closes: #524347). Thanks to Luk
  Claes for the patch

Revision 5397 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 3 14:45:19 2009 UTC (4 years ago) by mt
File length: 3832 byte(s)
Diff to previous 5393 , to selected 1947
build-dep on proper debhelper version

Revision 5393 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 3 14:18:57 2009 UTC (4 years ago) by lange
File length: 3837 byte(s)
Diff to previous 5391 , to selected 1947
control: remove duplicate fields

Revision 5391 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 3 14:13:23 2009 UTC (4 years ago) by mt
File length: 4142 byte(s)
Diff to previous 5337 , to selected 1947
- replaced dh_clean -k by dh_prep
- updated policy version to 3.8.1

Revision 5337 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 16 14:41:35 2009 UTC (4 years, 1 month ago) by lange
File length: 4142 byte(s)
Diff to previous 5283 , to selected 1947
control: add depends on net-tools for fai-client (closes: #456978)

Revision 5283 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 22 15:41:49 2009 UTC (4 years, 2 months ago) by holger
File length: 4131 byte(s)
Diff to previous 5261 , to selected 1947
* fai 3.2.17 and 3.2.17~lenny1 are identical - the difference in version 
  number is only due to the way packages move within Debian releases.
* Added myself to uploaders.

This adds 3.2.17 to trunk and set the version number for the next release to 3.2.18

Revision 5261 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 16 12:47:23 2009 UTC (4 years, 3 months ago) by mt
File length: 4086 byte(s)
Diff to previous 5182 , to selected 1947
First series of setup-storage related fixes that get merged from experimental;
merged:
- setup-storage_udevsettle-etch
- setup-storage_large-partition-check
- setup-storage_opt-d
- setup-storage_crypto-bugfixes
- setup-storage_initramfs-lvm-raid
- setup-storage_liblinux-lvm
- setup-storage_disk-id-support
Further merges and the update to experimental will follow soon.

Revision 5182 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 1 12:20:53 2008 UTC (4 years, 7 months ago) by lange
File length: 4067 byte(s)
Diff to previous 5168 , to selected 1947
  use same intro for description for all packages,
  add dependeny and recommends on openbsd-inetd | inet-superserver as
  workaround for #404760

Revision 5168 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 17 13:47:56 2008 UTC (4 years, 8 months ago) by lange
File length: 4000 byte(s)
Diff to previous 5165 , to selected 1947
  use same intro for description for all packages

Revision 5165 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 16 15:03:00 2008 UTC (4 years, 8 months ago) by lange
File length: 3632 byte(s)
Diff to previous 5119 , to selected 1947
control: depend on syslinux-common instead of syslinux (closes: #494417)

Revision 5119 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 6 16:46:42 2008 UTC (4 years, 8 months ago) by lange
File length: 3645 byte(s)
Diff to previous 5106 , to selected 1947
add texlive-latex-recommended to builddepends-indep

Revision 5106 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 6 09:40:10 2008 UTC (4 years, 8 months ago) by lange
File length: 3618 byte(s)
Diff to previous 5100 , to selected 1947
remove texlive-fonts-extra, not need

Revision 5100 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 6 08:17:04 2008 UTC (4 years, 8 months ago) by lange
File length: 3639 byte(s)
Diff to previous 5098 , to selected 1947
add another package for fixing FTBFS

Revision 5098 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 5 18:53:24 2008 UTC (4 years, 8 months ago) by lange
File length: 3618 byte(s)
Diff to previous 5074 , to selected 1947
apply lintian fixes from mt

Revision 5074 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 4 10:42:11 2008 UTC (4 years, 8 months ago) by lange
File length: 3618 byte(s)
Diff to previous 5072 , to selected 1947
add cfengine2 as recommends to fai-client (closers: #442843)

Revision 5072 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 4 10:17:01 2008 UTC (4 years, 8 months ago) by lange
File length: 3607 byte(s)
Diff to previous 5068 , to selected 1947
add build-depends-indep (closes: #497683)

Revision 5068 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 4 09:02:58 2008 UTC (4 years, 8 months ago) by lange
File length: 3580 byte(s)
Diff to previous 5055 , to selected 1947
remove mknbi. not used any more

Revision 5055 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 29 15:00:20 2008 UTC (4 years, 8 months ago) by lange
File length: 3594 byte(s)
Diff to previous 5040 , to selected 1947
update the description (closes: #496113)

Revision 5040 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 11 16:32:27 2008 UTC (4 years, 9 months ago) by lange
File length: 3099 byte(s)
Diff to previous 5034 , to selected 1947
replace mkisofs with genisoimage, remove tetex

Revision 5034 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 11 15:18:59 2008 UTC (4 years, 9 months ago) by lange
File length: 3113 byte(s)
Diff to previous 5030 , to selected 1947
remove Homepage from Description field, use Homepage field instead

Revision 5030 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 10 12:32:00 2008 UTC (4 years, 9 months ago) by lange
File length: 3138 byte(s)
Diff to previous 5001 , to selected 1947
use official control-fields Vcs-Browser and Vcs-Svn (closes: #451013)

Revision 5001 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 29 12:23:42 2008 UTC (4 years, 10 months ago) by mt
File length: 3144 byte(s)
Diff to previous 4976 , to selected 1947
- reverted the code to handle existing LVMs to an earlier version that does not
  use Linux::LVM, because this is severly broken (see #488205)
- thus dropped all recommends/NFSROOT install of liblinux-lvm-perl
- results in proper handling of existing LVMs as confirmed by Alex Volkov
  (thanks!)
- bumped the version number to 1.0.1 because this fixes the buggy LVM handling,
  but does not add any new functionality

Revision 4976 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 13 09:51:20 2008 UTC (4 years, 11 months ago) by lange
File length: 3163 byte(s)
Diff to previous 4964 , to selected 1947
make lvm perl package recommends

Revision 4964 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 14:52:22 2008 UTC (4 years, 11 months ago) by lange
File length: 3163 byte(s)
Diff to previous 4958 , to selected 1947
setup-storage needs liblinux-lvm-perl otherwise perl complains because
of use LVM;

Revision 4958 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 12 12:04:05 2008 UTC (4 years, 11 months ago) by lange
File length: 3163 byte(s)
Diff to previous 4784 , to selected 1947
Adding setup-storage to trunk

Revision 4784 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 22 10:35:00 2007 UTC (5 years, 5 months ago) by lange
File length: 3077 byte(s)
Diff to previous 4724 , to selected 1947
remove live-initramfs from NFSROOT,
add live-initramfs to depends of fai-nfsroot

Revision 4724 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 12 16:34:44 2007 UTC (5 years, 6 months ago) by lange
File length: 3061 byte(s)
Diff to previous 4699 , to selected 1947
readd homepage info to description field, because etch cannot use
Homepage files. This can be removed for lenny.

Revision 4699 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 11 10:15:26 2007 UTC (5 years, 6 months ago) by lange
File length: 2792 byte(s)
Diff to previous 4698 , to selected 1947
replace ssh with openssh-server and openssh-client (closes: #434356)

Revision 4698 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 11 10:10:15 2007 UTC (5 years, 6 months ago) by lange
File length: 2765 byte(s)
Diff to previous 4682 , to selected 1947
improve package description (closes: #419071),
move homepage information to Homepage field

Revision 4682 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 10 15:31:20 2007 UTC (5 years, 6 months ago) by lange
File length: 2969 byte(s)
Diff to previous 4662 , to selected 1947
add recommends to debconf-utils (closes: #445109)

Revision 4662 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 9 13:14:01 2007 UTC (5 years, 6 months ago) by lange
File length: 2943 byte(s)
Diff to previous 4588 , to selected 1947
fai-nfsroot and fai-client conflicts to fai-kernels

Revision 4588 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 16 19:24:00 2007 UTC (5 years, 8 months ago) by lange
File length: 2902 byte(s)
Diff to previous 4582 , to selected 1947
move perl-tk to fai-server, add arch to mknbi

Revision 4582 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 15 17:51:23 2007 UTC (5 years, 8 months ago) by lange
File length: 2883 byte(s)
Diff to previous 4541 , to selected 1947
new files and directories for faimond-gui, suggest perl-tk

Revision 4541 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 30 09:24:13 2007 UTC (5 years, 8 months ago) by lange
File length: 2865 byte(s)
Diff to previous 4540 , to selected 1947
remove wget from recommends and from FAISERVER class

Revision 4540 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 30 08:31:30 2007 UTC (5 years, 8 months ago) by lange
File length: 2871 byte(s)
Diff to previous 4537 , to selected 1947
nfs-server (user space) does not support locking, so FAI cannot use it

Revision 4537 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 28 15:23:23 2007 UTC (5 years, 8 months ago) by lange
File length: 2897 byte(s)
Diff to previous 4502 , to selected 1947
readd libapt-pkg-perl to fai-client as depends. Needed for
install_packages, since a lot of users had problems with fai-mirror,...

Revision 4502 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 12 14:39:29 2007 UTC (5 years, 9 months ago) by lange
File length: 2880 byte(s)
Diff to previous 4456 , to selected 1947
move packages cfengine2 and libapt-pkg-perl from control to NFSROOT

Revision 4456 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 17 18:32:16 2007 UTC (5 years, 10 months ago) by lange
File length: 2908 byte(s)
Diff to previous 4378 , to selected 1947
do not depend on cfengine (v1), since it does not exists any more

Revision 4378 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 4 20:14:00 2007 UTC (5 years, 10 months ago) by lange
File length: 2919 byte(s)
Diff to previous 4352 , to selected 1947
syslinux is only available on two architectures

Revision 4352 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 18 10:35:17 2007 UTC (5 years, 11 months ago) by lange
File length: 2891 byte(s)
Diff to previous 4351 , to selected 1947
add filed XS-Vcs-Browser

Revision 4351 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 16 18:47:28 2007 UTC (5 years, 11 months ago) by lange
File length: 2844 byte(s)
Diff to previous 4350 , to selected 1947
remove fai-kernels

Revision 4350 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 15 20:50:41 2007 UTC (5 years, 11 months ago) by lange
File length: 2870 byte(s)
Diff to previous 4325 , to selected 1947
add aptitude for fai-server as Suggests

Revision 4325 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 12 21:07:02 2007 UTC (5 years, 11 months ago) by lange
File length: 2860 byte(s)
Diff to previous 4311 , to selected 1947
replace Recommends of rsh-server with ssh (closes: #426093)

Revision 4311 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 12 13:01:00 2007 UTC (5 years, 11 months ago) by lange
File length: 2872 byte(s)
Diff to previous 4162 , to selected 1947
change dependencies from tetex to tetex or texlive

Revision 4162 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 23 20:40:10 2006 UTC (6 years, 5 months ago) by lange
File length: 2835 byte(s)
Diff to previous 4146 , to selected 1947
add Vcs-Svn control field (closes: #399561)

Revision 4146 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 5 23:00:46 2006 UTC (6 years, 6 months ago) by lange
File length: 2789 byte(s)
Diff to previous 3935 , to selected 1947
remove mkinitrd-cd from Recemmends: and Suggests:

Revision 3935 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 13 09:08:15 2006 UTC (6 years, 8 months ago) by lange
File length: 2826 byte(s)
Diff to previous 3864 , to selected 1947
new format for homepage link

Revision 3864 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 5 15:03:38 2006 UTC (6 years, 8 months ago) by lange
File length: 2663 byte(s)
Diff to previous 3812 , to selected 1947
change order of cfengine and cfengine2

Revision 3812 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 31 18:04:35 2006 UTC (6 years, 8 months ago) by lange
File length: 2663 byte(s)
Diff to previous 3768 , to selected 1947
fix package name

Revision 3768 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 7 11:43:05 2006 UTC (6 years, 9 months ago) by lange
File length: 2662 byte(s)
Diff to previous 3598 , to selected 1947
update to Standards-Version: 3.7.2

Revision 3598 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 22 00:37:57 2006 UTC (6 years, 9 months ago) by h01ger-guest
File length: 2662 byte(s)
Diff to previous 3585 , to selected 1947
- added a linda override for fai-quickstart (ignore /usr/doc-symlink
  warning)
- added Section: headers to binary packages in control	

Revision 3585 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 21 23:02:57 2006 UTC (6 years, 9 months ago) by h01ger-guest
File length: 2589 byte(s)
Diff to previous 3276 , to selected 1947
- fix lintian error: build-depends-indep-should-be-build-depends debhelper
- complies with policy 3.7.2


Revision 3276 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 1 18:21:35 2006 UTC (7 years, 2 months ago) by lange
File length: 2574 byte(s)
Diff to previous 3207 , to selected 1947
add dependency on file and cfengine

Revision 3207 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 6 11:21:11 2006 UTC (7 years, 4 months ago) by lange
File length: 2546 byte(s)
Diff to previous 3001 , to selected 1947
fai-server and fai-client both replaces and conflicts to old package fai

Revision 3001 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 4 15:33:59 2005 UTC (7 years, 6 months ago) by lange
File length: 2503 byte(s)
Diff to previous 2989 , to selected 1947
remove unneeded dependency on fai-client by fai-quickstart, add
lintian overrides to make lintian happy

Revision 2989 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 3 23:32:49 2005 UTC (7 years, 6 months ago) by lange
File length: 2515 byte(s)
Diff to previous 2988 , to selected 1947
make fai-quickstart depend on fai-doc

Revision 2988 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 3 22:55:37 2005 UTC (7 years, 6 months ago) by lange
File length: 2506 byte(s)
Diff to previous 2987 , to selected 1947
add more depends

Revision 2987 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 3 22:50:13 2005 UTC (7 years, 6 months ago) by lange
File length: 2486 byte(s)
Diff to previous 2986 , to selected 1947
remove conflics since fai-nfsroot is only installable inside nfsroot

Revision 2986 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 3 22:48:33 2005 UTC (7 years, 6 months ago) by lange
File length: 2501 byte(s)
Diff to previous 2980 , to selected 1947
conflicts not needed in for all packages

Revision 2980 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 3 21:06:19 2005 UTC (7 years, 6 months ago) by lange
File length: 2531 byte(s)
Diff to previous 2974 , to selected 1947
add mkisofs to Suggests: for fai-server

Revision 2974 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 27 22:26:05 2005 UTC (7 years, 6 months ago) by lange
File length: 2522 byte(s)
Diff to previous 2964 , to selected 1947
add depends, add mkinitrd-cd to Recommends since Depends on one arch
(Depends: mkinitrd-cd[i386]) does not work

Revision 2964 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 18 20:29:50 2005 UTC (7 years, 7 months ago) by lange
File length: 2466 byte(s)
Diff to previous 2962 , to selected 1947
fix typo, remove depends on mkinitrd-cd[i386]. This does not work. It
removes the complete Depends line from the package

Revision 2962 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 18 20:18:24 2005 UTC (7 years, 7 months ago) by lange
File length: 2484 byte(s)
Diff to previous 2953 , to selected 1947
make lintian happy

Revision 2953 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 18 14:53:56 2005 UTC (7 years, 7 months ago) by lange
File length: 2473 byte(s)
Diff to previous 2951 , to selected 1947
add dependency

Revision 2951 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 17 23:19:13 2005 UTC (7 years, 7 months ago) by lange
File length: 2454 byte(s)
Diff to previous 2940 , to selected 1947
add conflicts to old package fai

Revision 2940 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 13 13:47:44 2005 UTC (7 years, 7 months ago) by lange
File length: 2379 byte(s)
Diff to previous 2938 , to selected 1947
changes for additional binary packages

Revision 2938 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 9 12:52:18 2005 UTC (7 years, 7 months ago) by lange
File length: 1946 byte(s)
Diff to previous 2937 , to selected 1947
create package fai-nfsroot

Revision 2937 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 9 11:44:14 2005 UTC (7 years, 7 months ago) by lange
File length: 1665 byte(s)
Diff to previous 2930 , to selected 1947
remove package fai, add package fai-server and fai-client

Revision 2930 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 8 19:58:02 2005 UTC (7 years, 7 months ago) by lange
File length: 1057 byte(s)
Diff to previous 2879 , to selected 1947
move documentation and examples into new package fai-doc

Revision 2879 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 10:31:24 2005 UTC (8 years ago) by lange
File length: 844 byte(s)
Diff to previous 2836 , to selected 1947
remove dependency on debconf

Revision 2836 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 22 14:49:13 2005 UTC (8 years ago) by lange
File length: 853 byte(s)
Diff to previous 2668 , to selected 1947
add grub to suggests

Revision 2668 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 3 08:51:52 2005 UTC (8 years, 1 month ago) by lange
File length: 847 byte(s)
Diff to previous 2662 , to selected 1947
add dependency on libapt-pkg-perl,
remove dependency on nfs, because fai can also only be used for softupdate

Revision 2662 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 2 16:43:53 2005 UTC (8 years, 1 month ago) by lange
File length: 835 byte(s)
Diff to previous 2644 , to selected 1947
add libapt-pkg-perl for install_packages

Revision 2644 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 24 21:53:25 2005 UTC (8 years, 1 month ago) by lange
File length: 818 byte(s)
Diff to previous 2615 , to selected 1947
add mkinitrd-cd to Suggests,
add Build-Depends-Indep on debhelper greater version 3

Revision 2615 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 18:52:58 2005 UTC (8 years, 2 months ago) by lange
File length: 796 byte(s)
Diff to previous 2567 , to selected 1947
use nfs-kernel-server if availabe

Revision 2567 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 11 22:43:57 2005 UTC (8 years, 4 months ago) by lange
File length: 776 byte(s)
Diff to previous 2421 , to selected 1947
add apt-move to Suggests, fai-mirror depends on apt-move

Revision 2421 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 5 22:08:08 2004 UTC (8 years, 9 months ago) by lange
File length: 766 byte(s)
Diff to previous 2420 , to selected 1947
remove sp from build-depends since debiandoc-sgml already needs it

Revision 2420 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 5 22:04:06 2004 UTC (8 years, 9 months ago) by lange
File length: 770 byte(s)
Diff to previous 2402 , to selected 1947
update to standards 3.6.1

Revision 2402 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 3 22:05:01 2004 UTC (8 years, 9 months ago) by lange
File length: 770 byte(s)
Diff to previous 2143 , to selected 1947
recommends now dhcp3-server since dhcp3 is not a package

Revision 2143 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 27 13:59:09 2004 UTC (9 years, 3 months ago) by lange
File length: 763 byte(s)
Diff to previous 1947
replace netboot with mknbi

Revision 1947 - (view) (download) (annotate) - [selected]
Modified Tue Jul 22 13:07:50 2003 UTC (9 years, 9 months ago) by lange
File length: 771 byte(s)
Diff to previous 1938
rename Build-Depends to Build-Depends-Indep

Revision 1938 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 18 10:39:10 2003 UTC (9 years, 10 months ago) by lange
File length: 765 byte(s)
Diff to previous 1803 , to selected 1947
add syslinux to recommends

Revision 1803 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 13 14:51:07 2003 UTC (10 years ago) by lange
File length: 755 byte(s)
Diff to previous 1749 , to selected 1947
add grub to recommended packages

Revision 1749 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 1 13:46:25 2003 UTC (10 years, 1 month ago) by lange
File length: 749 byte(s)
Diff to previous 1741 , to selected 1947
use dhcp3 and tftpd-hpa as default

Revision 1741 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 31 11:59:14 2003 UTC (10 years, 1 month ago) by lange
File length: 737 byte(s)
Diff to previous 1299 , to selected 1947
use dhcp3

Revision 1299 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 22 13:57:06 2002 UTC (10 years, 5 months ago) by lange
File length: 736 byte(s)
Diff to previous 1283 , to selected 1947
typo corrected

Revision 1283 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 21 15:23:57 2002 UTC (10 years, 5 months ago) by lange
File length: 736 byte(s)
Diff to previous 1259 , to selected 1947
call Debian with its whole name

Revision 1259 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 14 12:08:14 2002 UTC (11 years ago) by lange
File length: 729 byte(s)
Diff to previous 1247 , to selected 1947
depend on perl, not perl5

Revision 1247 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 4 13:29:53 2002 UTC (11 years ago) by lange
File length: 730 byte(s)
Diff to previous 1227 , to selected 1947
typo fixed, add "unattended" to package description

Revision 1227 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 27 18:33:02 2002 UTC (11 years ago) by lange
File length: 718 byte(s)
Diff to previous 1216 , to selected 1947
add debmirror to suggests

Revision 1216 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 15 17:12:09 2002 UTC (11 years, 1 month ago) by lange
File length: 707 byte(s)
Diff to previous 1163 , to selected 1947
first letter uppercase in description

Revision 1163 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 9 12:43:56 2002 UTC (11 years, 1 month ago) by lange
File length: 707 byte(s)
Diff to previous 1085 , to selected 1947
depend on debootstrap

Revision 1085 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 7 15:11:07 2002 UTC (11 years, 2 months ago) by lange
File length: 694 byte(s)
Diff to previous 1083 , to selected 1947
add build-dependencies

Revision 1083 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 5 13:56:55 2002 UTC (11 years, 2 months ago) by lange
File length: 650 byte(s)
Diff to previous 946 , to selected 1947
netboot is only recommended

Revision 946 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 3 16:46:58 2002 UTC (11 years, 4 months ago) by lange
File length: 650 byte(s)
Diff to previous 690 , to selected 1947
new Standards version

Revision 690 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 13 10:05:17 2001 UTC (11 years, 10 months ago) by lange
File length: 625 byte(s)
Diff to previous 648 , to selected 1947
dhcp | boot  now recommended

Revision 648 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 27 14:12:06 2001 UTC (11 years, 10 months ago) by lange
File length: 625 byte(s)
Diff to previous 630 , to selected 1947
fai recommends wget

Revision 630 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 11 10:26:59 2001 UTC (12 years ago) by lange
File length: 625 byte(s)
Diff to previous 412 , to selected 1947
do not depend on debianutils

Revision 412 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 21 15:03:25 2001 UTC (12 years, 2 months ago) by lange
File length: 638 byte(s)
Diff to previous 286 , to selected 1947
fai is architecture independent

Revision 286 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 12 11:03:37 2000 UTC (12 years, 5 months ago) by lange
File length: 638 byte(s)
Diff to previous 243 , to selected 1947
*** empty log message ***

Revision 243 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 1 16:10:23 2000 UTC (12 years, 5 months ago) by lange
File length: 632 byte(s)
Diff to previous 209 , to selected 1947
install kernels removed from fai, now included in package fai-kernels

Revision 209 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 17 17:52:26 2000 UTC (12 years, 6 months ago) by lange
File length: 641 byte(s)
Diff to previous 175 , to selected 1947
add ssh

Revision 175 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 13 17:51:10 2000 UTC (12 years, 6 months ago) by lange
File length: 636 byte(s)
Diff to previous 158 , to selected 1947
netboot added

Revision 158 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 9 16:29:34 2000 UTC (12 years, 6 months ago) by lange
File length: 627 byte(s)
Diff to previous 135 , to selected 1947
depens on nfs-server

Revision 135 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 3 13:17:52 2000 UTC (12 years, 6 months ago) by lange
File length: 615 byte(s)
Diff to previous 90 , to selected 1947
remove usr/local directory

Revision 90 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 24 09:12:35 2000 UTC (12 years, 6 months ago) by lange
File length: 599 byte(s)
Diff to previous 75 , to selected 1947
added URL for homepage

Revision 75 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 10 15:06:48 2000 UTC (12 years, 7 months ago) by lange
File length: 549 byte(s)
Diff to previous 58 , to selected 1947
kernel-nfs-server support, architecture now "any"

Revision 58 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 10 17:36:58 2000 UTC (12 years, 10 months ago) by lange
File length: 549 byte(s)
Diff to previous 2 , to selected 1947
depends lsit smaler, because most is only needed in nfsroot

Revision 2 - (view) (download) (annotate) - [select for diffs]
Added Tue Jun 27 08:57:41 2000 UTC (12 years, 10 months ago) by lange
File length: 585 byte(s)
Diff to selected 1947
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5