@@ -18,7 +18,7 @@ which is a trimmed-down Linux system enhanced with several tools for
18
18
managing the NAS. There are several flavours of hardware: Marvell
19
19
Armada (ARMv5tel, ARMv7l), Intel Atom (i686, x86_64), Freescale QorIQ
20
20
(PPC), and more. For a full list see the
21
- L<Synology FAQ|http ://forum.synology.com/wiki/index.php/What_kind_of_CPU_does_my_NAS_have>.
21
+ L<Synology FAQ|https ://forum.synology.com/wiki/index.php/What_kind_of_CPU_does_my_NAS_have>.
22
22
23
23
Since it is based on Linux, the NAS can run many popular Linux
24
24
software packages, including Perl. In fact, Synology provides a
@@ -42,7 +42,7 @@ H.Merijn Brand (DS213, ARMv5tel and RS815, Intel Atom x64).
42
42
As DSM is a trimmed-down Linux system, it lacks many of the tools and
43
43
libraries commonly found on Linux. The basic tools like sh, cp, rm,
44
44
etc. are implemented using
45
- L<BusyBox|http ://en.wikipedia.org/wiki/BusyBox>.
45
+ L<BusyBox|https ://en.wikipedia.org/wiki/BusyBox>.
46
46
47
47
=over 4
48
48
@@ -59,7 +59,7 @@ If you want to smoke test Perl, install C<Perl>.
59
59
60
60
In Settings, add the following Package Sources:
61
61
62
- http ://www.cphub.net
62
+ https ://www.cphub.net
63
63
http://packages.quadrat4.de
64
64
65
65
=item *
@@ -139,7 +139,7 @@ L<Install Entware-ng on Synology NAS|https://github.com/Entware-ng/Entware-ng/wi
139
139
140
140
That sadly does not (yet) work on QorIQ. At the moment of writing, the
141
141
supported architectures are armv5, armv7, mipsel, wl500g, x86_32, and x86_64.
142
- Check L<here|http ://pkg.entware.net/binaries/> for supported platforms.
142
+ Check L<here|https ://pkg.entware.net/binaries/> for supported platforms.
143
143
144
144
Entware-ng comes with a precompiled 5.24.1 (June 2017) that allowes
145
145
building shared XS code. Note that this installation does B<not> use
0 commit comments