Removed docs folder
This commit is contained in:
parent
41461710c0
commit
01681fe56e
@ -1,28 +0,0 @@
|
|||||||
<head>
|
|
||||||
<title>Xanvico</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<style>h1 {text-align: center;}</style>
|
|
||||||
<h1>Xanvico</h1>
|
|
||||||
<hr>
|
|
||||||
<a href="https://vinceale7082.github.io/XanvicOS/en/index.html"><U>Home</U></a> | <a href="https://vinceale7082.github.io/XanvicOS/en/xanvico/xanvico.html"><U>XanvicOS</U></a>
|
|
||||||
<hr>
|
|
||||||
<h2>Welcome to the Xanvico's archive!</h2>
|
|
||||||
<h3>Why does this website exist?</h3>
|
|
||||||
I created this website because I wanted to.
|
|
||||||
<h3>What you'll be using this website for?</h3>
|
|
||||||
I'll use this website the things that I do.
|
|
||||||
<h3>What exacly is Xanvico and XanvicOS?</h3>
|
|
||||||
Xanvico is the name of our frind group.
|
|
||||||
<br>
|
|
||||||
XanvicOS is the operative system that we're working and I'll not use an existing kernel like the Linux or BSD ones because I hate my life.
|
|
||||||
<br>
|
|
||||||
The operative system will be a DOS like system that supports the x86_64 architecture that will execute 16,32 and 64 bit executable and the GNU/Linux (and if I can do it) and Windows ones.
|
|
||||||
<br>
|
|
||||||
In the future we'll think about developing source based package manager (like Gentoo's portage).
|
|
||||||
<br>
|
|
||||||
A GUI will be added in future (I hope it'll be a tiling window manager with some additions like an app menu, a bar like the waybar and others).
|
|
||||||
<br>
|
|
||||||
<hr>
|
|
||||||
<p>~Vincenzo Aleksey Brocato </p>
|
|
||||||
</body>
|
|
@ -1,19 +0,0 @@
|
|||||||
<head>
|
|
||||||
<title>Xanvico</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<style>h1 {text-align: center;}</style>
|
|
||||||
<h1>XanvicOS</h1>
|
|
||||||
<hr>
|
|
||||||
<a href="https://vinceale7082.github.io/XanvicOS/en/index.html"><U>Home</U></a> | <a href="https://vinceale7082.github.io/XanvicOS/en/xanvico/xanvico.html"><U>Xanvico</U></a>
|
|
||||||
<hr>
|
|
||||||
<h3>What are Xanvico and XanvicOS?</h3>
|
|
||||||
I already explained it in the home page, I don't wanna write it again.
|
|
||||||
<h3>How is going on the XanvicOS development?</h3>
|
|
||||||
Good
|
|
||||||
<h3>How will you call the XanvicOS's kernel?</h3>
|
|
||||||
Idk, help me.
|
|
||||||
<br>
|
|
||||||
<hr>
|
|
||||||
<p>~Vincenzo Aleksey Brocato</p>
|
|
||||||
</body>
|
|
@ -1,13 +0,0 @@
|
|||||||
<head>
|
|
||||||
<title>XanvicOS Website</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<h1>
|
|
||||||
<U>
|
|
||||||
Welcome to XanvicOS Website
|
|
||||||
</U>
|
|
||||||
</h1>
|
|
||||||
<hr>
|
|
||||||
<a href="https://vinceale7082.github.io/XanvicOS/it/index.html">Italian Website</a> | <a href="https://vinceale7082.github.io/XanvicOS/en/index.html">Engish Website</a>
|
|
||||||
<hr>
|
|
||||||
</body>
|
|
@ -1,28 +0,0 @@
|
|||||||
<head>
|
|
||||||
<title>Xanvico</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<style>h1 {text-align: center;}</style>
|
|
||||||
<h1>Xanvico</h1>
|
|
||||||
<hr>
|
|
||||||
<a href="https://vinceale7082.github.io/XanvicOS/it/index.html"><U>Home</U></a> | <a href="https://vinceale7082.github.io/XanvicOS/it/xanvico/xanvico.html"><U>XanvicOS</U></a>
|
|
||||||
<hr>
|
|
||||||
<h2>Benvenuto nell'archivio di Xanvico!</h2>
|
|
||||||
<h3>Perché questo sito esiste?</h3>
|
|
||||||
Ho creato questo sito perché avevo voglia di farlo.
|
|
||||||
<h3>A cosa serve questo sito?</h3>
|
|
||||||
Questo sito serve a pubblicare le peggio cavolate che faccio.
|
|
||||||
<h3>Cosa sono Xanvico e XanvicOS</h3>
|
|
||||||
Xanvico è il nome del gruppo di amici composto da me e altri 2 ragazzi.
|
|
||||||
<br>
|
|
||||||
XanvicOS è il sistema operativo su cui ̷s̷̷t̷̷i̷a̷̷m̷̷o̷ sto lavorando e non userò un kernel già esistente come quello linux o quello BSD perché odio la vita.
|
|
||||||
<br>
|
|
||||||
Il sistema operativo dovrebbe essere un sistema simile al DOS che supporta l'archittetura x86_64, ma che può avviarsi in una "DOS mode" (come Windows 9x, escludendo Windows ME) che in futuro sarà capace di eseguire nativamente gli eseguibili 16,32 e 64 bit e quelli di GNU/Linux e (se ci riesco) anche di Windows.
|
|
||||||
<br>
|
|
||||||
In futuro si penserà anche allo sviluppo di un package manager dove si può compilare tutti i pacchetti da sorgente (come Portage, package manager di Gentoo GNU/Linux, distro che sto attualmente usando) ma in futuro sarà anche possibile installare pacchetti già compilati dal sottoscritto.
|
|
||||||
<br>
|
|
||||||
Una GUI verrà aggiunta in futuro (spero che sia un tiling window manager con qualche aggiunta) e quando essa sarà stabile pubblicherò il codice sorgente su github in modo da farmi aiutare anche da altri.
|
|
||||||
<br>
|
|
||||||
<hr>
|
|
||||||
<p>~Vincenzo Aleksey Brocato</p>
|
|
||||||
</body>
|
|
@ -1,19 +0,0 @@
|
|||||||
<head>
|
|
||||||
<title>Xanvico</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<style>h1 {text-align: center;}</style>
|
|
||||||
<h1>XanvicOS</h1>
|
|
||||||
<hr>
|
|
||||||
<a href="https://vinceale7082.github.io/XanvicOS/it/index.html"><U>Home</U></a> | <a href="https://vinceale7082.github.io/XanvicOS/it/xanvico/xanvico.html"><U>XanvicOS</U></a>
|
|
||||||
<hr>
|
|
||||||
<h3>Cos'è Xanvico/XanvicOS?</h3>
|
|
||||||
L'ho già spiegato nella pagina Home, non ho voglia di scrivere.
|
|
||||||
<h3>A che punto XanvicOS?</h3>
|
|
||||||
Si avvia in nella modalità 16 bit grazie ad un floppy formattato con FAT12 da cui il bootloader carica il kernel che fa apparire sullo schermo il messaggio di Hello World.
|
|
||||||
<h3>Come chiamerai il kernel di XanvicOS (ad esempio Linus Torvalds ha chiamato il suo Linux)?</h3>
|
|
||||||
Non ne ho la più pallida idea. Aiutami!
|
|
||||||
<br>
|
|
||||||
<hr>
|
|
||||||
<p>~Vincenzo Aleksey Brocato</p>
|
|
||||||
</body>
|
|
Loading…
x
Reference in New Issue
Block a user