summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2011-08-07fix missing command in debian/controlStephen Hemminger
2011-08-07Force dependency on later vyatta-cfg packageStephen Hemminger
Since the code here now refers to is_uniq_address, current of this package needs to depend on the matching vyatta-cfg.
2011-05-05Using ext4 for filesystem depends on newer version of grubStephen Hemminger
Old (Lenny) version of grub-pc is unable to boot from ext4.
2010-12-06Move touch() perl to Vyatta::FileStephen Hemminger
Put function in common code.
2010-12-06Move is_local_address to common codeStephen Hemminger
Now part of lib/Vyatta/Misc.pm module
2010-11-24Add cpufrequtils default config fileStephen Hemminger
If cpufrequtils is installed, then want the default to be full performance.
2010-11-22Add utilities checking addressesStephen Hemminger
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
2010-10-27Fix overwrite of irq commandsStephen Hemminger
Need Replaces: line to indicate overwrite of irq commands from earlier vyatta-cfg package
2010-10-27Update dependency on vyatta-cfgStephen Hemminger
Need matching vyatta-cfg after irq script move
2010-10-15Add ability to run modem gettyStephen Hemminger
For some dial in lines, need HAYES modem support.
2010-10-07Add dependency on Squeeze version of udevStephen Hemminger
2010-10-07List rsyslog package dependencyStephen Hemminger
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.
2010-10-07Fix sysklog dependencyStephen Hemminger
Vyatta depends on syslog as a virtual service, not which package provides the system loggging (sysklogd, rsyslog, syslog-ng).
2010-08-24Add dependency on libcap2-binStephen Hemminger
Bug 6106 Installing this package needs setcap from libcap2-bin package.
2010-06-03fix for bug 5656An-Cheng Huang
* add package dependency for apt https access.
2010-04-27Revert "Set capabilities on standard utilities"Stephen Hemminger
This reverts commit 59cae244d055a7b5ba9de460d3ebbb5700d6ab17. Don't want to do this this way.
2010-04-26Set capabilities on standard utilitiesStephen Hemminger
This sets extended capablities on some common utilities
2010-03-11* Fix BZ 5334 services start automatically on boot up after upgrade to kenwoodMohit Mehta
update package dependency to a more recent version of openssh-server (cherry picked from commit 27b9395badfa3294db894da59acbb69c6e79056b)
2010-02-12use more specific version before which modprobe files in vyatta-cfg r2b replacedMohit Mehta
2010-02-12fix bug 5334 services start automatically on boot up post upgrade to kenwoodMohit Mehta
* make vyatta-cfg-system depend on a more recent version of services whose init scripts are unlinked in it's postinst
2010-02-10Fix bug 5325 vyatta-cfg-system fails to upgrade during full-upgrade VC5 to VC6Mohit Mehta
* allow vyatta-cfg-system to replace disable-link-detect node.def files in previous versions of vyatta-cfg-quagga
2010-02-08add dependency on vyatta-biosdevnameAn-Cheng Huang
2010-02-05Force vyatta-cfg/vyatta-cfg-system version synchronizationStephen Hemminger
2009-12-22allow vyatta-cfg-system to replace interface files in older versions ofMohit Mehta
vyatta-cfg. needed for full-upgrade to kenwood from previous versions
2009-12-21Sync versions with vyatta-cfgStephen Hemminger
Since a bunch of templates and scripts moved over to this package. Synchronize version numbers to make sure users don't get partial update.
2009-12-03Add dependency on adduserStephen Hemminger
Gets rid of debian build warning.
2009-11-13dependency updateMichael Larson
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood Conflicts: debian/control
2009-11-13dependency updateMichael Larson
2009-11-11Show dependency on pam versionStephen Hemminger
This version needs pam-auth-update which is only in later pam versions.
2009-07-17move acpid and ifupdown from Suggest to DependsStephen Hemminger
(cherry picked from commit c275e783309a8a267721595301ce8c957a28754e)
2009-07-17Add ifupdown packageStephen Hemminger
Silences warning fron net.agent about missing ifup and ifdown. (cherry picked from commit 609ebd8c919a8786d6823cad58b530a57ba7f966)
2009-07-17Convert bonding to use sysfs instead of ifenslaveStephen Hemminger
ifenslave is the old way, and may not be supported in future. Use sysfs instead to add/delete slaves. (cherry picked from commit 0bd1cd12ccb047afce7444f5728fc3bbc3f328a5)
2009-06-02Tacplus no longer part of jennerStephen Hemminger
2009-03-23use renamed tacplus packageAn-Cheng Huang
2008-12-16Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2008-12-16Add acpidStephen Hemminger
Acpid is used to handle ACPI events like power-off button. Useful with KVM as well.
2008-12-12update maintainer informationAn-Cheng Huang
2008-11-12add basic tacacs+ supportRobert Bays
2008-10-13use epoch in package version numberAn-Cheng Huang
2008-10-13add ssh key blacklistsAn-Cheng Huang
2008-09-17Don't need to list ifenslave twiceStephen Hemminger
2008-09-17Add support for bondingStephen Hemminger
Bugfix 3173 Add support for bonding device creation and adding slaves
2008-08-30- get ddclient package for Dynamic DNSMohit Mehta
- get libio-socket-ssl-perl package for Dynamic DNS ssl updates - disable init for ddclient
2008-08-26Add mdadm package to support RAID-1 configurations.Bob Gilligan
2008-08-05add missing commaMohit Mehta
2008-08-06control: added ifenslave-2.6 to debian control fileMark O'Brien
2008-07-25add dnsmasq package to be included in the buildMohit Mehta
2008-07-28Since this packages changes the bash-completion conf file, it must be ↵rbalocca
installed after bash-completion
2008-06-22Merge branch 'hollywood' of git://git.vyatta.com/vyatta-cfg-system into ↵Auto Build
hollywood
2008-06-22Remove dependency on grub-pcAuto Build