$ mkdir -p beaglelfs/{sources,rootfs_install,boot_mnt,rootfs_mnt}
Download the latest i686 Binary TAR of the ARM GNU/Linux (glibc-based) Lite Toolchain:
// | |
// Regular Expression for URL validation | |
// | |
// Author: Diego Perini | |
// Created: 2010/12/05 | |
// Updated: 2018/09/12 | |
// License: MIT | |
// | |
// Copyright (c) 2010-2018 Diego Perini (http://www.iport.it) | |
// |
#!/usr/bin/python | |
# -*- encoding:utf-8 -*- | |
"""Translate Google's Transcript into srt file. | |
Takes google's transcript filename as argument (xml extension required). | |
NB: to get google's transcript, use tihs URL: | |
http://video.google.com/timedtext?lang=en&v=VIDEO_ID | |
""" |
Jan 04, 2019 Updating the document for the new debian version
Download the netinst image for amb64, and copy it to a sdcard/usbstick/etc... Atention Figure out which device (sdX) is your removable media, otherwise you might delete your entire system!