elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/fs/config.in
CommitAuthorDateMessage
232e9dceb95865c57b28319e44c26ba784c1838Adrian Siekierka2025-11-24[mm, exec] Allow text segments pointing directly to ROMFS
59edc53f67162b30f06c08d44b11a4a4e99ec66Greg Haerr2025-03-29[kernel] Support XMS unreal mode or INT 15/1F dynamically at runtime
31ff9934265758fa4098d84cedbd1ae8acd20f3Greg Haerr2025-03-22Add XMS ramdisk framework
b1dda8570181f92d119a498b9c6a882222be560Greg Haerr2024-06-29Read OS/2 NE header
8193b82f16939bfa4ecdbfe42406b686274362dGreg Haerr2024-04-18[config] Fix duplicate CONFIG_EXEC_MMODEL=y output
69fb7e6c3fc668cff99df967564d88181db5986Greg Haerr2024-04-16Cleanup various unused or less used config options
dcfee994b5bcd497738174b0e2b2f8b36eb3270Greg Haerr2024-03-23Remove CONFIG_PIPE
2680f5816077a7827a0c6553417afdfda092702Greg Haerr2024-03-23Remove CONFIG_32BIT_INODES
ebe201ff90d2fc135fe52b7170175ab2db738acGreg Haerr2024-03-23Remove CONFIG_FS_RO
026f6b9cbb3a99fba50b3665a828bc50746a5daGreg Haerr2024-03-23Remove CONFIG_FULL_VFS
e22784a7f51dd9ad8d3fc80d7d71a444a1becd1Greg Haerr2022-03-05Correct menuconfig entry for CONFIG_FS_DEV
d3e1e631b09d07b9cc2b85d8665ecfb1cc873c4Greg Haerr2022-02-12Fix allocation error, set appropriate defaults
5ce88a0dc5a419ccdc1cc9d0efbe14f00203ee5Gregory Haerr2021-11-20[kernel] Add XMS support for Compaq Portable 386 (#1018)
de6f870ccfdaf55233f172501f386dd5d4d8e65Greg Haerr2021-11-20Revert "[kernel] Add XMS support for Compaq Portable 386"
422e4dda9e6fd1ec916fe30fcba2102e6649791Greg Haerr2021-11-20[kernel] Add XMS support for Compaq Portable 386
d7778d20eefaa60e3155871e47da46234fd6aa8Greg Haerr2021-11-15[kernel] Decrease pipe buffer size to allow for 256K XMS buffers
7e9269aeb1615a756f24e3ea064cc2bdc750986Greg Haerr2021-11-08[kernel] Add CONFIG_FS_XMS_BUFFER option to enable kernel unreal mode/A20 gate
e6e0017610e4b3458167e85366cd130ab23cf93Greg Haerr2021-04-05Add CONFIG_EXEC_COMPRESS as menuconfig option
014131510b2b6342fd2bd48993ea5204ddd6c90tkchia2020-05-18Proposed support for "medium memory model" programs in ELKS kernel (#621)
e1d7e83cfb4ec8d71ab1fa2b0ed775183df2da9Greg Haerr2020-05-06[kernel] Decrease and tune main memory usage
d73461b32caf412cbbb774fde0cdaab0dc426dfGreg Haerr2020-04-25[kernel] Implement any number of external L2 buffers
a09ab4de38822d56bc4a9f493b451d98e638391Greg Haerr2020-04-08[config] Use int13 for floppy by default, small cleanups
9350dd05674d2411c7c0d9aca2cadb7deb1ccc5mfld-fr2020-02-15[config] 32-bit inode as user option
f6a651842c2563f17a9d8e219bfc761367237aemfld-fr2020-02-08[config] Rename CONFIG_MSDOS_FS to CONFIG_FS_FAT
367f405c5a5683e6940f439eea88f5c5f7a8745mfld-fr2020-02-07[config] Add FAT fake /dev option
73d157b53a76f3d2ea3c3adb018dba9493bf586mfld-fr2018-05-16Simplify the configuration layout
9a4897e460c11e3fbe5c9a35042d05e720d8f30mfld-fr2018-04-12Remove Tcl/Tk front-end from configuration script
80ce9adba973fa59225c129d88073b24e374530mfld-fr2017-10-17[romfs] Add option for ROMFS base
dc30068b752172aee64dd814b899913ef8c6b72lithoxs2017-05-15Fix to access to inodes in FAT16 FS, issue #123. Tested only with Mellvik's dos286.img.
4e3c4337ad5cb3dfd6402d72484e71f2176bef9georgp242017-04-08Add FAT filesystem support to ELKS
9576310e5aa088c591526a7ff9cd05787306036mfld-fr2017-02-11[ne2k] Clarify drivers and network configuration
4f286df45200799a827df2d6bb4627bb57b981amfld-fr2017-02-10[ne2k] Close mfld-fr#4 : CONFIG_ETH option
bc3e1c4e2c01f50cb0f245e136632256321f3f7Jody Bruchon2012-02-17Removed all MSDOS/FAT/VFAT options. There was no code associated with them whatsoever.
5c9193934c4562e5790ea82853f016b52ca0ca3Jody Bruchon2012-02-17Removed elksfs filesystem; it is a clone of the Minix filesystem, and other than changing references in the code to contain the new name, elksfs contains no new or useful code at all, thereby only bloating the code base without a purpose. Furthermore, no
ae00837d4155327be83ef004b9cd211b333c20cHarry Kalogirou2002-11-01growing stack - new executable format
7db3b4848aab80b1338cc0c0233720c4ff88d4aRiley H. Williams2002-07-16Assorted bugfixes (see CHANGELOG entry dated "Tue Jul 16 12:00:00 BST 200" for details.
7c16f7fab993d748a434d8831f1dd95e644ed1bRiley H. Williams2002-06-25Rationalise ELKS kernel configuration options.
0f4cb8cc3726c4efd45c2bb1479e98519b88c19Riley H. Williams2002-06-23Rationalised configuration variables that describe the system memory state.
d7e5aa6b44493f083efe39618545d863a38b413Alan Cox2001-06-25Remove dead FS_RO option
4aea57953091fb72912ca6872fb46ab80072a3cAlan Cox2001-06-17Remove pointless option to get rid of setuid exec
b870eb79c61559a3a3b20dd166890e832e5c732Andrew Richards2000-02-04Made external buffer cache an option
15b2402a5d667b034ccd4ce3691d6267158153cAndrew Richards2000-01-20Support for suid/sgid exec by Mario Frasca.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source