Search found 112 matches

by roelof
16 Aug 2014, 18:16
Forum: General chat
Topic: ruby development
Replies: 5
Views: 3667

ruby development

Hello,

I like to use Porteus as my enviroment to develop in ruby and rails.
Does Porteus have ruby in one of the modules ?

Roelof
by roelof
23 Apr 2014, 17:44
Forum: x86_64 xzm module requests
Topic: inteljij and clojure
Replies: 3
Views: 3083

Re: inteljij and clojure

Could be.

The upstream url is : http://www.jetbrains.com/idea/

Roelof
by roelof
23 Apr 2014, 15:07
Forum: x86_64 xzm module requests
Topic: inteljij and clojure
Replies: 3
Views: 3083

inteljij and clojure

Hello,

I like to learn clojure with these tools.
Are they avaible on Porteus or can they be made avaible ?

Roelof
by roelof
15 Feb 2014, 19:46
Forum: Development
Topic: Porteus changing distro
Replies: 87
Views: 74001

Re: Porteus changing distro

I agree.

I played a little bit with docker and I think this could be a better way to handle the modules.
Every module can be a sort of layer which can be more easily be updated then the current way as far as I can see.

If someone wants to help me , maybe we can try if this can work.

Roelof
by roelof
28 Jan 2014, 06:14
Forum: Development
Topic: Arch kernel in Porteus
Replies: 2
Views: 2899

Re: Arch kernel in Porteus

I want it to test if I could make a systemd enabled system.
I use the AUR scripts which are mentioned in the development section.

The problem Im now facing is that I could not make a systemd enabled initrd.

Maybe a arch based Porteus cannot be made at this moment by 1 man.

Roelof
by roelof
27 Jan 2014, 18:34
Forum: Development
Topic: Arch kernel in Porteus
Replies: 2
Views: 2899

Arch kernel in Porteus

Hello,

Has someone have success in making a Arch kernel work in Porteus.

Roelof
by roelof
25 Jan 2014, 20:10
Forum: Development
Topic: Porteus-AUR: Building Porteus modules w/ Arch build scripts!
Replies: 35
Views: 27120

Re: Porteus-AUR: Building Porteus modules w/ Arch build scri

Thanks,

I will try that.
The python error can be ignored because it python3 and I need python2.

Roelof
by roelof
25 Jan 2014, 19:29
Forum: Development
Topic: Porteus-AUR: Building Porteus modules w/ Arch build scripts!
Replies: 35
Views: 27120

Re: Porteus-AUR: Building Porteus modules w/ Arch build scri

Python fails with this message : [371/371/2] test_zlib 340 tests OK. 2 tests failed: test_strptime test_time 2 tests altered the execution environment: test_site test_urllib2_localnet 27 tests skipped: test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_cur...
by roelof
25 Jan 2014, 14:08
Forum: Development
Topic: Porteus-AUR: Building Porteus modules w/ Arch build scripts!
Replies: 35
Views: 27120

Re: Porteus-AUR: Building Porteus modules w/ Arch build scri

I tried to build systemd as a try as a normal user. It worked very well but at the end I see this output: Making install in docs/libudev make[3]: Nothing to be done for `install-exec-am'. /usr/bin/ginstall -c -m 644 ./html/api-index-full.html /usr/bin/ginstall -c -m 644 ./html/ch01.html /usr/bin/gin...
by roelof
25 Jan 2014, 09:30
Forum: Development
Topic: Porteus-AUR: Building Porteus modules w/ Arch build scripts!
Replies: 35
Views: 27120

Re: Porteus-AUR: Building Porteus modules w/ Arch build scri

oke,

No problem.
Do I get a message when something is missing then ?

Roelof
by roelof
25 Jan 2014, 09:08
Forum: Development
Topic: Porteus-AUR: Building Porteus modules w/ Arch build scripts!
Replies: 35
Views: 27120

Re: Porteus-AUR: Building Porteus modules w/ Arch build scri

Now im confused. First you said it does have dependency tracking if I do not use the d switch. Now you saying it does not have. On Cinnamon systemd is enabled by configure parameters. I can change them so disable but that means I have to use consolekit and friends to make it work. So I have to rewri...
by roelof
25 Jan 2014, 08:19
Forum: Development
Topic: Porteus-AUR: Building Porteus modules w/ Arch build scripts!
Replies: 35
Views: 27120

Re: Porteus-AUR: Building Porteus modules w/ Arch build scri

Thanks.

The only thing that I wonder is how the tool deals with systemd.

If I try to port Cinnamon this way Im sure systemd is pulled in.
And I do not know if systemd and sysVinit that Porteus is using now can work both on a system.

Maybe I can try it out ?


Roelof
by roelof
24 Jan 2014, 12:28
Forum: Development
Topic: Porteus-AUR: Building Porteus modules w/ Arch build scripts!
Replies: 35
Views: 27120

Re: Porteus-AUR: Building Porteus modules w/ Arch build scri

If I understand it well this tool does not have dependency tracking ?

Still I think it can be a good tool to port my favourite DE (Cinnamon) to Porteus.
How does this tool deal with the fact that Arch uses Systemd and Porteus does not ?

Roelof
by roelof
23 Jan 2014, 18:32
Forum: Development
Topic: Porteus changing distro
Replies: 87
Views: 74001

Re: Porteus changing distro

I choose then Debian.

If we also succeed in porting systemd then it would be much easier for porting modern DE like Gnome 3.10 or Cinnamon in.



Roelof
by roelof
23 Jan 2014, 12:06
Forum: Newbie questions
Topic: start services on startup
Replies: 1
Views: 1621

start services on startup

hello,

Suppose I want the messagebus started on startup.

What is the right way to do this ?

Roelof