Search found 46 matches

by doga-1494
Fri Dec 20, 2013 1:32 pm
Forum: General
Topic: Can we add wifi drivers to visopsys ?
Replies: 4
Views: 20689

Re: Can we add wifi drivers to visopsys ?

We can port any browsers but if we use , it will create security vulnerabilities... Maybe we can create virtual machine inside of Visopsys.. So we can load them inside of that.. It can be useful :) like a using Wine on linux (I don't many things about Wine but probably it does same thing :D Creates ...
by doga-1494
Fri Dec 20, 2013 1:25 pm
Forum: General
Topic: [HOW TO] Building Visopsys under 64bit OS
Replies: 0
Views: 36847

[HOW TO] Building Visopsys under 64bit OS

Guys, With Some Small changes in Makefile.include .. Also i disabled some warnings inside Makefile.include as Andy said.. to compile OS in newer OSes.. I'm using gcc 4.8.1 ... You can compile Visopsys under 64bit Ubuntu 13.10.... Here is Makefile.include you should use with 64 bit You can see change...
by doga-1494
Fri Dec 20, 2013 12:51 pm
Forum: General
Topic: Visopsys 0.72 compiling on ubuntu 12.04
Replies: 4
Views: 19314

Re: Visopsys 0.72 compiling on ubuntu 12.04

yeah i want to improve something but i can't even compile visopsys on ubuntu 13

i changed some lines in makefile but still gives many problems... :)

EDIT : I FOUND FIX ..
by doga-1494
Mon Nov 25, 2013 8:08 pm
Forum: General
Topic: Visopsys 0.72 compiling on ubuntu 12.04
Replies: 4
Views: 19314

Re: Visopsys 0.72 compiling on ubuntu 12.04

while using that OS i feel like a FBI LOL It's completely re-wrote from stratch :D it doesnt contain anything from linux windows mac etc. So, it can't be hackable probably :D IT'S TOTALLY NEW OS :D Keep up the good work ! I believe you can get work wifi on that OS :D also i think i can help you too ...
by doga-1494
Sun Nov 24, 2013 12:51 pm
Forum: General
Topic: Can we add wifi drivers to visopsys ?
Replies: 4
Views: 20689

Can we add wifi drivers to visopsys ?

Can we add wifi drivers to visopsys ?
And then we can write a basic browser which supports html5 ? :p :D

is it possible ?
by doga-1494
Sun Nov 24, 2013 12:48 pm
Forum: General
Topic: Visopsys 0.72 compiling on ubuntu 12.04
Replies: 4
Views: 19314

Visopsys 0.72 compiling on ubuntu 12.04

GCC : doga_ozkaraca@dogaozkaraca-Inspiron-N5110:~/Desktop/visopsys-0.72-src$ gcc --version gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FI...
by doga-1494
Wed Jul 27, 2011 4:58 pm
Forum: General
Topic: How Can i Compile Visopsys under windows xp or 7 ?
Replies: 17
Views: 55209

Re: How Can i Compile Visopsys under windows xp or 7 ?

i will install linux fedora ,or other systems :D :D :D i'm bored too diffucult :D :D
by doga-1494
Wed Jul 27, 2011 4:27 pm
Forum: General
Topic: How Can i Compile Visopsys under windows xp or 7 ?
Replies: 17
Views: 55209

Re: How Can i Compile Visopsys under windows xp or 7 ?

i solved this problem . but i see now other error :) mkdir -p ../build make -C osloader make[2]: Entering directory `/cygdrive/e/tos/a/src/osloader' mkdir -p obj ../../build/system/boot ../../build nasm -f bin -w+orphan-labels mbr-simple.s -o ../../build/system/boot/mbr.simple nasm -f bin -w+orphan-...
by doga-1494
Wed Jul 27, 2011 3:54 pm
Forum: General
Topic: How Can i Compile Visopsys under windows xp or 7 ?
Replies: 17
Views: 55209

Re: How Can i Compile Visopsys under windows xp or 7 ?

thank you :D i tried but i see this errors . --- Doğa@doga-pc /cygdrive/c/tos $ make mkdir -p build/system cp COPYING.txt build/system/ mkdir -p build/system/locale make -C dist make[1]: Entering directory `/cygdrive/c/tos/dist' mkdir -p ../build/ mkdir -p ../build//temp make -C programs make[2]: En...
by doga-1494
Wed Jul 27, 2011 9:33 am
Forum: General
Topic: How Can i Compile Visopsys under windows xp or 7 ?
Replies: 17
Views: 55209

Re: How Can i Compile Visopsys under windows xp or 7 ?

i installed cygwin but when i compile visopsys i see this errors. Doğa@doga-pc ~ $ makefile /usr/bin/makefile: line 10: BUILDDIR: command not found /usr/bin/makefile: line 12: all:: command not found cp: cannot stat `COPYING.txt': No such file or directory make: *** dist: No such file or directory. ...