puppet-modules/puppetlabs-apt.git
10 years agoMerge branch '1.4.x'
Hunter Haugen [Mon, 24 Feb 2014 21:36:48 +0000 (13:36 -0800)]
Merge branch '1.4.x'

10 years agoMerge pull request #239 from hunner/fix_builddep
Hunter Haugen [Fri, 21 Feb 2014 19:55:59 +0000 (11:55 -0800)]
Merge pull request #239 from hunner/fix_builddep

Use smaller build-dep package

10 years agoUse smaller build-dep package
Hunter Haugen [Fri, 21 Feb 2014 19:55:16 +0000 (11:55 -0800)]
Use smaller build-dep package

10 years agoMerge pull request #238 from hunner/clean_conditional
Ashley Penney [Fri, 21 Feb 2014 19:47:52 +0000 (14:47 -0500)]
Merge pull request #238 from hunner/clean_conditional

Using rspec filters works better

10 years agoUsing rspec filters works better
Hunter Haugen [Fri, 21 Feb 2014 19:45:21 +0000 (11:45 -0800)]
Using rspec filters works better

And this will make merging back to master cleaner

10 years agoMerge pull request #237 from hunner/change_port
Hunter Haugen [Fri, 21 Feb 2014 19:32:10 +0000 (11:32 -0800)]
Merge pull request #237 from hunner/change_port

Port 8080 is a bad choice and bumps into puppetdb

10 years agoMerge pull request #234 from hunner/fix_dash_tests
Hunter Haugen [Fri, 21 Feb 2014 17:36:25 +0000 (09:36 -0800)]
Merge pull request #234 from hunner/fix_dash_tests

Missed the - for -y, but also tests were missing lsbdistid

10 years agoMissed the - for -y, but also tests were missing lsbdistid
Hunter Haugen [Fri, 21 Feb 2014 17:34:46 +0000 (09:34 -0800)]
Missed the - for -y, but also tests were missing lsbdistid

10 years agoMerge pull request #231 from hunner/fix_ppa_options
Hunter Haugen [Fri, 21 Feb 2014 07:14:14 +0000 (23:14 -0800)]
Merge pull request #231 from hunner/fix_ppa_options

Don't pass options to ppa on lucid

10 years agoDon't pass options to ppa on lucid
Hunter Haugen [Fri, 21 Feb 2014 00:43:48 +0000 (16:43 -0800)]
Don't pass options to ppa on lucid

Lucid (10.04) has `add-apt-repository` but it doesn't accept any
options. The define defaulted to `-y` but this changes that on lucid.

This was made 7 months ago, so apparently no one cares about 10.04 any
more.

10 years agoMake sure we handle PE properly.
Ashley Penney [Wed, 19 Feb 2014 19:52:05 +0000 (19:52 +0000)]
Make sure we handle PE properly.

10 years agoMerge pull request #228 from apenney/add-pe
Ashley Penney [Wed, 19 Feb 2014 19:54:00 +0000 (14:54 -0500)]
Merge pull request #228 from apenney/add-pe

Make sure we handle PE properly.

10 years agoMake sure we handle PE properly.
Ashley Penney [Wed, 19 Feb 2014 19:52:05 +0000 (19:52 +0000)]
Make sure we handle PE properly.

10 years agoMerge pull request #212 from daenney/apt-key
Ashley Penney [Wed, 19 Feb 2014 15:03:57 +0000 (10:03 -0500)]
Merge pull request #212 from daenney/apt-key

apt_key type/provider

10 years agoTravis: Remove 3.0, add newer 3.x releases.
Daniele Sluijters [Sun, 16 Feb 2014 16:14:47 +0000 (17:14 +0100)]
Travis: Remove 3.0, add newer 3.x releases.

3.0 is just broken in tests, something is wrong with the module loading
rendering tests completely useless.

Start testing on Puppet 3.3 and 3.4.

10 years agoAdd a type and provider to manage apt keys.
Daniele Sluijters [Fri, 17 Jan 2014 08:11:56 +0000 (09:11 +0100)]
Add a type and provider to manage apt keys.

This commits introduces:
 * The apt_key type;
 * The apt_key provider;
 * Unit tests for the type;
 * Beaker/acceptance tests for the type/provider.

The idea behind apt_key is that apt::key will simply become a wrapper
that uses apt_key. Being a native type/provider apt_key is a lot less
error prone than the current exec behaviour of apt::key and adds a few
nice bonuses like inventory capabilities for mcollective users.

