Hi all, 

FreeDOS Interim Build T2212 is now available at 
https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/test/ 
<https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/test/>

Mostly, this update consists of improvements to KEYB and 5 other package 
updates and me tinkering with the GitLab CI/CD to deploy ZIP archive packages 
that are directly compatible with installation by FreeDOS package managers like 
FDNPKG. 

Changes since T2211:

2022-11-28 00:11:43 label (shidel): add CI/CD pipeline
2022-11-25 13:14:55 sqlite (shidel): included basic CI/CD pipleline
2022-11-22 11:35:23 v8power (Shidel): Unstable devel merge to master
2022-11-22 11:35:23 v8power (Shidel): Merge branch 'unstable' into 'master'
2022-11-22 08:06:59 v8power (shidel): CI/CD pipeline update
2022-11-22 07:56:31 v8power (shidel): update v22.11.22
2022-11-21 11:35:56 fdbanner (shidel): added CI/CD to validate project and 
generate FreeDOS package
2022-11-21 06:39:59 links (shidel): added CI/CD to validate project and 
generate FreeDOS package
2022-11-21 06:27:32 gopherus (shidel): added CI/CD to validate project and 
generate FreeDOS package
2022-11-21 06:19:36 fdhelper (shidel): added CI/CD to validate project and 
generate FreeDOS package
2022-11-21 06:13:41 upx (shidel): added CI/CD to validate project and generate 
FreeDOS package
2022-11-20 23:56:39 keyb (Aitor Santamaría Merino): Update KEYB.LSM
2022-11-20 12:47:28 keyb (shidel): added LFN and Timestamp support to release 
pipeline
2022-11-19 13:46:53 keyb (shidel): improved CI/CD messages and pre-compressed 
package SOURCES
2022-11-18 22:45:55 keyb (shidel): added prototype CI/CD verification with 
automatic release tagging and FreeDOS package creation
2022-11-16 22:20:29 keyb (Aitor Santamaría Merino): Message catalog translation 
for German.
2022-11-16 13:48:07 project_FD-NLS (shidel): report update
2022-11-16 13:45:06 clamdb (shidel): updated to latest virus definitions v54 
(2011-10-10)
2022-11-16 13:25:24 wde (shidel): updated v1.0
2022-11-16 13:24:38 project_FD-NLS (shidel): updated BLOCEK NLS from v1.71 
sources
2022-11-16 13:07:28 blocek (shidel): updated v1.71
2022-11-16 12:55:01 project_FD-NLS (shidel): report update
2022-11-16 12:42:46 gopherus (shidel): updated v1.2.2
2022-11-16 12:33:18 project_FD-NLS (shidel): KEYB: DE from W.Spiegl
2022-11-16 12:08:41 project_FD-NLS (shidel): KEYB: English NLS correction from 
Aitor
2022-11-14 22:52:42 keyb (Aitor Santamaría Merino): Turkish message file
2022-11-14 22:51:51 keyb (Aitor Santamaría Merino): French messages file
2022-11-14 22:19:45 keyb (Aitor Santamaría Merino): Update KEYBMSG.NLS
2022-11-11 11:17:09 project_FD-NLS (cardpuncher): Add files via upload
2022-11-11 06:03:16 project_FD-NLS (shidel): report update
2022-11-11 05:32:35 project_FD-NLS (shidel): Merge pull request #147 from 
cardpuncher/master
2022-11-09 18:31:47 keyb (Aitor Santamaría): Move the NLS file to the right 
folder
2022-11-09 18:16:59 keyb (Aitor Santamaría): Last copmiled version
2022-11-09 18:10:48 keyb (Aitor Santamaría): Change version name, update 
documentation, add ES translations
2022-11-09 14:27:32 project_FD-NLS (shidel): report update
2022-11-09 14:10:58 project_FD-NLS (shidel): added KEYB ES translation
2022-11-09 14:04:09 keyb (shidel): moved ES translation file to sources 
directory
2022-11-09 13:59:48 keyb (shidel): timestamp and index file update
2022-11-09 11:30:27 project_FD-NLS (shidel): added english NLS for keyb
2022-11-09 10:30:02 project_FD-NLS (shidel): FreeCOM: removed mention of 
unsupported DIR /V switch from docs
2022-11-09 09:46:37 project_FD-NLS (shidel): Merge pull request #146 from 
andrewbird/dir
2022-11-08 21:23:09 keyb (Aitor Santamaría): Minor changes to syntax
2022-11-07 10:23:31 project_FD-NLS (Andrew Bird): FreeCOM: DIR command has no 
/V switch
2022-11-06 00:50:14 keyb (Aitor Santamaría): Minor changes to improve 
compatibility and syntax errors

On a side note…

For the longest time, the RBE (Release Build Environment) throws an error when 
validating one of the packages. This is the only “true” error remaining during 
the build of a release. The error is spread across the these two lines in the 
error log. 

2022-12-01 01:59:47-05:00 package 'opengem', error extracting 
'/SOURCE/OPENGEM/SOURCES.ZIP/PROGRAMMING TOOLKITS AND UTILITIES AND BUILD 
TOOLS/atari gem programming library hexaid manual for games.zip'
2022-12-01 01:59:47-05:00 dfab68a6 crc, package error.

It would be really nice to get this issue resolved. I don’t know if the package 
is corrupt, using an incompatible compression or some other issue. I just know 
it does not extract without having an error. It would be great if someone would 
look into the problem and possible submit a merge request to fix it in the 
GitLab archive at https://gitlab.com/FreeDOS/gui/opengem 
<https://gitlab.com/FreeDOS/gui/opengem> . Also, I think OpenGem has some 
configuration issues resulting in low display quality. 

Once again, the DJGPP packages have been left out for now. We still need to 
decide what we are going to do in regards to the massive 900+ MB download when 
they are included. Maybe we should split off development tools to a DevelCD and 
the GUI’s to a GuiCD. Maybe we should trim down the Release some and just leave 
a lot of that stuff available from the Update Repository on ibiblio. IDK.

However, users tend to get upset when you take away things they use. While 
anything left out will still be available on the Update Repository and other 
locations, it is an inconvenience to the end user to fetch them. It can also be 
difficult to get them onto real hardware for installation. 

We could take the path many Linux Distros have used. For example, SuSE Linux 
(forget the exact versions) was released on a 6 CD set. However, it also 
included a DVD with everything. I kinda like the convenience of having 
everything we have available easily accessible from a single source media. 
Maybe thats just me.  

Thanks,

Jerome

_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to