/[d-i]/people/rmh/win32-loader
ViewVC logotype

Log of /people/rmh/win32-loader

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 49099)

Revision 45070 - Directory Listing
Modified Sun Feb 11 13:12:15 2007 UTC (6 years, 3 months ago) by rmh
Default to windows-1252.

Revision 45069 - Directory Listing
Modified Sun Feb 11 13:10:00 2007 UTC (6 years, 3 months ago) by rmh
Rearrange label sizes to make translations more likely to fit.

Revision 45068 - Directory Listing
Modified Sun Feb 11 12:17:11 2007 UTC (6 years, 3 months ago) by rmh
Enable French.  Fix an internal problem when parsing strings that contain '.

Revision 45066 - Directory Listing
Modified Sun Feb 11 10:33:24 2007 UTC (6 years, 3 months ago) by yeager-guest
sv.po: Swedish translation added.

Revision 45064 - Directory Listing
Modified Sun Feb 11 08:50:49 2007 UTC (6 years, 3 months ago) by bubulle
French translation

Revision 45060 - Directory Listing
Modified Sat Feb 10 22:02:15 2007 UTC (6 years, 3 months ago) by rmh
Use very-recently implemented foo?=bar preseed feature with console-keymaps-at/keymap and hostname.

Revision 45057 - Directory Listing
Modified Sat Feb 10 20:45:31 2007 UTC (6 years, 3 months ago) by rmh
Clarify license a bit more..

Revision 45056 - Directory Listing
Modified Sat Feb 10 20:33:49 2007 UTC (6 years, 3 months ago) by rmh
Add comment explaining LangString nsisdl6.

Revision 45054 - Directory Listing
Modified Sat Feb 10 19:52:46 2007 UTC (6 years, 3 months ago) by rmh
Auto-update .pot and .po files.

Revision 45052 - Directory Listing
Modified Sat Feb 10 15:33:09 2007 UTC (6 years, 3 months ago) by rmh
Gettext-ize.  Yep, translations are welcome now (check README.l10n first).

Revision 45051 - Directory Listing
Modified Sat Feb 10 13:46:03 2007 UTC (6 years, 3 months ago) by rmh
and update the paths for Makefile too..

Revision 45050 - Directory Listing
Modified Sat Feb 10 13:35:50 2007 UTC (6 years, 3 months ago) by rmh
Add System.dll and update grub paths.

Revision 45049 - Directory Listing
Modified Sat Feb 10 13:31:55 2007 UTC (6 years, 3 months ago) by rmh
... and delete old grub directory.

Revision 45048 - Directory Listing
Modified Sat Feb 10 13:30:50 2007 UTC (6 years, 3 months ago) by rmh
Move reference to grub binaries to contrib/

Revision 45041 - Directory Listing
Modified Thu Feb 8 18:52:23 2007 UTC (6 years, 3 months ago) by rmh
Move translatable strings out of templates and into the main file.

Revision 45040 - Directory Listing
Modified Thu Feb 8 18:47:48 2007 UTC (6 years, 3 months ago) by rmh
Oops. Notify Makefile of that change.

Revision 45039 - Directory Listing
Modified Thu Feb 8 18:40:10 2007 UTC (6 years, 3 months ago) by rmh
Move templates into their own dir.

Revision 45038 - Directory Listing
Modified Thu Feb 8 17:07:03 2007 UTC (6 years, 3 months ago) by rmh
- Add custom.ini template (lets you override proxy, boot.ini path, base URL and debconf preseed).
- Big code reordering to accommodate that.

Revision 45037 - Directory Listing
Modified Thu Feb 8 15:26:22 2007 UTC (6 years, 3 months ago) by rmh
Remove redundant -I/usr/i586-mingw32msvc/include

Revision 45036 - Directory Listing
Modified Thu Feb 8 15:25:44 2007 UTC (6 years, 3 months ago) by rmh
Detect country, and combine it with language to preseed locale.

