index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Property
/
Apt.hs
Age
Commit message (
Expand
)
Author
2018-05-17
Apt.installedBackport replaced with Apt.backportInstalled
Sean Whitton
2018-04-18
Apt.stdSourcesList now adds stable-updates suite
Sean Whitton
2018-03-01
Apt.trustsKey: Use apt-key to add key rather than manually driving gpg, which...
Joey Hess
2017-11-20
prevent Sbuilt.useHostProxy from looping by not peeking too early
Joey Hess
2017-09-25
Apt.isInstalled: Fix handling of packages that are not known at all to apt.
Joey Hess
2017-07-15
add a description for Apt.useLocalCacher
Sean Whitton
2017-07-15
drop suggestion to use Apt.mirror for a LAN apt cacher
Sean Whitton
2017-07-15
add Apt.proxy, Apt.useLocalCacher
Sean Whitton
2017-03-19
Apt.mirror can be used to set the preferred apt mirror of a host, overriding ...
Joey Hess
2017-03-19
shorten names of mirror properties
Sean Whitton
2017-03-19
add Apt.hostMirrorIs
Sean Whitton
2017-03-19
improve error msg from Apt.getHostMirror
Sean Whitton
2017-03-19
add Ubuntu std mirror to Apt.hs
Sean Whitton
2017-03-19
replace debCdn with stdArchiveLines
Sean Whitton
2017-03-19
replace use of debCdn in Apt.hs
Sean Whitton
2017-03-19
add withHostMirror helper
Sean Whitton
2017-03-19
add HostMirror info type
Sean Whitton
2017-03-15
Added Monoid instances for Property and RevertableProperty.
Joey Hess
2017-02-26
use val instead of show
Joey Hess
2017-02-13
deb.debian.org
Joey Hess
2017-02-04
AptPrefPackage -> AptPackagePref
Sean Whitton
2017-02-04
Apt.pinnedTo takes a list of suites and pin priorities
Sean Whitton
2017-02-04
factor out suitePinBlock
Sean Whitton
2017-02-04
rm superfluous TODO
Sean Whitton
2017-02-02
add Explanation: lines to pref files
Sean Whitton
2017-02-02
drop a superfluous blank line in pref file
Sean Whitton
2017-02-02
fix type of Apt.pinnedTo
Sean Whitton
2017-02-02
AptPrefPackage type
Sean Whitton
2017-02-02
Apt.pinnedTo uses File.configFileName
Sean Whitton
2017-01-31
more spacing
Sean Whitton
2017-01-31
neaten the prefs file Apt.pinnedTo generates
Sean Whitton
2017-01-31
spacing
Sean Whitton
2017-01-31
describe Apt.pinnedTo
Sean Whitton
2017-01-31
pass a tuple to Apt.pinnedTo
Sean Whitton
2017-01-31
suiteAvailablePinned avoids pinning backports
Sean Whitton
2017-01-31
implement Apt.pinnedTo
Sean Whitton
2017-01-30
commented hacking
Sean Whitton
2017-01-30
TODO
Sean Whitton
2017-01-30
fix swapped sourceFile & prefFile
Sean Whitton
2017-01-30
refactor to fix type errors
Sean Whitton
2017-01-30
pin even if hostSuite == suite
Sean Whitton
2017-01-30
tweak stub
Sean Whitton
2017-01-30
implement suiteAvailablePinned
Sean Whitton
2017-01-30
pin property prototypes
Sean Whitton
2017-01-19
add Apt.noPDiffs
Sean Whitton
2016-06-18
Really make Apt.install fail when asked to install a package that apt does no...
Joey Hess
2016-06-17
Apt.install: When asked to install a package that apt does not know about, it...
Joey Hess
2016-06-13
add DebianKernel datatype
Félix Sipma
2016-04-05
Apt.unattendedUpgrades: mail root
Félix Sipma
2016-04-05
add comments
Joey Hess
[next]