mirror of
https://github.com/oerg866/win98-quickinstall.git
synced 2026-04-25 21:15:52 +03:00
[GH-ISSUE #19] Busybox config and Linux config do not match submodule revisions #18
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#18
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?
Originally created by @Neo-Desktop on GitHub (Dec 4, 2024).
Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/19
Hi there, I'm trying to build this with a Docker script:
which works for the most part (aside from having to patch
.gitmodules[not posted] so that it doesn't clone using ssh with github) and a small patch toinit.sh:but the main issue I'm having is that when it comes to building busybox and the kernel, the config's need to be updated "upstream" (i.e. here) such that it doesn't prompt the user for additional input during building.
Can we please get updated configs in:
buildscripts/busybox_config,buildscripts/linux_config.flp, andbuildscripts/linux_config.cdThanks!
@oerg866 commented on GitHub (Dec 14, 2024):
Cannot reproduce with busybox at least, the config file in my silent build output is the same as buildscripts/busybox_config....?
@oerg866 commented on GitHub (May 31, 2025):
Haven't heard back so closing this for now