freemyipod r160 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r159‎ | r160 | r161 >
Date:16:50, 18 August 2010
Author:theseven
Status:new
Tags:
Comment:
A rough sketch of an installer. Still lacking a bunch of tools and most of it completely untested.
Modified paths:
  • /apps/installer-nano2g (added) (history)
  • /apps/installer-nano2g/Makefile (added) (history)
  • /apps/installer-nano2g/SOURCES (added) (history)
  • /apps/installer-nano2g/flashfiles (added) (history)
  • /apps/installer-nano2g/flashfiles/iloader.cfg (added) (history)
  • /apps/installer-nano2g/libucl (added) (history)
  • /apps/installer-nano2g/libucl/Makefile (added) (history)
  • /apps/installer-nano2g/libucl/alloc.c (added) (history)
  • /apps/installer-nano2g/libucl/fake16.h (added) (history)
  • /apps/installer-nano2g/libucl/getbit.h (added) (history)
  • /apps/installer-nano2g/libucl/internal.h (added) (history)
  • /apps/installer-nano2g/libucl/n2_99.ch (added) (history)
  • /apps/installer-nano2g/libucl/n2b_99.c (added) (history)
  • /apps/installer-nano2g/libucl/n2b_d.c (added) (history)
  • /apps/installer-nano2g/libucl/n2b_ds.c (added) (history)
  • /apps/installer-nano2g/libucl/n2b_to.c (added) (history)
  • /apps/installer-nano2g/libucl/n2d_99.c (added) (history)
  • /apps/installer-nano2g/libucl/n2d_d.c (added) (history)
  • /apps/installer-nano2g/libucl/n2d_ds.c (added) (history)
  • /apps/installer-nano2g/libucl/n2d_to.c (added) (history)
  • /apps/installer-nano2g/libucl/n2e_99.c (added) (history)
  • /apps/installer-nano2g/libucl/n2e_d.c (added) (history)
  • /apps/installer-nano2g/libucl/n2e_ds.c (added) (history)
  • /apps/installer-nano2g/libucl/n2e_to.c (added) (history)
  • /apps/installer-nano2g/libucl/ucl (added) (history)
  • /apps/installer-nano2g/libucl/ucl/ucl.h (added) (history)
  • /apps/installer-nano2g/libucl/ucl/uclconf.h (added) (history)
  • /apps/installer-nano2g/libucl/ucl/uclutil.h (added) (history)
  • /apps/installer-nano2g/libucl/ucl_conf.h (added) (history)
  • /apps/installer-nano2g/libucl/ucl_crc.c (added) (history)
  • /apps/installer-nano2g/libucl/ucl_dll.c (added) (history)
  • /apps/installer-nano2g/libucl/ucl_init.c (added) (history)
  • /apps/installer-nano2g/libucl/ucl_mchw.ch (added) (history)
  • /apps/installer-nano2g/libucl/ucl_ptr.c (added) (history)
  • /apps/installer-nano2g/libucl/ucl_ptr.h (added) (history)
  • /apps/installer-nano2g/libucl/ucl_str.c (added) (history)
  • /apps/installer-nano2g/libucl/ucl_swd.ch (added) (history)
  • /apps/installer-nano2g/libucl/ucl_util.c (added) (history)
  • /apps/installer-nano2g/libucl/ucl_util.h (added) (history)
  • /apps/installer-nano2g/ls.x (added) (history)
  • /apps/installer-nano2g/main.c (added) (history)
  • /apps/installer-nano2g/oobe (added) (history)
  • /apps/installer-nano2g/oobe/backdrop.bmp (added) (history)
  • /apps/installer-nano2g/oobe/backdrop.png (added) (history)
  • /apps/installer-nano2g/oobe/backdrop.psd (added) (history)
  • /apps/installer-nano2g/oobe/badpartition.bmp (added) (history)
  • /apps/installer-nano2g/oobe/badpartition.png (added) (history)
  • /apps/installer-nano2g/oobe/badpartition.psd (added) (history)
  • /apps/installer-nano2g/oobe/cancelled.bmp (added) (history)
  • /apps/installer-nano2g/oobe/cancelled.png (added) (history)
  • /apps/installer-nano2g/oobe/cancelled.psd (added) (history)
  • /apps/installer-nano2g/oobe/flashing.bmp (added) (history)
  • /apps/installer-nano2g/oobe/flashing.png (added) (history)
  • /apps/installer-nano2g/oobe/flashing.psd (added) (history)
  • /apps/installer-nano2g/oobe/installfiles.bmp (added) (history)
  • /apps/installer-nano2g/oobe/installfiles.png (added) (history)
  • /apps/installer-nano2g/oobe/installfiles.psd (added) (history)
  • /apps/installer-nano2g/oobe/installing.bmp (added) (history)
  • /apps/installer-nano2g/oobe/installing.png (added) (history)
  • /apps/installer-nano2g/oobe/installing.psd (added) (history)
  • /apps/installer-nano2g/oobe/preparing.bmp (added) (history)
  • /apps/installer-nano2g/oobe/preparing.png (added) (history)
  • /apps/installer-nano2g/oobe/preparing.psd (added) (history)
  • /apps/installer-nano2g/oobe/repartition.bmp (added) (history)
  • /apps/installer-nano2g/oobe/repartition.png (added) (history)
  • /apps/installer-nano2g/oobe/repartition.psd (added) (history)
  • /apps/installer-nano2g/oobe/repartitioning.bmp (added) (history)
  • /apps/installer-nano2g/oobe/repartitioning.png (added) (history)
  • /apps/installer-nano2g/oobe/repartitioning.psd (added) (history)
  • /apps/installer-nano2g/oobe/welcome.bmp (added) (history)
  • /apps/installer-nano2g/oobe/welcome.png (added) (history)
  • /apps/installer-nano2g/oobe/welcome.psd (added) (history)
  • /apps/installer-nano2g/tools (added) (history)
  • /apps/installer-nano2g/tools/geninstaller.py (added) (history)
  • /apps/installer-nano2g/version.h (added) (history)