10 years agoMerge pull request #223 from daenney/apt-pin-array
Ashley Penney [Sun, 16 Feb 2014 16:54:06 +0000 (11:54 -0500)]
Merge pull request #223 from daenney/apt-pin-array

apt::pin: Allow for packages to be an array.

10 years agobeaker: Randomize SSH port.
Daniele Sluijters [Sun, 16 Feb 2014 13:45:48 +0000 (14:45 +0100)]
beaker: Randomize SSH port.

10 years agoapt::pin: Allow for packages to be an array.
Daniele Sluijters [Fri, 14 Feb 2014 15:13:14 +0000 (16:13 +0100)]
apt::pin: Allow for packages to be an array.

10 years agoMerge pull request #224 from hunner/change_port
Hunter Haugen [Sat, 15 Feb 2014 00:40:13 +0000 (16:40 -0800)]
Merge pull request #224 from hunner/change_port

Port 8080 is a bad choice and bumps into puppetdb

10 years agoPort 8080 is a bad choice and bumps into puppetdb
Hunter Haugen [Sat, 15 Feb 2014 00:12:05 +0000 (16:12 -0800)]
Port 8080 is a bad choice and bumps into puppetdb

10 years agoRevert "Undo backwards-incompatible changes and features."
Hunter Haugen [Fri, 14 Feb 2014 22:49:43 +0000 (14:49 -0800)]
Revert "Undo backwards-incompatible changes and features."

This reverts commit f9e2fe2a7ce3b2aee5535591b9f6882c29ccc2cb.

10 years agoMerge branch '1.4.x'
Hunter Haugen [Fri, 14 Feb 2014 22:49:34 +0000 (14:49 -0800)]
Merge branch '1.4.x'

10 years agoMerge branch 'release_1.4.1' into 1.4.x 1.4.1
Hunter Haugen [Fri, 14 Feb 2014 22:49:14 +0000 (14:49 -0800)]
Merge branch 'release_1.4.1' into 1.4.x

10 years agoRelease 1.4.1
Hunter Haugen [Fri, 14 Feb 2014 01:16:37 +0000 (17:16 -0800)]
Release 1.4.1

Summary:
This is a bugfix release.

Bugfixes:
- Fix apt::force unable to upgrade packages from releases other than its original
- Removed a few refeneces to aptitude instead of apt-get for portability
- Removed call to getparam() due to stdlib dependency
- Correct apt::source template when architecture is provided
- Retry package installs if apt is locked
- Use root to exec in apt::ppa
- Updated tests and converted acceptance tests to beaker

10 years agoEnforce dependency version in tests
Hunter Haugen [Fri, 14 Feb 2014 22:34:37 +0000 (14:34 -0800)]
Enforce dependency version in tests

10 years agoAdd foss types to nodesets
Hunter Haugen [Fri, 14 Feb 2014 22:34:08 +0000 (14:34 -0800)]
Add foss types to nodesets

10 years agoUndo backwards-incompatible changes and features.
Hunter Haugen [Fri, 14 Feb 2014 22:33:30 +0000 (14:33 -0800)]
Undo backwards-incompatible changes and features.

Undoes the parameter changes in #140 and #184

10 years agoMerge pull request #219 from justinstoller/gemsource
Ashley Penney [Tue, 11 Feb 2014 15:30:28 +0000 (10:30 -0500)]
Merge pull request #219 from justinstoller/gemsource

allow specifying gem source via env var

10 years agoMerge pull request #220 from justinstoller/puppet_lint
Ashley Penney [Tue, 11 Feb 2014 15:30:19 +0000 (10:30 -0500)]
Merge pull request #220 from justinstoller/puppet_lint

Use Puppet lint and ignore its warnings?

10 years agoput disabled checks in .puppet-lint.rc for non rake usage
Justin Stoller [Sun, 9 Feb 2014 06:33:06 +0000 (22:33 -0800)]
put disabled checks in .puppet-lint.rc for non rake usage

10 years agoallow specifying gem source via env var
Justin Stoller [Sun, 9 Feb 2014 06:28:45 +0000 (22:28 -0800)]
allow specifying gem source via env var

10 years agodisable lint check for single quoted variables
Justin Stoller [Sun, 9 Feb 2014 06:22:47 +0000 (22:22 -0800)]
disable lint check for single quoted variables

