https://github.com/technetos/slackwareinstaller
A script for downloading slackware packages to make an EFI slackware installer
https://github.com/technetos/slackwareinstaller
Last synced: 11 months ago
JSON representation
A script for downloading slackware packages to make an EFI slackware installer
- Host: GitHub
- URL: https://github.com/technetos/slackwareinstaller
- Owner: technetos
- License: unlicense
- Created: 2018-01-05T01:28:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T18:18:57.000Z (over 8 years ago)
- Last Synced: 2025-05-20T20:38:29.794Z (about 1 year ago)
- Language: Shell
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Usage
### Clone the repo
```
git clone https://github.com/technetos/SlackwareInstaller.git
```
### Run the script
```
./grab_files.sh
```
Doing so will grap the following directories:
+ `kernels` - The kernels for the slackware installer
+ `isolinux` - The ramdisk that contains the actual installer
+ `EFI` - The efi files required to boot an efi system
and create the following directory:
+ `slackware64` - The packages for a minimal 64 bit slackware installation