AVR-Live-CD/en: Unterschied zwischen den Versionen

Aus LaborWiki
Wechseln zu: Navigation, Suche
Keine Bearbeitungszusammenfassung
K (Änderungen von 70.135.118.126 (Diskussion) rückgängig gemacht und letzte Version von Alu wiederhergestellt)
 
(10 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 6: Zeile 6:
=== Download ===
=== Download ===
* [http://www.das-labor.org/files/torrents/laborliveavr20090708build2.iso.torrent Torrent]
* [http://www.das-labor.org/files/torrents/laborliveavr20090708build2.iso.torrent Torrent]
* Via HTTP [http://y3s.de/mirror/laborliveavr20090708build2.iso Hier] [http://www.das-labor.org/files/AVRLiveCD/laborliveavr20090708build2.iso Alternativ]
* Via HTTP [http://y3s.de/mirror/laborliveavr20090708build2.iso Here] [http://www.das-labor.org/files/AVRLiveCD/laborliveavr20090708build2.iso Alternative]


=== Features ===
=== Features ===
Zeile 14: Zeile 14:
** kontrollerlab (a GUI for avrdude & Co)
** kontrollerlab (a GUI for avrdude & Co)
* Tools for viewing and editing circuit board layouts
* Tools for viewing and editing circuit board layouts
** kicat
** kicad
** eagle
* Text editors:
* Text editors:
** nano
** nano
** vim
** vim
** gedit
** gedit
** geany
* Browser
* Browser
** Firefox
** Firefox
Zeile 60: Zeile 60:
** Bootlogo fixed
** Bootlogo fixed
** installed bc
** installed bc
** removed user "laborant"
*** user root will now autologin
*laborliveavr20090802.iso
** removed Eagle --> redundant
** new svn-checkout
*laborliveavr20091029.iso
** installed geany
** updated the svn checkout script to cover fpga as well
** current svn co
** included the lm32 toolchain (located at /opt/lm32)
** Fixed the max res = 800x600 bug
** 64bit bug fixed itself, it seems...


=== Support ===
=== Support ===
Questions: join our conference on jabber: labor@conference.das-labor.org or write an email to jan[at]das-labor[REMOVETHIS].org
Questions? Join our conference on jabber: labor@conference.das-labor.org or write an email to jan[at]das-labor[REMOVETHIS].org
 


=== Known Bugs ===
=== Known Bugs ===
* Virtualization with qemu on a 64bit host does not work
* None known at this moment. Feel free to find some ;)


=== Remarks ===
=== Remarks ===
* At the time being we only offer the most recent version for download
* At the time being we only offer the most recent version for download
* This is a so-called release candidate (RC), i.e. the software installed in the live system as well as the rest of the configuration may be subject to changes in future versions
* This is a so-called release candidate (RC), i.e. the software installed in the live system as well as the rest of the configuration may be subject to changes in future versions
* To obtain a current SVN-Checkout just run "larorsvn"
* To install the system on a harddisk or USB stick run "/opt/larchin/run/larchin.py"

Aktuelle Version vom 3. Januar 2012, 09:53 Uhr

The Labor-AVR-Live-CD is a Linux distribution based on Archlinux. It is intended to give first-time users a quick and easy start into microcontroller development, as it comes with all software needed, so you can start to code immediately: just download it, burn it to a CD and boot it or just start it in your favorite virtualization environment.

When running the live system, you can also use /opt/larchin/run/larchin.py to install the distribution to your harddrive or a USB stick.


Download[Bearbeiten | Quelltext bearbeiten]

Features[Bearbeiten | Quelltext bearbeiten]

  • most the embedded systems related source code ever produced by das Labor - build upon it even in an offline environment where you cannot just go 'svn co ...' (or ignore it and build your own stuff from scratch)
  • AVR-specific software
    • AVR toolchain
    • kontrollerlab (a GUI for avrdude & Co)
  • Tools for viewing and editing circuit board layouts
    • kicad
  • Text editors:
    • nano
    • vim
    • gedit
    • geany
  • Browser
    • Firefox
  • Desktop environment
    • Xfce4
  • Misc
    • larch tools
    • various WLAN firmwares & drivers
    • yaourt (in addition to th packman packet management system. To install additional software from the AUR)

Changelog[Bearbeiten | Quelltext bearbeiten]

  • laborliveavrtest1:
    • Initial release
  • laborliveavr20090325:
    • new software
      • kicad
      • gedit
    • removed:
      • kwrite
    • Fixes:
      • kontrollerlab dependency bug
        • kdelibs3 installed
        • kdebase 4 removed
    • Laborlogo as desktop background
    • created laborsvn in /usr/bin
    • svn/microcontroller checkout from 24.03.2009 to /home/laborant/laborsvn
  • laborliveavr20090630build4.iso
    • complete rebuild (as the author forgot about the importance of backups)
    • still lacks GUI customization
    • still lacks script for checkout of the Labor-SVN checkout
    • find a svn checkout from 30.06.2009 in /home/laborant/svn
  • laborliveavr20090706.iso
    • added kicad und eagle
  • laborliveavr20090707build4.iso
    • added Labor artwork
      • Bootsplash
      • Wallpaper
    • created laborsvn in /usr/bin/ (downloads or updates the sections microcontroller und microcontroller-2 from the Labor-SVN to /home/laborant/svn/)
  • laborliveavr20090708.iso
    • Bootlogo fixed
    • installed bc
    • removed user "laborant"
      • user root will now autologin
  • laborliveavr20090802.iso
    • removed Eagle --> redundant
    • new svn-checkout
  • laborliveavr20091029.iso
    • installed geany
    • updated the svn checkout script to cover fpga as well
    • current svn co
    • included the lm32 toolchain (located at /opt/lm32)
    • Fixed the max res = 800x600 bug
    • 64bit bug fixed itself, it seems...

Support[Bearbeiten | Quelltext bearbeiten]

Questions? Join our conference on jabber: labor@conference.das-labor.org or write an email to jan[at]das-labor[REMOVETHIS].org

Known Bugs[Bearbeiten | Quelltext bearbeiten]

  • None known at this moment. Feel free to find some ;)

Remarks[Bearbeiten | Quelltext bearbeiten]

  • At the time being we only offer the most recent version for download
  • This is a so-called release candidate (RC), i.e. the software installed in the live system as well as the rest of the configuration may be subject to changes in future versions
  • To obtain a current SVN-Checkout just run "larorsvn"
  • To install the system on a harddisk or USB stick run "/opt/larchin/run/larchin.py"