summaryrefslogtreecommitdiff
path: root/main.nsi
Commit message (Expand)AuthorAge
* Make all strings distro-agnostic.Robert Millan2009-11-26
* Detect (but don't yet enable) Windows 7.Robert Millan2009-04-21
* Merge all plugin code into a single DLL.Robert Millan2009-03-15
* Remove kludge for etch support.Robert Millan2009-02-15
* Fix problem that breaks cpio.bat when system partition != boot partition.Robert Millan2009-01-18
* Fix "system partition" scan. This time do it right by using QueryDosDeviceA(...Robert Millan2009-01-03
* Scan for the System Partition and use it consistently. (Closes: #509299)Robert Millan2008-12-22
* * main.nsi: Remove search command in grub.cfg. It was a no-op.Robert Millan2008-10-26
* * Remove workaround for #469533 (it was no longer useful with LinuxRobert Millan2008-10-12
* Probe for boot.ini in all conceiveable drives. (Closes: #479180, #442262)Robert Millan2008-05-05
* Accept "default_desktop" parameter in "[installer]" section of win32-loader.ini.Robert Millan2008-03-29
* Move the appending_preseeding DetailPrint down so that it isn't inmediately r...Robert Millan2008-03-29
* Move "compact" call down _after_ all the files it's supposed to uncompress ha...Robert Millan2008-03-28
* l10n-ize the DetailPrint calls.Robert Millan2008-03-22
* Add a few DetailPrint calls.Robert Millan2008-03-15
* * Bring back support for Windows 98.Robert Millan2008-03-05
* Second part of win98 support: rewrite gzip/cpio hack as a BAT file to get rid...Robert Millan2008-03-05
* First step of win98 support. Move a few chunks from preseed_cmdline to prese...Robert Millan2008-03-05
* Rename "Debconf preseed line:" to "Linux cmdline".Robert Millan2008-02-29
* Oops, actually commit it in main.nsiRobert Millan2008-02-24
* * Fix bcdedit load in 64-bit Vista. Thanks Amir Szekely for the hints.Robert Millan2008-02-24
* * s/XFCE/Xfce/g. (Closes: #466333)Robert Millan2008-02-18
* * Set the "seen" flag to false for preseed variables that weren't intendedRobert Millan2008-02-17
* Remove bogus `ifdef NETWORK_BASE_URL\'Robert Millan2008-02-06
* * Implement preseeding via initrd (with gzip.exe / cpio.exe). Migrate theRobert Millan2008-02-05
* * Abort on Windows 95 / 98. (Closes: #461344)Robert Millan2008-01-17
* Fix a pair of preseed syntax errors.Robert Millan2007-09-16
* Do not preseed "interface=auto". Do not set the seen flag for "domain" and "t...Robert Millan2007-09-15
* Desktop selection: style fixes and remove description of desktops (as suggest...Robert Millan2007-09-15
* Fix miss-detection of debian releases on media-based mode.Robert Millan2007-09-14
* Detect and preseed passwd/user-fullname (without setting the seen flag).Robert Millan2007-09-14
* Add dialog to choose desktop environment (GNOME, KDE, XFCE, None).Robert Millan2007-09-14
* On novice mode, skip grub confirmation.Robert Millan2007-09-14
* Disable LicenseForceSelection.Robert Millan2007-09-13
* Preseed quietness on non-expert installs.Robert Millan2007-09-12
* Add page to allow user into rescue mode.Robert Millan2007-09-12
* Implement support for loading README.html.Robert Millan2007-09-11
* Get rid of hardcoded language lists in main.nsi. All this cruft is now gener...Robert Millan2007-09-08
* Add missing "Hungarian.nlf" string in Hungarian translation, and enable it.Robert Millan2007-09-08
* Support for using a different charset in NTLDR. Defaults to cp437, which wor...Robert Millan2007-09-01
* Move win32-loader to trunk.Robert Millan2007-09-01
* Add Catalan translation (I should be punished for not doing this earlier ... ...Robert Millan2007-09-01
* Replace ftp.us.debian.org with ftp.se.debian.org as hardcoded mirror.Robert Millan2007-09-01
* Convert warning message from an installer page to a messagebox. This makes t...Robert Millan2007-08-28
* Fix build issue with \!ifndef NETWORK_BASE_URLRobert Millan2007-08-27
* Fix wrong default selection for non-expert mode.Robert Millan2007-08-27
* On NTLDR, force setting of timeout=30.Robert Millan2007-08-02
* When in expert mode, ask user wether keyboard detection was succesful, and pr...Robert Millan2007-07-28
* Skip branch selection when in non-expert mode.Robert Millan2007-07-28
* l10n/win32-loader.c:Robert Millan2007-07-26