diff --git a/doc/Radicale.raw.xml b/doc/Radicale.raw.xml index 8e153239c..09fb8d216 100644 --- a/doc/Radicale.raw.xml +++ b/doc/Radicale.raw.xml @@ -4,6 +4,11 @@ FreedomBox/Manual/Radicale + + 34 + 2018-07-10 18:04:49 + BartNotelaers + 33 2018-06-17 16:36:11 @@ -408,13 +413,51 @@ file = /etc/radicale/rights]]> - Restart the radicale server or the FreedbomBox + Restart the radicale server or the FreedomBox
Importing files If you are using a contacts file exported from another service or application, it should be copied to: /var/lib/radicale/collections/user/contact file name.vcf. +
+
+ Installing Radicale on ''testing'' version of Freedombox + Radicale is currently not included in the testing version of Freedombox, but can be installed by temporarily using files from the unstable version. Use SSH to connect to your Freedombox: + + + + + + Then edit the sources for the Freedombox software repositories: + + + + + + This will open a command line text editor. Edit the list as seen below. Add one line with the unstable sources and disable the other sources by turning them into comments by adding # in front: + + + + + + After saving this file, refresh the sources: + + + + + + Then you may install Radicale from Plinth. + Afterwards, reverse the changes to the software sources list so automatic updates may be processed properly - important for the security of your Freedombox. diff --git a/doc/freedombox-manual.raw.xml b/doc/freedombox-manual.raw.xml index db5ef0d29..7e0efde9e 100644 --- a/doc/freedombox-manual.raw.xml +++ b/doc/freedombox-manual.raw.xml @@ -1233,7 +1233,7 @@ file = /etc/radicale/rights]]> - Restart the radicale server or the FreedbomBox + Restart the radicale server or the FreedomBox
@@ -1241,6 +1241,44 @@ file = /etc/radicale/rights]]> Importing files If you are using a contacts file exported from another service or application, it should be copied to: /var/lib/radicale/collections/user/contact file name.vcf. +
+ Installing Radicale on ''testing'' version of Freedombox + Radicale is currently not included in the testing version of Freedombox, but can be installed by temporarily using files from the unstable version. Use SSH to connect to your Freedombox: + + + + + + Then edit the sources for the Freedombox software repositories: + + + + + + This will open a command line text editor. Edit the list as seen below. Add one line with the unstable sources and disable the other sources by turning them into comments by adding # in front: + + + + + + After saving this file, refresh the sources: + + + + + + Then you may install Radicale from Plinth. + Afterwards, reverse the changes to the software sources list so automatic updates may be processed properly - important for the security of your Freedombox. +
@@ -6059,7 +6097,7 @@ Password:
Download - FreedomBox SD card images are available for this device. Follow the instructions on the download page to create a FreedomBox SD card and boot the device. These SD card images are meant for use with the on-board SD card slot and won't work when used with a separate SD card reader connected via USB. + FreedomBox MicroSD card images are available for this device. Follow the instructions on the download page to create a FreedomBox MicroSD card and boot the device. These MicroSD card images are meant for use with the on-board MicroSD card slot and won't work on the SD card slot or when using a separate MicroSD card reader connected via USB. An alternative to downloading these images is to install Debian on the device and then install FreedomBox on it.
@@ -6132,7 +6170,10 @@ Password: Known Issues - None + Not visible on local network + + + When booting the 'stable' image (made on 2017-06-18) the board does not automatically get an IP address from the router's DHCP server over ethernet. Booting the 'testing' image (2018-06) the board does get an IP address. Tested on MICRO hardware revision J.
@@ -7421,6 +7462,22 @@ wget https://www.thinkpenguin.com/files/ath9k_firmware_free-version/htc_7010.fw]
Release Notes The following are the release notes for each FreedomBox version. +
+ Version 0.34.0 (2018-07-16) + + + Prompt for secret during firstboot welcome + + + (Does not apply to downloadable FreedomBox images, but only when installed using freedombox-setup package.) + + + + + Updated translations for Italian, Dutch, Hindi, Hungarian + + +
Version 0.33.1 (2018-07-04)