Revision 45035 - Directory Listing
Modified Thu Feb 8 12:22:46 2007 UTC (6 years, 3 months ago) by rmh
Restrict supported language list to those supported by D-I.  Let user choose language when starting, and convert the selected language to iso-639 code (for the purpose of preseeding when we have country detection).

Revision 45015 - Directory Listing
Modified Tue Feb 6 21:29:06 2007 UTC (6 years, 3 months ago) by rmh
Add license blurb.

Revision 45010 - Directory Listing
Modified Mon Feb 5 22:29:43 2007 UTC (6 years, 3 months ago) by rmh
Use preseed/interactive=true (only for hostname and keymap).

Revision 45009 - Directory Listing
Modified Mon Feb 5 22:26:35 2007 UTC (6 years, 3 months ago) by rmh
Preseed keyboard map.

Revision 45008 - Directory Listing
Modified Mon Feb 5 20:39:14 2007 UTC (6 years, 3 months ago) by rmh
Rename timezones.ini to maps.ini (we'll use this file for other maping tables).

Revision 44961 - Directory Listing
Modified Sun Feb 4 12:17:59 2007 UTC (6 years, 3 months ago) by rmh
Also preseed proxy (as blank) when no proxy setup was found.  Yes, we still have to ask the user, but this is no regression from what we have now.

Revision 44960 - Directory Listing
Modified Sun Feb 4 11:02:45 2007 UTC (6 years, 3 months ago) by rmh
Dismantle "preseeding section" and move some of the blurbs to the code chunks they rely on.  This makes code more readable.

Revision 44957 - Directory Listing
Modified Sun Feb 4 10:40:14 2007 UTC (6 years, 3 months ago) by rmh
Gather proxy information ourselves instead of letting NSISdl do it, and take advantage of that to preseed it.  TODO: let user to override it.

Revision 44951 - Directory Listing
Modified Sat Feb 3 22:35:11 2007 UTC (6 years, 3 months ago) by rmh
Preseed timezone.

Revision 44925 - Directory Listing
Modified Sat Feb 3 13:08:46 2007 UTC (6 years, 3 months ago) by rmh
Move $preseed constants into an initialisation line (this solves the typical "extra space" problem).

Revision 44924 - Directory Listing
Modified Sat Feb 3 11:02:16 2007 UTC (6 years, 3 months ago) by rmh
Give nicer names to fallback hostname/domain.

Revision 44922 - Directory Listing
Modified Sat Feb 3 01:32:52 2007 UTC (6 years, 3 months ago) by rmh
Remove a few useless commands in menu.lst

Revision 44921 - Directory Listing
Modified Sat Feb 3 01:29:39 2007 UTC (6 years, 3 months ago) by rmh
Implement preseeding support, and start using it (with hostname/domain).

Revision 44920 - Directory Listing
Modified Fri Feb 2 23:44:47 2007 UTC (6 years, 3 months ago) by rmh
Uninstall:  Remove uninstaller itself using /REBOOTOK parameter.

Revision 44915 - Directory Listing
Modified Fri Feb 2 20:24:34 2007 UTC (6 years, 3 months ago) by rmh
Remove "Auto" support completely.

Revision 44914 - Directory Listing
Modified Fri Feb 2 20:22:03 2007 UTC (6 years, 3 months ago) by rmh
TODO: Check Windows version and abort if it's not supported.

Revision 44913 - Directory Listing
Modified Fri Feb 2 20:00:48 2007 UTC (6 years, 3 months ago) by rmh
Add TODO file.

Revision 44883 - Directory Listing
Modified Thu Feb 1 21:49:03 2007 UTC (6 years, 3 months ago) by rmh
Use "${GetRoot} $WINDIR" to detect root drive, rather than %SystemDrive% (which is less reliable).

Revision 44882 - Directory Listing
Modified Thu Feb 1 20:01:46 2007 UTC (6 years, 3 months ago) by rmh
Remove .onInit function completely, and merge it into ShowGraphics.  We don't really want to do anything before user accepts the license terms.

Revision 44881 - Directory Listing
Modified Thu Feb 1 19:55:02 2007 UTC (6 years, 3 months ago) by rmh
Replace strip with i586-mingw32msvc-strip (drops binutils dependency).

Revision 44833 - Directory Listing
Modified Wed Jan 31 20:20:20 2007 UTC (6 years, 3 months ago) by rmh
And the bitmaps too (argh).  Yes, now it builds.

Revision 44832 - Directory Listing
Modified Wed Jan 31 20:16:21 2007 UTC (6 years, 3 months ago) by rmh
Bring back checkspacefree.nsh and graphics.ini which were lost during the import (oops).

Revision 44831 - Directory Listing
Modified Wed Jan 31 18:57:17 2007 UTC (6 years, 3 months ago) by rmh
Default to 0 (Standard) on both text and gtk installs.

Revision 44830 - Directory Listing
Modified Wed Jan 31 18:39:32 2007 UTC (6 years, 3 months ago) by rmh
Use "find --set-root /debian/initrd.gz" to determine root partition (needed for non-hd0,0 setups).

Revision 44829 - Directory Listing
Modified Wed Jan 31 18:39:02 2007 UTC (6 years, 3 months ago) by rmh
Remove debug message (oops).

Revision 44828 - Directory Listing
Modified Wed Jan 31 18:38:42 2007 UTC (6 years, 3 months ago) by rmh
Duplicate $c initialisation for the Uninstall section.

Revision 44827 - Directory Listing
Modified Wed Jan 31 18:38:20 2007 UTC (6 years, 3 months ago) by rmh
Reorder code to sort it cronologicaly.

Revision 44826 - Directory Listing
Modified Wed Jan 31 18:38:00 2007 UTC (6 years, 3 months ago) by rmh
Remove gtk.bmp and text.bmp on uninstall.

Revision 44825 - Directory Listing
Modified Wed Jan 31 18:37:42 2007 UTC (6 years, 3 months ago) by rmh
Free disk space check.

Revision 44824 - Directory Listing
Modified Wed Jan 31 18:37:19 2007 UTC (6 years, 3 months ago) by rmh
Move exdll.h comments to the file itself.

Revision 44823 - Directory Listing
Modified Wed Jan 31 18:37:01 2007 UTC (6 years, 3 months ago) by rmh
Give Ryan credit as promised.

Revision 44822 - Directory Listing
Modified Wed Jan 31 18:36:39 2007 UTC (6 years, 3 months ago) by rmh
Remove c:\ assumption.

Revision 44821 - Directory Listing
Modified Wed Jan 31 18:36:13 2007 UTC (6 years, 3 months ago) by rmh
Use SetFileAttributes on boot.ini (suggested by Oliver Mattos).

Revision 44820 - Directory Listing
Modified Wed Jan 31 18:35:47 2007 UTC (6 years, 3 months ago) by rmh
Switch to LogicLib and other cleanup.  Thanks Amir Szekely <kichik@netvision.net.il>

Revision 44819 - Directory Listing
Modified Wed Jan 31 18:35:24 2007 UTC (6 years, 3 months ago) by rmh
Fix mispell.

Revision 44818 - Directory Listing
Modified Wed Jan 31 18:34:28 2007 UTC (6 years, 3 months ago) by rmh
Fix stripping path

Revision 44817 - Directory Listing
Modified Wed Jan 31 18:34:05 2007 UTC (6 years, 3 months ago) by rmh
Optional Gtk+ support.

Revision 44816 - Directory Listing
Modified Wed Jan 31 18:33:40 2007 UTC (6 years, 3 months ago) by rmh
Fix mispell.

Revision 44815 - Directory Listing
Modified Wed Jan 31 18:33:09 2007 UTC (6 years, 3 months ago) by rmh
Replace swirl.ico with http://www.debian.org/favicon.ico

Revision 44813 - Directory Listing
Added Wed Jan 31 18:15:01 2007 UTC (6 years, 3 months ago) by rmh
Initial import of win32-loader sources (into people/rmh).

  ViewVC Help
Powered by ViewVC 1.1.5