Forum: Alternatives
2018-01-24, 22:41
|
Replies: 3,323
Views: 1,344,462
Re: Easy Debian Fremantle Beta Testing
Just some quick tip (and it's probably not even new in this thread - in fact I'm pretty sure it's at least mentioned somewhere in the early 100 pages):
I just installed Marble in ED and stumbled...
|
Forum: Competitors
2017-11-26, 09:54
|
Replies: 221
Views: 93,655
|
Forum: Jolla Tablet
2017-09-17, 14:14
|
Replies: 1,396
Views: 423,096
Re: [Live] Youyota 2-in-1 Tablet
For the time we are waiting, here is an awesome interview with Allen Kay, (https://www.fastcompany.com/40435064/what-alan-kay-thinks-about-the-iphone-and-technology-now) the 60s & 70s XEROX Parc...
|
Forum: Development
2017-09-06, 20:36
|
Replies: 181
Views: 97,027
|
Forum: Community
2017-04-02, 22:35
|
Replies: 317
Views: 170,087
|
Forum: Maemo 5 / Fremantle
2017-02-07, 07:04
|
Replies: 10
Views: 12,144
Re: udhcp and dnsmasq info
udhcpc does the requesting of IP address leases (I think you figured this part out), and dnsmasq takes care of name resolution.
As for how they work together:
dnsmasq settings look for a...
|
Forum: Development
2017-01-19, 15:56
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
I know it's a bit OT but a) it's relevant and b) it's my thread :D
In terms of your GTK2 build, I know hcp is mostly buildable, you may have to disable the tools feature (unlock code iirc). Other...
|
Forum: Development
2017-01-19, 08:02
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
Bit odd, but have you tried testing your GTK2 Hildon whilst running GTK3 H-D? I think it should be fine but you never know. If that works it opens options for maintaining backwards compatibility...
|
Forum: Development
2017-01-18, 20:17
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
Great!!!
In the meanwhile I made a fully bootable gtk2 based h-d(and hildon-status-menu) on top of devuan, though GTK2 this is a bit of OT here :).
|
Forum: Competitors
2017-01-12, 04:40
|
Replies: 9
Views: 9,722
|
Forum: Competitors
2017-01-06, 10:29
|
Replies: 221
Views: 93,655
|
Forum: Competitors
2017-01-04, 08:18
|
Replies: 221
Views: 93,655
|
Forum: Maemo 5 / Fremantle
2016-12-06, 23:09
|
Replies: 1,883
Views: 788,909
|
Forum: Maemo 5 / Fremantle
2016-12-06, 20:04
|
Replies: 1,883
Views: 788,909
Re: [Announce] CSSU Testing thread
That's easy enough.
I've already scripted the cloning and pulling from git.
I'll set up a new vm to do the building over the next couple days.
I guess this is my official offer to be cssu...
|
Forum: Development
2016-11-30, 08:30
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
Great!
Unless those changes need half(or more) of the applications in Fremantle to be forward-ported (instead of simply recompiled), I am ok.
And I started to go over all Fremantle packages...
|
Forum: Development
2016-11-29, 22:05
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
I've started to go over CSSU Hildon to see about GTK3 conversion. I've set up a new repo as a fork of the CSSU version. I'm now going over all of the file diffs compared to my version. Some will...
|
Forum: Development
2016-11-27, 19:00
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
first results, devuan jessie on allwinner tablet (mali 400 GPU)
http://46.249.74.23/allwinner/20161127_001.mp4
(download the video, do not try to play it in the browser)
|
Forum: Development
2016-11-18, 07:21
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
@Android_808: please pull latest osso-systemui, iphbd and iphbd-dkms (this is the kernel module needed by iphbd) from the cssu repo, it has all the problems so far (I am aware of) fixed. Also, you...
|
Forum: Development
2016-11-17, 19:32
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
Yes. /bin/sh is symlink to bash. There is no POSIX shell!
Those are broken packages which needs to be fixed if you want to compile then outside scratchbox.
Then it is good candidate...
|
Forum: Development
2016-11-17, 19:27
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
My fault, environmeny wasn't configured quite right (BOOTSTATE was in user's environment but not root's). Starts now when called manually but is built for an amd64 virtual machine as I don't have a...
|
Forum: Development
2016-11-17, 17:01
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
Which problems?
if you needs -e param for echo, then you need to use bash as shell. In Makefile it can be done by adding line:
SHELL := /bin/bash
|
Forum: Development
2016-11-17, 16:56
|
Replies: 181
Views: 97,027
|
Forum: Development
2016-11-17, 16:54
|
Replies: 181
Views: 97,027
|
Forum: Development
2016-11-17, 11:48
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
Slowly getting further. xset770 and anim-shower are actually featured in real-af-startup. As posted earlier xset700 is building fine without libxsp so I guess it's ok. anim-shower has a background...
|
Forum: Development
2016-11-17, 08:06
|
Replies: 181
Views: 97,027
Re: [WIP] Fremantle GTK3 Experiment
In the meanwhile - libtime0 RE is almost finished, clockd will take some time, fortunately we have some clue from Nokia which will ease it - http://maemo.org/api_refs/5.0/alpha/clockd/files.html
|