Previously we weren't linting, there's a number of warning but there was
only one actual error reported when linting was enabled.  It was
erroring on a valid usage of a single quoted variable-like string.
To allow linting to succeed (and the warning to show themselves) I've
disable the check that is giving a false positive.

10 years agoinclude puppet-lint in the bundle and rake tasks
Justin Stoller [Sun, 9 Feb 2014 06:21:34 +0000 (22:21 -0800)]
include puppet-lint in the bundle and rake tasks

10 years agoMerge pull request #214 from ghoneycutt/enable_travis_fast_finish
Hunter Haugen [Thu, 23 Jan 2014 18:03:16 +0000 (10:03 -0800)]
Merge pull request #214 from ghoneycutt/enable_travis_fast_finish

Enable fast finish in Travis

10 years agoEnable fast finish in Travis
Garrett Honeycutt [Thu, 23 Jan 2014 17:47:51 +0000 (12:47 -0500)]
Enable fast finish in Travis

http://blog.travis-ci.com/2013-11-27-fast-finishing-builds/

10 years agoMerge pull request #208 from apenney/ppa-debian
Ashley Penney [Thu, 9 Jan 2014 23:28:20 +0000 (15:28 -0800)]
Merge pull request #208 from apenney/ppa-debian

Ensure apt::ppa fails on non-Ubuntu.

10 years agoMerge pull request #207 from apenney/add-params
Ashley Penney [Thu, 9 Jan 2014 23:28:08 +0000 (15:28 -0800)]
Merge pull request #207 from apenney/add-params

Add additional acceptance testing.

10 years agoFixes to make the tests run under Debian as well as Ubuntu.
Ashley Penney [Thu, 9 Jan 2014 23:26:32 +0000 (18:26 -0500)]
Fixes to make the tests run under Debian as well as Ubuntu.

10 years agoEnsure apt::ppa fails on non-Ubuntu.
Ashley Penney [Thu, 9 Jan 2014 19:35:17 +0000 (14:35 -0500)]
Ensure apt::ppa fails on non-Ubuntu.

10 years agoImprove apt::force tests and ensure cleanup happens consistently.
Ashley Penney [Thu, 9 Jan 2014 19:26:59 +0000 (14:26 -0500)]
Improve apt::force tests and ensure cleanup happens consistently.

10 years agoAdd additional acceptance testing.
Ashley Penney [Tue, 7 Jan 2014 00:53:19 +0000 (19:53 -0500)]
Add additional acceptance testing.

This work adds a test for every parameter in every class/define in apt.

10 years agoMerge pull request #206 from apenney/beaker-rspec
Ashley Penney [Mon, 6 Jan 2014 23:04:43 +0000 (15:04 -0800)]
Merge pull request #206 from apenney/beaker-rspec

Convert existing tests over to beakr-rspec.

10 years agoConvert existing tests over to beakr-rspec.
Ashley Penney [Mon, 6 Jan 2014 22:39:48 +0000 (17:39 -0500)]
Convert existing tests over to beakr-rspec.

10 years agoMerge pull request #202 from tsuharesu/bug/exec_apt_ppa_as_root
Ashley Penney [Mon, 6 Jan 2014 21:02:34 +0000 (13:02 -0800)]
Merge pull request #202 from tsuharesu/bug/exec_apt_ppa_as_root

Apt::ppa should exec with root

10 years agoMerge pull request #205 from braddeicide/master
Ashley Penney [Mon, 6 Jan 2014 21:02:19 +0000 (13:02 -0800)]
Merge pull request #205 from braddeicide/master

fixed include, contained dash instead of underline.

10 years agoChange - to _
braddeicide [Fri, 3 Jan 2014 08:23:00 +0000 (19:23 +1100)]
Change - to _

I did it to please my syntax validator, but I'm assuming it wasn't functioning as expected either.

