Opened 9 years ago
Closed 8 years ago
#158 closed task (no change needed)
Build bootstrap WPI files for i686 and p4 arch
Reported by: | Lewis Rosenthal | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | yum | Version: | |
Severity: | low | Keywords: | |
Cc: | Dave Yeo, Yuri Dario |
Description
I have these built and ready for review:
https://repos.arcanoae.com/anpm/rpm-yum-bootstrap-1_6-i686.wpi
https://repos.arcanoae.com/anpm/rpm-yum-bootstrap-1_6-p4.wpi
Updates to 1.5 build:
- Added gcc1.dll and forwarders to bootstrap.
- Added libc066.dll to bootstrap.
- Added libgcc1 and libgcc-fwd packages.
- Updated dependency on libc066 in WIS (for gcc1).
- Updated netlabs-rel rpm to current.
- Adjusted platform file (for i686).
- Updated installer to push (rpm -U) libgcc1 and libgcc-fwd before the yum process begins (could not get libgcc-fwd to install later in the process).
- Updated ReadMe, keeping references to Yuri's site. ;-)
- Incremented minor version number.
This is related to ticket #151.
Attachments (1)
Change History (5)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Since I already lost the files in the past, I'm attaching the minimal set of files to build a new bootstrap archive.
BE AWARE that running this script will modify your local CONFIG.SYS
I think this is not the best way to install the code.
Probably a very simple script that asks for unixroot drive and platform selection is a lot better. This script then just needs to unpack the files, run 'yum install yum' and delete itself at the end.
All packaged into a self extracting exe.
comment:3 by , 8 years ago
Sorry, I missed the email for comment:1 when it came in.
ANPM simply asks the user for the location of the new @unixroot, then downloads a file which contains the uri of the latest zipped bootstrap, downloads that, and extracts to @unixroot, prompting to reboot after updating CONFIG.SYS. We don't use WarpIN for that at all.
I will rebuild the above WPIs with the updated script.
What we don't yet do with ANPM is query the system (or the user) for the proper arch. Instead, we settle on i686. This is a feature to be added going forward.
comment:4 by , 8 years ago
Resolution: | → no change needed |
---|---|
Status: | new → closed |
as we recommend ANPM to all new yum/rpm users, we will not provide any new wpi. So I close this for now.
what bootstrap is ANPM downloading? If it's your version 1.6 I consider this done and to be closed.
Any objections?