Search found 11 matches

by dalmegnu
Tue Jan 10, 2017 2:49 pm
Forum: General
Topic: A package/software manager for Visopsys
Replies: 4
Views: 17848

Re: A package/software manager for Visopsys

I can start immediately if you (Andy) want
by dalmegnu
Fri Dec 30, 2016 11:58 am
Forum: General
Topic: A package/software manager for Visopsys
Replies: 4
Views: 17848

Re: A package/software manager for Visopsys

Maybe we can put a '.vpm' extension on the zips (like package.vpm or package.zip.vpm). I really like the idea of the library. Using this idea the source code of vpm is almost finished, I just need to add the functions contained in the library (To install and remove packages). We have to talk about t...
by dalmegnu
Thu Dec 29, 2016 1:00 pm
Forum: General
Topic: A package/software manager for Visopsys
Replies: 4
Views: 17848

A package/software manager for Visopsys

I have created this post to talk about the package/software manager for Visopsys. Maybe you need/want to read first http://visopsys.org/forums/viewtopic.php?f=3&t=230&start=10 . I will show my original idea for the package manager, and then we can discuss about that idea (and change it, of c...
by dalmegnu
Thu Dec 29, 2016 11:32 am
Forum: General
Topic: Coordinating Efforts!
Replies: 12
Views: 62058

Re: Coordinating Efforts!

Hi people using Visopsys!

I'm currently writing a simple package manager. I wonder about if I can call it 'Visospys Package Manager (vpm)' (?)
by dalmegnu
Mon Dec 26, 2016 1:06 pm
Forum: General
Topic: How to compile software in Visopsys
Replies: 18
Views: 53381

Re: How to compile software in Visopsys

dalmegnu wrote:
andymc wrote:BTW, I fixed it up so that it builds on 64-bit, just for you :-D
Thanks. I really want to try it :D
Yeah! It compiles!! :clap: :clap: :clap: :clap: :clap:
by dalmegnu
Sat Sep 10, 2016 9:12 pm
Forum: General
Topic: How to compile software in Visopsys
Replies: 18
Views: 53381

Re: How to compile software in Visopsys

andymc wrote:BTW, I fixed it up so that it builds on 64-bit, just for you :-D
Thanks. I really want to try it :D
by dalmegnu
Fri Sep 09, 2016 8:46 pm
Forum: General
Topic: How to compile software in Visopsys
Replies: 18
Views: 53381

Re: How to compile software in Visopsys

It looks very good.

Do you know when are you going to publish this version?
by dalmegnu
Tue Aug 30, 2016 11:09 am
Forum: General
Topic: How to compile software in Visopsys
Replies: 18
Views: 53381

Re: How to compile software in Visopsys

Hmm, were you trying the compile the 0.77 code, or the preview 0.8 code? (BTW, I'm finally getting around to doing the 0.8 release - just updating documentation and whatnot) The 0.77 code had a problem with booting debug ISOs in some cases. Also: are you building on a 64-bit OS? I've been using a 3...
by dalmegnu
Mon Aug 29, 2016 3:34 pm
Forum: General
Topic: How to compile software in Visopsys
Replies: 18
Views: 53381

Re: How to compile software in Visopsys

I have compiled Visopsys from source and now I have a ISO file generated using "utils/image-cd.sh" script.

But, when I tried to execute my ISO on QEMU or VirtualBox it didn't load, just the blue screen.
by dalmegnu
Sat Apr 09, 2016 10:13 am
Forum: General
Topic: How to compile software in Visopsys
Replies: 18
Views: 53381

Re: How to compile software in Visopsys

I am triying to compile the Visopsys (original) source code, but it give me some fails.

http://notes.io/wbpT

I have make, gcc and nasm, like the BUILDING.txt file says.

Thanks.