Draft Stratum 1 Microserver HOWTO is up

Mike bellyacres at gmail.com
Fri May 20 16:54:21 UTC 2016


On 05/20/2016 10:10 AM, Eric S. Raymond wrote:
> I now have, at
>
> http://www.catb.org/esr/faqs/stratum-1-microserver-howto/
>
> a recipe that turns a Raspberry Pi and any of three GPS hats into a
> Stratum 1 server in about 20 minutes of work. Most of the steps can be
> done by calling different modes of a "clockmaker" script, rather than
> typing lots of command sequences.
>
Nice!

I intend to run through this soon.

I did see this while reading through, and there is a dependency issue 
with raspi-config removing triggerhappy.

# apt-get -y remove --purge bluez
# apt-get -y remove --purge triggerhappy

mike at ticker:~ $ apt-cache show raspi-config
Package: raspi-config
Version: 20160322
Architecture: all
Maintainer: Serge Schneider <serge at raspberrypi.org>
Installed-Size: 102
Depends: whiptail, parted, lua5.1, triggerhappy, alsa-utils
Priority: extra
Section: utils
Filename: pool/main/r/raspi-config/raspi-config_20160322_all.deb
Size: 15988
SHA256: f2e5f804d577f9d06490d630b0ec6cb3fd795a2e8d4b5009b7bef81b338d1ae5
SHA1: 6ce2280f0956bc2ff98c01514c6414600cbe3969
MD5sum: 5fb55a12f2dc9bc3266c6ef8a6592561
Description: Raspberry Pi configuration tool
  A simple configuration tool for common Raspberry Pi administrative tasks
Description-md5: 19630c04463bfe7193152448b53d85a0

mike at ticker:~ $

Hardly a show stopper.  If memory serves me right if you run an apt-get 
autoremove after purging triggerhappy, apt will then remove raspi-config.

Mike


More information about the devel mailing list