Commit Graph

283 Commits

Author SHA1 Message Date
2004300949 Add basic 32-bit UEFI loader.
git-svn-id: svn://kolibrios.org@8150 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 17:52:10 +00:00
14fd662172 autobuild: Add distr data to kolibri.raw image.
git-svn-id: svn://kolibrios.org@8148 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 15:55:42 +00:00
b133df87d6 Add sine.mp3: 5184 bytes / 5 seconds long test file.
5 seconds are notes C-E-G-E-C, one per second.

git-svn-id: svn://kolibrios.org@8131 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-03 17:57:32 +00:00
ddd545e037 Autobuild hybrid bios/uefi kolibri.raw boot image.
git-svn-id: svn://kolibrios.org@8118 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-26 21:45:27 +00:00
8e5b79b154 kernel: Don't read acpi_dev_* vars that if uninitialized.
Currently only uefi4kos loader initializes these variables. May be one
day BIOS loaders will load DEVICES.DAT file and initialize these vars
too, may be one day we will detect APIC IRQs via ACPI. But not today.

git-svn-id: svn://kolibrios.org@8117 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-26 04:29:48 +00:00
maxcodehack
ffb342897b Add 'fridge' to ISO
git-svn-id: svn://kolibrios.org@8112 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-21 16:15:09 +00:00
maxcodehack
17425f3b6f add 'tools' folder
git-svn-id: svn://kolibrios.org@8100 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-14 06:25:03 +00:00
ab9b1ebb4a uefi4kos: Read config and kernel files from the disk.
* Now there is a config file with boot options, example included.
* Config, kernel and ramdisk are loaded from the disk, not compiled in.
* DEVICES.DAT file is also optionally loaded from the disk.
* Also, move the loader to /kernel/trunk/bootloader/uefi4kos.

git-svn-id: svn://kolibrios.org@8092 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-06 03:32:57 +00:00
f5e0f96e84 Add extended_primary_loader to autobuild.
* Build fat1x, fat32, cdfs, after_win loaders.
* Set use_lba=1 by default in fat32 loader.
* Build kolibri.raw: flash / hdd image.
* Add example config.ini file.
* Add an option (config file and screen) to not load ramdisk image.
* Add an option (config file only) to set /sys path.

Now you can boot without a ramdisk from a storage that is supported
by the kernel itself, i.e. without loadable drivers. Thus you can not
load the system without a ramdisk from SATA/AHCI and USB drives.

git-svn-id: svn://kolibrios.org@8091 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-04 16:53:59 +00:00
CleverMouse
dd9ab58a5e tup began to track dot-files as well, switch to an out-of-tree script to get the current revision
git-svn-id: svn://kolibrios.org@8060 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-10 16:46:01 +00:00
Kirill Lipatov (Leency)
0e1c643fed img_transform: add to ISO
sysfuncr.txt: prettify formatting

git-svn-id: svn://kolibrios.org@8018 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-03 15:13:04 +00:00
Kirill Lipatov (Leency)
717f2f2b9f KFM: use build-in icons
git-svn-id: svn://kolibrios.org@7996 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-28 16:00:42 +00:00
Kirill Lipatov (Leency)
f14c7a99a7 Backy: new version by JohnXenox
git-svn-id: svn://kolibrios.org@7994 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-27 20:51:12 +00:00
Kirill Lipatov (Leency)
baa8e3dca2 boxlib/tree_list: react on double click as on enter
ftpc: set default user and server (kolibrios.org), some cosmetic improvements
beat and playnote: add to ISO

git-svn-id: svn://kolibrios.org@7959 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 13:15:53 +00:00
Magomed Kostoev (mkostoevr)
608682fa1e Add missing headers for dynamic linking.
git-svn-id: svn://kolibrios.org@7947 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 09:18:12 +00:00
Kirill Lipatov (Leency)
3e707a6c81 Replace TxtRead by Quark in IMG
git-svn-id: svn://kolibrios.org@7946 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-18 10:47:08 +00:00
Kirill Lipatov (Leency)
9cbbd32503 remove Life from menu.dat as it is at ISO now; and accessible from APP+
git-svn-id: svn://kolibrios.org@7931 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 15:15:14 +00:00
Kirill Lipatov (Leency)
734b394c93 fix various bugs found by Yuriy Olegov
git-svn-id: svn://kolibrios.org@7928 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 13:32:10 +00:00
Kirill Lipatov (Leency)
27cb400814 cmm move small aps into cmm/misc folder
git-svn-id: svn://kolibrios.org@7911 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 07:58:18 +00:00
Kirill Lipatov (Leency)
0639ff9a42 more apps into testing folder
git-svn-id: svn://kolibrios.org@7900 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 13:02:22 +00:00
Kirill Lipatov (Leency)
d38df2bc63 move some apps to the programs/testing folder
git-svn-id: svn://kolibrios.org@7899 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 12:54:55 +00:00
Kirill Lipatov (Leency)
b38cab6054 icons16.png: small colors tweak to bring them into the common gamma
eng/settings/menu.dat: general update, sunc with rus
/data/rus/pipetka: remove as it is closed-source and replace by
pipet: add to IMG/develop/pipet (open-source, copy to clipboard function)
cmm/lib/io.h: fix library function
ircc: add 'x' to the close button, update tab colors to fix low contrast on some skins

