--- trunk/installer-simple/ChangeLog 2014/01/03 14:12:35 2337 +++ trunk/installer-simple/ChangeLog 2014/01/03 14:13:59 2338 @@ -1,229 +1,45 @@ -2013-08-07 Niels Rogalla +2014-01-03 Niels Rogalla - * [r5007] VERSION: - -version 0.3.16 - * [r5006] bin/alxinstall-ng.sh.in: - -one empty line after formfactor message and use . and not ! for - special device messages - * [r5005] bin/alxinstall-ng.sh.in: - -better visuals for powersave mode message - * [r5004] bin/alxinstall-ng.sh.in: - -fixed a typo - * [r5003] bin/alxinstall-ng.sh.in: - -honor cpufreq.governor=ondemand on latop formfactor devices to - keep temperatures and batterie usage low - -2013-05-15 Niels Rogalla - - * [r4855] ChangeLog: - -updated ChangeLog - * [r4854] VERSION: - -version 0.3.15 - * [r4853] bin/alxinstall-ng.sh.in: - -disabled i810 frambuffer for maxdateclients, segfaults with KMS - enabled intel Xorg drivers - -2013-05-13 Niels Rogalla - - * [r4849] ChangeLog: - -updated ChangeLog - * [r4848] VERSION: - -version 0.3.14 - * [r4847] bin/alxinstall-ng.sh.in: - -support zotacs with nvidia chips and use new introduced - SPLASH_DEV variable - -2012-03-28 Niels Rogalla - - * [r3379] ChangeLog: - -updated ChangeLog - * [r3378] VERSION: - -version 0.3.13 - * [r3376] bin/alxinstall-ng.sh.in: - -only install required drm modules on zotac devices to fix - framebuffer glitches with other loaded drivers, like with the sis - driver(FS#13) - * [r3374] bin/alxinstall-ng.sh.in: - -added quirk required by some intel framebuffer devices - * [r3373] bin/alxinstall-ng.sh.in: - -fixed a typo (FS#12) - -2011-09-28 Niels Rogalla - - * [r3267] ChangeLog: - -updated ChangeLog - * [r3266] VERSION: - -version 0.3.12 - * [r3260] bin/alxinstall-ng.sh.in: - -detect i810/i815 chipsets as 'maxdata' - -use i810fb framebuffer driver on i810/i815 chipsets - -install an appropriate i810fb.conf with a 1024x768 resolution - -2011-09-22 Niels Rogalla - - * [r3256] bin/alxinstall-ng.sh.in: - -use vesafb for rangees instead of viafb. some CLE266 Chipsets - does not run with viafb - -2011-09-14 Niels Rogalla - - * [r3204] ChangeLog: - -updated ChangeLog - * [r3203] VERSION: - -version 0.3.11 - * [r3202] bin/alxinstall-ng.sh.in: - -load viafb for rangee devices - -do not load any fb modules for zotacs, which use KMS - -use uvesafb for standard pc which do not support KMS - * [r3199] bin/alxinstall-ng.sh.in: - -added rengee detection - -detect flashdisk with 256MB and below and apply grub2 bootsector - fix - -2011-08-11 Niels Rogalla - - * [r2738] ChangeLog: - -updated ChangeLog - * [r2737] VERSION: - -version 0.3.10 - * [r2736] bin/alxinstall-ng.sh.in: - -let grub2 search for special boot params for zotac devices and - co, hwinfo stuff only needed for grub-legacy - -2011-07-04 Niels Rogalla - - * [r2575] ChangeLog: - -updated ChangeLog - * [r2574] VERSION: - -version 0.3.9 - * [r2573] bin/alxinstall-ng.sh.in: - -fixed grub2 handling - -do not overwrite .bashrc -> using .installrc - -split modules in proper variabls and install kms/drm and - framebuffer modules + modprobe configs to enable bootsplash - * [r2559] ChangeLog: - -updated ChangeLog - * [r2558] VERSION: - -version 0.3.8 - * [r2557] bin/alxinstall-ng.sh.in: - -default video mode 1024x768 for kms - - honor $KERNELOPTS in grub2 - * [r2555] bin/alxinstall-ng.sh.in: - -fixed spelling and added splash theme settings for grub legacy - * [r2554] bin/alxinstall-ng.sh.in: - -support grub2 - -2011-06-15 Niels Rogalla - - * [r2393] ChangeLog[ADD]: - -added ChangeLog - * [r2392] Makefile: - -get version from VERSION file and remove generated files on - clean macro - * [r2391] Makefile, VERSION[ADD], bin/alxinstall-ng.sh.in: - -variable version tag - * [r2390] bin/alxinstall-ng.sh[DEL], bin/alxinstall-ng.sh.in[CPY]: - renamed to alxinstall-ng.sh.in - * [r2389] bin/alxinstall-ng.sh: - -version 0.3.7 - * [r2388] bin/alxinstall-ng.sh: - -use hwinfo for zotac detection - * [r2387] bin/alxinstall-ng.sh: - -variable target filesystem - -2010-10-18 Niels Rogalla - - * [r1579] bin/alxinstall-ng.sh: - -added some nice colors - * [r1577] bin/alxinstall-ng.sh: - -explain more - -version 0.3.6 - * [r1576] functions/findhdd.sh: - -remove bootdevices from install list - * [r1574] bin/alxinstall-ng.sh: - -added hardware detection, which supports zotac devices - -auto partitioning support - -make use of tmp files more secure - -variable kernel, mkinitrd and uuid support - -renamed get_blkid() to get_uuid() - -renamed dialog_setup_hdd_found_manuell() to - dialog_hardware_detection() - -renamed install_mkinitrd_chroot() to install_initrd_chroot() - -version 0.3.5 - -2009-08-05 Niels Rogalla - - * [r1187] bin/alxinstall-ng.sh: - -fixed some issues, if already UUIDs are used in the fstab - -do not add swap to fstab anymore, busybox handle all swap - partitions with 'swapon/off -a' - -fixed fstab typos, UUID= must used as prefix and without any - escape chars - -version 0.3.4 - * [r1180] bin/alxinstall-ng.sh: - -using UUIDs via blkid instead of static device-names - -2009-08-04 Niels Rogalla - - * [r1169] bin/alxinstall-ng.sh: - -more modules for initrd - * [r1126] make-tarball.sh: - -fixed make-tarball script fpr svn usage - * [r1123] bin/alxinstall-ng.sh: - -fixed grub.conf setup - -2008-06-28 Niels Rogalla - - * [r531] bin/alxinstall-ng.sh: - -install network config skeleton - -2008-06-27 Niels Rogalla - - * [r529] Makefile[ADD], make-tarball.sh[ADD]: - -added a Makefile and the make-tarball script - * [r528] bin/alxinstall-ng.sh: - -create mkinitrd after creation of the fstab - * [r527] bin/alxinstall-ng.sh: - -fixed a typo again - * [r526] bin/alxinstall-ng.sh: - -fixed a typo - * [r525] bin/alxinstall-ng.sh: - -busybox compat - * [r524] bin/alxinstall-ng.sh: - -cleanups and fixed a typo - * [r523] bin/alxinstall-ng.sh: - -create mkinitrd - * [r522] bin/alxinstall-ng.sh: - -removed unnecessary stuff and fixed grub and fstab settings - * [r521] functions/findhdd.sh: - -increase version and many style updates - * [r520] bin/alxinstall-ng.sh: - -increase version and many style updates - * [r519] bin/alxinstall-ng.sh: - -removed comments - -2005-08-17 Niels Rogalla - - * [r280] bin/alxinstall-ng.sh: - added flash support; oh an i have to rewrite this crappy thing - -2005-04-19 Niels Rogalla - - * [r268] bin/alxinstall-ng.sh: - set grub timeout to 0, and fixed a typo in the fstab creation - -2005-04-18 Niels Rogalla - - * [r262] functions/findhdd.sh: - added some comments for the udev issue - * [r261] bin/alxinstall-ng.sh: - fixed kernel2.6 udev issue - * [r260] bin/alxinstall-ng.sh: - fixed some issues when started from init - * [r259] .[ADD], bin[ADD], bin/alxinstall-ng.sh[CPY], - functions[ADD], functions/findhdd.sh[CPY]: - This commit was generated by cvs2svn to compensate for changes in - r50, - which included commits to RCS files with non-trunk default - branches. + * [r2337] functions/common.sh[ADD]: + -add some common dialog functions + * [r2336] bin/installer.sh.in: + -instroduce normal die() function and renamed dialog based die() + to dialog_die() + * [r2335] Makefile, bin/installer.sh.in, functions/findhdd.sh[DEL], + functions/hwdetection.sh[ADD]: + -use hwdetection and drop findhdd + * [r2334] bin/installer.sh.in: + -check if includes exist before sourcing them + * [r2333] Makefile, bin/installer.sh.in: + -variable LIBDIR + * [r2332] Makefile, bin/installer.sh.in, conf[ADD], + conf/installer.conf[ADD]: + -introduce installer.conf + * [r2331] Makefile, systemd[ADD], + systemd/installer.service.in[ADD], systemd/mnt-cdrom.mount[ADD]: + -include systemd service files + * [r2330] Makefile: + -fixed whitespaces + * [r2329] Makefile: + -make all cmds variable + * [r2328] Makefile: + -fixed line breaks + * [r2327] Makefile: + -move file creation to make all section + * [r2326] Makefile: + -removed undefined DESTDIR variable + * [r2325] Makefile: + -use upper case variables + * [r2324] VERSION: + -changed to dev version 0.4.90 + * [r2323] bin/installer.sh.in: + -fixed shebang + * [r2322] Makefile, bin/installer.sh.in: + -fixed dialogbox title, pathes and VCS header + * [r2321] bin/alxinstall-ng.sh.in[DEL], bin/installer.sh.in[CPY]: + -renamed alxinstall-ng.sh.in to installer.sh.in + * [r2320] .[ADD], ChangeLog[ADD], Makefile[ADD], VERSION[ADD], + bin[ADD], bin/alxinstall-ng.sh.in[ADD], functions[ADD], + functions/findhdd.sh[ADD], make-tarball.sh[ADD]: + -import alxinstall-ng-0.3.16