mirror of
https://github.com/oerg866/win98-quickinstall.git
synced 2026-04-25 21:15:52 +03:00
[PR #48] [CLOSED] Small fixes and improvements towards version 1.0 #86
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/win98-quickinstall#86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/oerg866/win98-quickinstall/pull/48
Author: @perchrh
Created: 7/6/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
9329a84Don't require a github+sshkey setup3f371c0Don't download terminfo etc on every buildf2b9470Don't use the system's zlib if present2f40223Skip pylibmount build to avoid compilation issues6322167Make it clearer where sudo is required, and give a helpful hint for how to allow mknod to be called in an unpriviliged lxc container build environment27c16d4Make sysprep.py ready to run20ef99dAvoid question about missing config option2c4a646Make comments easier to read, add two helpful prints about what's going on6525307Minor clarifications and fixes to make it easier to read. Importantly, remove outdated info that osroot uses a default valuec0bb703Improve requirements description📊 Changes
10 files changed (+110 additions, -63 deletions)
View changed files
📝
.gitmodules(+5 -5)📝
BUILDING.md(+9 -6)📝
README.md(+20 -17)📝
build.sh(+21 -7)📝
buildscripts/linux_config(+2 -0)📝
buildscripts/linux_config.cd(+2 -0)📝
buildscripts/linux_config.flp(+2 -0)➕
buildscripts/pciutils_patches/disable_zlib.patch(+14 -0)📝
init.sh(+21 -15)📝
sysprep/sysprep.py(+14 -13)📄 Description
Some build fixes I needed to build on a fresh install of Ubuntu 22.04 LTS. Some documentation improvements. Some quality of life improvements.
Tested ok with cdrom install and cd boot and floppy boot.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.