An open API service indexing awesome lists of open source software.

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

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