10 years ago(#201) Use root to exec
Tsuharesu Luciel [Mon, 30 Dec 2013 18:01:56 +0000 (16:01 -0200)]
(#201) Use root to exec

User root is needed to execute this command.

If someone changes the default Exec user, apt-add-repository will fail.

10 years agoMerge pull request #195 from sd63/include_class-deprecated
Ashley Penney [Sun, 8 Dec 2013 15:43:51 +0000 (07:43 -0800)]
Merge pull request #195 from sd63/include_class-deprecated

fix deprecation warning with rspec-puppet 1.0.0 (and newer)

10 years agochange include_class to contain_class in specs
Ryan Tandy [Fri, 6 Dec 2013 00:40:10 +0000 (16:40 -0800)]
change include_class to contain_class in specs

include_class was deprecated starting from rspec-puppet 1.0.0.

10 years agoMerge pull request #186 from ghoneycutt/typos
Ashley Penney [Tue, 3 Dec 2013 22:55:06 +0000 (14:55 -0800)]
Merge pull request #186 from ghoneycutt/typos

Correct spelling typo in CHANGELOG

10 years agoMerge pull request #187 from ghoneycutt/style_for_class_with_no_params
Ashley Penney [Tue, 3 Dec 2013 22:54:58 +0000 (14:54 -0800)]
Merge pull request #187 from ghoneycutt/style_for_class_with_no_params

Use include instead of parameterized class when no params are given.

10 years agoMerge pull request #188 from sd63/fix_regex_warning
Ashley Penney [Tue, 3 Dec 2013 22:54:25 +0000 (14:54 -0800)]
Merge pull request #188 from sd63/fix_regex_warning

escape more braces properly

10 years agoMerge pull request #191 from mnencia/patch-1
Ashley Penney [Mon, 2 Dec 2013 17:13:04 +0000 (09:13 -0800)]
Merge pull request #191 from mnencia/patch-1

Update ppa.pp

10 years agoFix the name of sources.list.d file resource in apt::ppa
Marco Nenciarini [Mon, 2 Dec 2013 12:17:00 +0000 (13:17 +0100)]
Fix the name of sources.list.d file resource in apt::ppa

10 years agoescape more braces properly
Ryan Tandy [Thu, 21 Nov 2013 17:36:41 +0000 (09:36 -0800)]
escape more braces properly

Fixes a couple of rspec regex warnings.

10 years agoUse include instead of parameterized class when no params are given.
Garrett Honeycutt [Thu, 21 Nov 2013 14:33:00 +0000 (15:33 +0100)]
Use include instead of parameterized class when no params are given.

Instead of perpetuating the use of parameterized classes, which we do
not want to do in light of Puppet v3 with Hiera integration, this change
invites people to use 'include' instead of the parameterized class
syntax when no params are present.

10 years agoCorrect spelling typo in CHANGELOG
Garrett Honeycutt [Thu, 21 Nov 2013 14:31:31 +0000 (15:31 +0100)]
Correct spelling typo in CHANGELOG

10 years agoMerge pull request #184 from RsrchBoy/topic/removable-ppas
Ashley Penney [Mon, 18 Nov 2013 22:51:45 +0000 (14:51 -0800)]
Merge pull request #184 from RsrchBoy/topic/removable-ppas

add an 'ensure' parameter to apt::ppa

10 years agoMerge pull request #185 from dalen/retry
Ashley Penney [Thu, 14 Nov 2013 12:53:48 +0000 (04:53 -0800)]
Merge pull request #185 from dalen/retry

Retry package installs

10 years agoRetry package installs
Erik Dalén [Thu, 14 Nov 2013 10:02:18 +0000 (11:02 +0100)]
Retry package installs

Sometimes package installs can fail to aquire the lock file, so retry
the command in that case.

10 years agoadd an 'ensure' parameter to apt::ppa
Chris Weyl [Sat, 9 Nov 2013 00:50:21 +0000 (16:50 -0800)]
add an 'ensure' parameter to apt::ppa

...as sometimes we want to get rid of them. :)

We leave this a little loose; rather than simply requiring a boolean for
$ensure, we set the stage for doing an easy switch to also allowing 'purge' at
some point in the future.

10 years agoMerge pull request #182 from stefanvanwouw/master
Ashley Penney [Wed, 23 Oct 2013 14:13:55 +0000 (07:13 -0700)]
Merge pull request #182 from stefanvanwouw/master

apt::source templates/sources.list.erb generates invalid source line when architecture is provided.

10 years agoFixed tests for fe594950c5
Stefan van Wouw [Wed, 23 Oct 2013 10:29:47 +0000 (12:29 +0200)]
Fixed tests for fe594950c5

We actually expect an extra space. The previous build failed because a test is issued for location='', which indeed results in 2 spaces between the architecture specification and the release. According to the sources.list man page a location is always required though (unlike the missing/empty location in the :default_params of the source_spec test).

10 years agoIf architecture is provided, an invalid source line is generated (no space between...
Stefan van Wouw [Wed, 23 Oct 2013 09:22:33 +0000 (11:22 +0200)]
If architecture is provided, an invalid source line is generated (no space between location and architecture)

10 years agoMerge pull request #178 from apenney/getparam-removal
Ashley Penney [Wed, 16 Oct 2013 21:37:33 +0000 (14:37 -0700)]
Merge pull request #178 from apenney/getparam-removal

getparam() isn't available in all stdlib versions.

10 years agogetparam() isn't available in all stdlib versions.
Ashley Penney [Wed, 16 Oct 2013 17:08:03 +0000 (13:08 -0400)]
getparam() isn't available in all stdlib versions.

There's no need for getparam() here when a regular variable works
just fine.

10 years agoMerge pull request #140 from hunner/apt_force
Ashley Penney [Tue, 15 Oct 2013 17:45:17 +0000 (10:45 -0700)]
Merge pull request #140 from hunner/apt_force

Handling of release parameter and apt provider in force manifest

10 years agoMerge pull request #173 from apenney/140-release 1.4.0
Ashley Penney [Tue, 15 Oct 2013 17:44:04 +0000 (10:44 -0700)]
Merge pull request #173 from apenney/140-release

Prepare 1.4.0 release.

10 years agoMerge pull request #175 from lkoranda/patch-1
Ashley Penney [Mon, 14 Oct 2013 14:43:58 +0000 (07:43 -0700)]
Merge pull request #175 from lkoranda/patch-1

Fixed double-space typo

10 years agoFixed tests for cf04f76
lkoranda [Mon, 14 Oct 2013 12:27:17 +0000 (14:27 +0200)]
Fixed tests for cf04f76

10 years agoFixed double-space typo
lkoranda [Mon, 14 Oct 2013 11:22:47 +0000 (13:22 +0200)]
Fixed double-space typo

This bug has been introduced in 1.2.0 - b3d67c8

10 years agoPrepare 1.4.0 release.
Ashley Penney [Tue, 8 Oct 2013 18:10:08 +0000 (11:10 -0700)]
Prepare 1.4.0 release.

10 years agoMerge pull request #172 from apenney/fix-ppa
Ashley Penney [Tue, 8 Oct 2013 17:57:12 +0000 (10:57 -0700)]
Merge pull request #172 from apenney/fix-ppa

This work flips from onlyif to unless (mistakenly looked at the

10 years agoThis work flips from onlyif to unless (mistakenly looked at the
Ashley Penney [Tue, 8 Oct 2013 17:50:30 +0000 (10:50 -0700)]
This work flips from onlyif to unless (mistakenly looked at the
wrong return code).

10 years agoMerge pull request #170 from apenney/metadata
Ashley Penney [Fri, 4 Oct 2013 23:17:38 +0000 (16:17 -0700)]
Merge pull request #170 from apenney/metadata

FM-103: Add metadata.json to all modules.

10 years agoFM-103: Add metadata.json to all modules.
Ashley Penney [Fri, 4 Oct 2013 19:49:01 +0000 (15:49 -0400)]
FM-103: Add metadata.json to all modules.

10 years agoMerge pull request #169 from apenney/fix_ppa.pp
Ashley Penney [Wed, 2 Oct 2013 19:06:32 +0000 (12:06 -0700)]
Merge pull request #169 from apenney/fix_ppa.pp

This switches us to doing a `test -s` instead of checking for the

10 years agoFix other tests to include apt appropriately.
Ashley Penney [Wed, 2 Oct 2013 18:04:51 +0000 (14:04 -0400)]
Fix other tests to include apt appropriately.

10 years agoThis switches us to doing a `test -s` instead of checking for the
Ashley Penney [Wed, 2 Oct 2013 17:56:06 +0000 (13:56 -0400)]
This switches us to doing a `test -s` instead of checking for the
files existence as add-apt-repository --remove leaves a 0 byte file
behind instead of deleting everything properly.

10 years agoMerge pull request #168 from apenney/rspec-system
Ashley Penney [Wed, 2 Oct 2013 17:01:49 +0000 (10:01 -0700)]
Merge pull request #168 from apenney/rspec-system

Add initial rspec-system tests.

10 years agoAdd initial rspec-system tests.
Ashley Penney [Wed, 2 Oct 2013 16:42:56 +0000 (12:42 -0400)]
Add initial rspec-system tests.

This covers:

apt::builddep
apt::key
apt::ppa
apt::source
apt

10 years agoMerge pull request #167 from madeddie/master
Ashley Penney [Wed, 2 Oct 2013 13:07:05 +0000 (06:07 -0700)]
Merge pull request #167 from madeddie/master

add an updates_timeout option to apt::params (PR fix)

10 years agoadd an updates_timeout option to apt::params (PR fix)
Edwin Hermans [Wed, 2 Oct 2013 12:24:30 +0000 (14:24 +0200)]
add an updates_timeout option to apt::params (PR fix)

10 years agoMerge pull request #162 from apenney/130-release 1.3.0
Hunter Haugen [Tue, 17 Sep 2013 17:25:30 +0000 (10:25 -0700)]
Merge pull request #162 from apenney/130-release

Prepare 1.3.0 release.

10 years agoPrepare 1.3.0 release.
Ashley Penney [Tue, 17 Sep 2013 14:20:23 +0000 (10:20 -0400)]
Prepare 1.3.0 release.

10 years agoMerge pull request #153 from drbop/drbop_unattended_upgrades
Ashley Penney [Mon, 16 Sep 2013 23:18:41 +0000 (16:18 -0700)]
Merge pull request #153 from drbop/drbop_unattended_upgrades

Class for managing unattended-upgrades

10 years ago[#153] Remove trailing whitespace from spec.
Dan Carley [Mon, 16 Sep 2013 12:56:14 +0000 (13:56 +0100)]
[#153] Remove trailing whitespace from spec.

10 years ago[#153] Install unattended configs after package
Dan Carley [Mon, 16 Sep 2013 12:45:03 +0000 (13:45 +0100)]
[#153] Install unattended configs after package

To ensure that the default configs from the package are always overwritten
within a single Puppet run.

10 years ago[#153] Test defaults for some unattended params
Dan Carley [Mon, 16 Sep 2013 12:35:09 +0000 (13:35 +0100)]
[#153] Test defaults for some unattended params

For params which have any logic embedded in the template:

- origins
- blacklist
- mail_to
- dl_limit

10 years ago[#153] Variablise file paths in unattended spec
Dan Carley [Mon, 16 Sep 2013 11:34:07 +0000 (12:34 +0100)]
[#153] Variablise file paths in unattended spec

Reduce some duplication of long file paths.

10 years ago[#153] Convert t/f params to bools and validate
Dan Carley [Mon, 16 Sep 2013 08:06:15 +0000 (09:06 +0100)]
[#153] Convert t/f params to bools and validate

Per lint check: http://puppet-lint.com/checks/quoted_booleans/

10 years ago[#153] Rename unattended_upgrades s/-/_/
Dan Carley [Mon, 16 Sep 2013 07:53:01 +0000 (08:53 +0100)]
[#153] Rename unattended_upgrades s/-/_/

It's preferable to use underscores rather than hyphens in class names. Refs:

- http://projects.puppetlabs.com/issues/5268
- http://docs.puppetlabs.com/puppet/3/reference/lang_reserved.html#classes-and-types

10 years agoAdded spec test for unattended-upgrades class
Philip Cohoe [Fri, 13 Sep 2013 23:39:09 +0000 (23:39 +0000)]
Added spec test for unattended-upgrades class

10 years agoAdded class for managing unattended-upgrades
Philip Cohoe [Wed, 28 Aug 2013 19:46:00 +0000 (19:46 +0000)]
Added class for managing unattended-upgrades

10 years agoMerge pull request #156 from rculbertson/master
Ashley Penney [Thu, 5 Sep 2013 12:40:10 +0000 (05:40 -0700)]
Merge pull request #156 from rculbertson/master

Fixed several lint warnings and errors

10 years agoremoving unnecessary backslashes
Ryan Culbertson [Thu, 5 Sep 2013 04:28:53 +0000 (00:28 -0400)]
removing unnecessary backslashes

10 years agoFixed several lint warnings and errors
Ryan Culbertson [Wed, 4 Sep 2013 21:32:42 +0000 (17:32 -0400)]
Fixed several lint warnings and errors

10 years agoMerge pull request #150 from bionix/use_http_debian_net_as_geodns_redirector
Hunter Haugen [Mon, 5 Aug 2013 20:59:19 +0000 (13:59 -0700)]
Merge pull request #150 from bionix/use_http_debian_net_as_geodns_redirector

Use the geoDNS http.debian.net instead of the main debian ftp server

10 years agoMerge pull request #149 from bionix/add_wheezy_backports
Hunter Haugen [Mon, 5 Aug 2013 20:58:47 +0000 (13:58 -0700)]
Merge pull request #149 from bionix/add_wheezy_backports

Add wheezy backports support