Skip to content

Instantly share code, notes, and snippets.

View KA2107's full-sized avatar

Keshav A. KA2107

  • United States of America
View GitHub Profile
@KA2107
KA2107 / syslinux-install_update
Last active December 19, 2015 10:28 — forked from pyther/syslinux-install_update
Arch Linux specific Syslinux install/update script
#!/usr/bin/env bash
#
# Syslinux Installer / Updater Script (for BIOS only)
# Copyright (C) 2011-2013 Matthew Gyurgyik <pyther@pyther.net>
# Copyright (C) 2013 Keshav Padram Amburay <(the) (ddoott) (ridikulus) (ddoott) (rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.