git-svn-id: svn://kolibrios.org@7889 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 15:43:50 +00:00
Kirill Lipatov (Leency)
eb33af59d1 add backy to IMG, update cmm/lib/collection.h
git-svn-id: svn://kolibrios.org@7885 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 10:05:01 +00:00
4c93be120f FIx typo in Tupfile.lua, copy kwine libs to the ISO.
git-svn-id: svn://kolibrios.org@7875 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 23:48:58 +00:00
Kirill Lipatov (Leency)
34f09c2bdd trying to add kwine ot ISO again
git-svn-id: svn://kolibrios.org@7874 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 22:58:18 +00:00
Kirill Lipatov (Leency)
fb5e8402f1 fix prior
git-svn-id: svn://kolibrios.org@7871 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 21:43:03 +00:00
Kirill Lipatov (Leency)
7169ea5d6b file managers: associate .img with unimg
add LUA to ISO

git-svn-id: svn://kolibrios.org@7866 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 01:16:36 +00:00
Kirill Lipatov (Leency)
271f2d75e8 hm... exclude kwine
git-svn-id: svn://kolibrios.org@7865 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 00:44:06 +00:00
Kirill Lipatov (Leency)
7d89f2686a MENU.DAT: general update of Russian version
UNIMG: upload binnary, add to IMG
KWINE: upload to SVN, add to ISO

git-svn-id: svn://kolibrios.org@7864 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 00:40:51 +00:00
Kirill Lipatov (Leency)
dad5229ccd FASM: fix whole system hung if source was "dd %t" (by Prohor Nikiforov)
KFM: buildin buttons.bmp
CMM: update libs

git-svn-id: svn://kolibrios.org@7863 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 23:50:41 +00:00
Kirill Lipatov (Leency)
b364fe71e3 TCC: join two dirs into one
git-svn-id: svn://kolibrios.org@7849 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 09:59:56 +00:00
Kirill Lipatov (Leency)
00fce03e89 add new fasm to autobuild
git-svn-id: svn://kolibrios.org@7839 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:30:33 +00:00
Kirill Lipatov (Leency)
4c9dd0828e add '-ker' key to kpack to pack kernel
remove kerpack from IMG

git-svn-id: svn://kolibrios.org@7834 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 18:03:20 +00:00
Kirill Lipatov (Leency)
3b73f5a88d Fix KosChess game, fix Tynypad Italian lables, add Vaporwave skin
git-svn-id: svn://kolibrios.org@7821 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-24 18:36:36 +00:00
Kirill Lipatov (Leency)
a3563bcf26 add ar81xx.sys to IMG
git-svn-id: svn://kolibrios.org@7811 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-19 18:35:08 +00:00
Kirill Lipatov (Leency)
3ad0875d89 Add a new Menu component into IMG, use it in Eolite and Appearance
git-svn-id: svn://kolibrios.org@7778 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 21:17:55 +00:00
Kirill Lipatov (Leency)
0a6d41ab86 SYSPANEL: add Russian translation
git-svn-id: svn://kolibrios.org@7769 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-06 15:22:12 +00:00
Kirill Lipatov (Leency)
52461ceda9 add forgotten tcc files
git-svn-id: svn://kolibrios.org@7760 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 15:15:50 +00:00
Kirill Lipatov (Leency)
cdedcd29d2 fix stack.txt in data/Tupfile.lua
git-svn-id: svn://kolibrios.org@7715 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-14 20:21:38 +00:00
Kirill Lipatov (Leency)
e12f9c8615 KosChess: upload to SVN, add to ISO
git-svn-id: svn://kolibrios.org@7685 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 04:48:34 +00:00
8a54de90d7 Fix autobuild without nasm.
git-svn-id: svn://kolibrios.org@7664 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-23 23:38:14 +00:00
Kirill Lipatov (Leency)
e1a32382fd @taskbar: remove set ButtonStyle feature as duplication of eskin
KolibriN Install update

git-svn-id: svn://kolibrios.org@7660 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-20 10:40:10 +00:00
Kirill Lipatov (Leency)
d7aa06e1d1 use a new screensaver, C-- a new UI component FileBox used in DIFF app
git-svn-id: svn://kolibrios.org@7658 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-16 10:48:21 +00:00
Kirill Lipatov (Leency)
27573dd028 delete unnecessary asterisk
git-svn-id: svn://kolibrios.org@7655 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 13:09:31 +00:00
Kirill Lipatov (Leency)
aa456d953d add KolibriNext installer to ISO
git-svn-id: svn://kolibrios.org@7654 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 13:07:29 +00:00
Kirill Lipatov (Leency)
f4b9da871d add wallpappers
git-svn-id: svn://kolibrios.org@7653 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 08:16:37 +00:00
Kirill Lipatov (Leency)
524ee3ebf0 ups, fix
git-svn-id: svn://kolibrios.org@7651 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:35:13 +00:00
Kirill Lipatov (Leency)
1ce31fbdb8 ataka: fix window height, translate to English, move to ISO
piano: translate to English


git-svn-id: svn://kolibrios.org@7650 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:33:19 +00:00
Kirill Lipatov (Leency)
b831f200eb eyes: fix blinking
piano: add to rus IMG, make the code more flexible
graph: big fonts

git-svn-id: svn://kolibrios.org@7648 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 17:36:11 +00:00
Kirill Lipatov (Leency)
5486248fed APM: slightly update UI and add it to IMG
ICONS32.PNG: new mouse and APM icons, update SYSMON icons
KFONT viewer: add colored mode, on by default


git-svn-id: svn://kolibrios.org@7647 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 12:51:47 +00:00