Sha256: 2a08aedb3fdeb69c980fea3f0e6370f44121290a64f22571e62f4a9801b0166f

Contents?: true

Size: 317 Bytes

Versions: 28

Compression:

Stored size: 317 Bytes

Contents

#!/bin/bash
source /etc/profile

# Set up for better USB support

# install usbutils (which includes 'lsusb') and libusb
chroot "$chroot" emerge sys-apps/usbutils

# add exFAT filesystem support.
# (exFAT requires a kernel with a FUSE module)
#chroot "$chroot" emerge sys-fs/fuse sys-fs/exfat-utils sys-fs/fuse-exfat

Version data entries

28 entries across 14 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/gentoo-latest-i686/usb.sh
veewee-0.5.0.alpha4 templates/gentoo-latest-amd64/usb.sh
veewee-0.5.0.alpha3 templates/gentoo-latest-i686/usb.sh
veewee-0.5.0.alpha3 templates/gentoo-latest-amd64/usb.sh
veewee-0.5.0.alpha2 templates/gentoo-latest-amd64/usb.sh
veewee-0.5.0.alpha2 templates/gentoo-latest-i686/usb.sh
veewee-0.5.0.alpha1 templates/gentoo-latest-i686/usb.sh
veewee-0.5.0.alpha1 templates/gentoo-latest-amd64/usb.sh
veewee-0.4.5.1 templates/gentoo-latest-i686/usb.sh
veewee-0.4.5.1 templates/gentoo-latest-amd64/usb.sh
veewee-0.4.5 templates/gentoo-latest-amd64/usb.sh
veewee-0.4.5 templates/gentoo-latest-i686/usb.sh
veewee-0.4.5.pre1 templates/gentoo-latest-amd64/usb.sh
veewee-0.4.5.pre1 templates/gentoo-latest-i686/usb.sh
veewee-0.4.4 templates/gentoo-latest-i686/usb.sh
veewee-0.4.4 templates/gentoo-latest-amd64/usb.sh
veewee-0.4.3 templates/gentoo-latest-i686/usb.sh
veewee-0.4.3 templates/gentoo-latest-amd64/usb.sh
veewee-0.4.2 templates/gentoo-latest-i686/usb.sh
veewee-0.4.2 templates/gentoo-latest-amd64/usb.sh