Holger Hans Peter Freyther
8d89f603d3
interface: Add Vlan #7 for all GSM basestations
...
Untested, simply copy and pasted from the ticket
Related: SYS#1491
8 years ago
Holger Hans Peter Freyther
e2042ff291
init-ifupdown: Force manual IP configuration for Openport
...
Interfaces file from roh, not tested by me.
Fixes: IDU#1491
8 years ago
Holger Hans Peter Freyther
9bd8feb83c
linux-sysmocom: Enable VLAN modules for the ODU as well
...
They are available as module for the BSC/IDU and BTS.
This is why I decided to enable this as module as well
8 years ago
Holger Hans Peter Freyther
ef36c3e699
busybox: Call the file correctly it is an append
8 years ago
Holger Hans Peter Freyther
de697810db
busybox: Move the 1.23.1 to 1.23.2 for Yocto master
8 years ago
Holger Hans Peter Freyther
fc105b99dd
busybox: Catch up with Yocto master
8 years ago
Holger Hans Peter Freyther
15dc869cda
ifupdown: Package the new file as well
8 years ago
Holger Hans Peter Freyther
1ef790672e
ifupdown: Try the workdir for the files we copied
8 years ago
Holger Hans Peter Freyther
e0c7f3c621
ifupdown: Create /run/network through a tmpfiles.d
...
This way the ifupdown application will not only work
for the IDU/ODU but the BTS, BSC and any other machine
we want to build.
(untested OE modification)
8 years ago
Holger Hans Peter Freyther
ba8eee83bd
ifupdown: Jesside/SID moved to 0.7.53 and the sources are gone
...
Instead of trying to see if 0.7.53 is working, fetch 0.7.52
from a hopefully more stable source.
8 years ago
Holger Hans Peter Freyther
e7a10f014d
linux_2.6.39: Remove all traces from our layer
...
* Move the "defconfig" back to files/sysmocom-bsc/defconfig
* Remove the linux_2.6.39 recipe
8 years ago
Holger Hans Peter Freyther
ad976e4eb3
task-sysmocom-feed: Make the python json rpc available
8 years ago
Henning Heinold
8ba007f078
jsonrpclib: add recipe for jsonrpclib
...
- the git version was choosen because it has
some fixes for newer python versions
- test where done with the test file from the github
repository and some unixsocket tests failed
Related: SYS#1082
8 years ago
Holger Hans Peter Freyther
dd3b1def75
tasks-symocom-feed: Make the real ifupdown available and iproute2
8 years ago
Henning Heinold
3665ee11ce
images: add snippet for writing the sysmocom.manifest
...
Fixes: SYS#1470
8 years ago
Holger Hans Peter Freyther
8e95d188c5
interfaces: Add post-up route for the IDU
...
To be able to talk to the equipment we need to set a route
after the link is up. Assume that no other (e.g. 3G) equipment
is using the same IPv4 address range.
Message-ID: 55279904.9020802@sysmocom.de
8 years ago
Holger Hans Peter Freyther
f5acd1801c
osmo-pcu: Build new version with Jacob's changes
8 years ago
Henning Heinold
1f87162b0b
layerconf: changes to let the layer build on dora and master
...
* removes the components for dizzy, we will skip it
* simplify the mapping from DISTRO_NUMBER to DISTRO_NAME
* remove watchdog.bbappend for master
8 years ago
Henning Heinold
1f660fd4b0
netbase/init-ifupdown: seperate both overrides and remove the appends of netbase for master and dizzy
...
* historical netbase in edison was not split and files were
in netbase
Fixes: SYS#1142
8 years ago
Henning Heinold
456f674b22
wireless-tools: Remove the hack for dora too
...
Related: SYS#922
8 years ago
Henning Heinold
b271d31282
ntp: add pool.ntp.org back as default ntp server for ntpdate
...
Fixes: SYS#1185
8 years ago
Holger Hans Peter Freyther
ea1483dd5c
wireless-tools: Remove our hack from the package
...
This is not of general interest for our users. Move the code
somewhere else.
Related: SYS#922
8 years ago
Henning Heinold
21356b7508
initrdscripts: make it possbile to secure grub with a password
...
* an example setup for the IDU can be found on
https://projects.sysmocom.de/redmine/projects/sob-idu/wiki/ProvisioningSetup
Fixes: SYS#1130
8 years ago
Holger Hans Peter Freyther
88300710db
systemd: Yocto master has moved to system_219.. follow
8 years ago
Holger Hans Peter Freyther
143a630c02
sysmocom-odu: Enable autofs for systemd
...
Enable autofs support to have the proc-sys-fs-binfmt_misc.automount
be able to mount/load the binfmt support.
Related: SYS#1216
8 years ago
Holger Hans Peter Freyther
e4452116a8
cronie: Attempt to fix the bbappend for dora
8 years ago
Holger Hans Peter Freyther
1241f0e762
linux-sysmocom: Attempt to enable the nfacct module
...
NETFILTER_NETLINK_ACCT defaults to off. Let's enable it
in the config.
8 years ago
Holger Hans Peter Freyther
e0675ada31
cronie: Install crontab that cruns daily, weekly, hourly jobs
...
The crontab installed by cronie doesn't actually run the daily
files. Fix that so that our logrotate application is being called.
Related: SYS#1189
8 years ago
Holger Hans Peter Freyther
9f334509d8
ntp: Bump PR to 6 to allow online upgrades
...
As pointed out by Harald the PR is lower than the package
that is already on the device. Bump it to 6 then.
Current:
opkg list_installed | grep ntp
ntp - 4.2.8p1-r5.0
ntp-tickadj - 4.2.8p1-r5.0
ntpdate - 4.2.8p1-r5.0
8 years ago
Harald Welte
7daf173e30
ntp: (re-)add pps-tools dependency
...
otherwise the PPS driver of ntpd will not be built, even with
--enable-ATOM explicitly set during ./configure
8 years ago
Harald Welte
d44da082be
Import pps-tools recipe from current meta-oe master
8 years ago
Holger Hans Peter Freyther
c2356c429d
ntp: Upgrade to patch level 1 for additional security fixes
...
When re-importing the recipe I accidently went back to a
vulnerable version again. *sigh*.
Fixes: SYS#1211
8 years ago
Holger Hans Peter Freyther
2251e090de
busybox: After renaming the the bbappend rename the configs we use
8 years ago
Harald Welte
3a5cd732a9
ntp: forgot to add ntp_4.2.8p1.bb
8 years ago
Harald Welte
4de8fd1b08
linux-sysmocom: Add PPS platform device
8 years ago
Harald Welte
1a531a35c3
ntp: Update from 4.2.8 to 4.2.8p1 (6 vulnerability fixes)
8 years ago
Harald Welte
22c055b2f1
ntp: Enable the kernel PPS driver and use it on the ODU
8 years ago
Harald Welte
9b377fd3a9
sysmocom-odu kernel: Enable kernel PPS support
...
we still need a platform device to attach it to GPIO 115.
8 years ago
Holger Hans Peter Freyther
67d4fc8d40
uucp: Add missing configuration file
8 years ago
Holger Hans Peter Freyther
06fe8c4e40
uucp: Require logrotate and install a config file for UUCP
...
Related: SYS#1189
8 years ago
Holger Hans Peter Freyther
675690cc52
tasks-sysmocom-feed: Add logrotate to our sysmocom feed.
...
Related: SYS#1189
8 years ago
Holger Hans Peter Freyther
cf53c2b4e0
ntp: Import from meta-networking
...
Import ntp 4.2.8 from meta-networking. Our version has some weird
dependency issues that create build breakages and more.
Remove the pps-tools dependency compared to meta-networking and
leave the ntp.conf as doneby Harald (e.g. drift on /etc and not
in /var...). Now I have not verified the upgrade path but I sadly
merged testing to stable when the ntp changes were comitted on
monday. This means I can't easily test the upgrade.
8 years ago
Holger Hans Peter Freyther
be27d4cc76
busybox: Catch up with yocto-master and rename our recipe
8 years ago
Harald Welte
4235a5776f
ntp: Fix/complete update to 4.2.8p1
...
This new version of ntp has quite a number of changes, e.g.
certain utilities requiring perl, and some programs are now in
/usr/sbin rather than /usr/bin.
8 years ago
Harald Welte
42d9a2747f
ntp: bump PR
8 years ago
Harald Welte
21871fa648
ntp: add "--with-yielding-select=yes" requird by 4.2.8p1
8 years ago
Harald Welte
f47375cb49
ntp: remove tickadj.c.patch which has been merged upstream
8 years ago
Harald Welte
b386e61712
ntp: update md5sum/sha256sum
8 years ago
Harald Welte
823aa457c6
upgrade ntp from 4.2.6p3 to 4.2.8p1
...
4.2.8 has received fixes for 6 vulnerabilities, see
http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities
8 years ago
Harald Welte
979f16d1b1
odu: fix typo: sysmcom -> sysmocom
8 years ago