Age | Commit message (Collapse) | Author |
|
* Add grub-efi package dependencies
* Install grub-efi if we install on efi partition
|
|
Moving snmp, snmpd, openssh-server, ssh, ntp to vyos-1x.
Moving iputils-arping to there as well, nothing in cfg-system uses it,
but scripts in op do, and they will be moved to vyos-1x.
|
|
|
|
|
|
|
|
|
|
|
|
the system busybox.
|
|
|
|
|
|
|
|
Add the vyatta-dhcp3-client package to the list of dependencies with a
minimum version of 4.1.8+vyos2+lithium3, following changes to the ntp
updating routines.
|
|
Add the dnsutils package as a dependency as this is now required
following the addition of rfc2136 options for dynamic DNS updates
(nsupdate is required).
Bug #389 http://bugzilla.vyos.net/show_bug.cgi?id=389
|
|
Update the required version of ddclient to a version that includes
working support for freedns.
Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287
|
|
Set the required version of ddclient to a version that includes support
for freedns, as this is now included in the configuration options.
Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287
|
|
Including the acpid and cpufrequtils packages in the XenSource image
causes a number of errors to be logged to the console on boot up, due
to either missing devices or access permissions on this platform.
Removing these packages from the dependencies list and adding them to a
chroot_local-packagelist instead allows them to be excluded in these
images, while still maintaining them in non XenSource images.
|
|
Including the acpid and cpufrequtils packages in the XenSource image
causes a number of errors to be logged to the console on boot up, due
to either missing devices or access permissions on this platform.
Removing these packages from the dependencies list and adding them to a
chroot_local-packagelist instead allows them to be excluded in these
images, while still maintaining them in non XenSource images.
|
|
|
|
|
|
|
|
Other part of fix for Bz 8171
Create a hash of address => interfaces in configuration
and use it during address commit check.
Remove unused creation of list of current addresses.
This might speed boot with large number of interfaces.
Since the hash is made once per interface rather than
multiple times, it might be faster because of that as well.
|
|
Including dialog in build allows for packages upgrade to ask user
questions in text boxes.
|
|
|
|
Since the code here now refers to is_uniq_address, current of
this package needs to depend on the matching vyatta-cfg.
|
|
Old (Lenny) version of grub-pc is unable to boot from ext4.
|
|
Put function in common code.
|
|
Now part of lib/Vyatta/Misc.pm module
|
|
If cpufrequtils is installed, then want the default to be full performance.
|
|
These are new C language utilites to replace the Perl utility
when checking interface addresses. Perl compilation is major component
of slow boot time.
Note: this changes the package from pure scripts (arch independent)
to arch dependent
|
|
Need Replaces: line to indicate overwrite of irq commands
from earlier vyatta-cfg package
|
|
Need matching vyatta-cfg after irq script move
|
|
For some dial in lines, need HAYES modem support.
|
|
|
|
Debian build process wants packages to list a preferred physical
package when a virtual package is an option.
See virtual-package-depends-without-real-package-depends warning.
|
|
Vyatta depends on syslog as a virtual service, not which package
provides the system loggging (sysklogd, rsyslog, syslog-ng).
|
|
Bug 6106
Installing this package needs setcap from libcap2-bin package.
|
|
* add package dependency for apt https access.
|
|
This reverts commit 59cae244d055a7b5ba9de460d3ebbb5700d6ab17.
Don't want to do this this way.
|
|
This sets extended capablities on some common utilities
|
|
update package dependency to a more recent version of openssh-server
(cherry picked from commit 27b9395badfa3294db894da59acbb69c6e79056b)
|
|
|
|
* make vyatta-cfg-system depend on a more recent version of services whose
init scripts are unlinked in it's postinst
|
|
* allow vyatta-cfg-system to replace disable-link-detect node.def files in
previous versions of vyatta-cfg-quagga
|
|
|
|
|
|
vyatta-cfg. needed for full-upgrade to kenwood from previous versions
|
|
Since a bunch of templates and scripts moved over to this package.
Synchronize version numbers to make sure users don't get partial update.
|
|
Gets rid of debian build warning.
|
|
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood
Conflicts:
debian/control
|
|
|