Log of /people/rmh/win32-loader
Directory Listing
Revision
48732 -
Directory Listing
Modified
Thu Jul 26 15:58:12 2007 UTC
(5 years, 9 months ago)
by
rmh
Split most of win32-loader.sh into a C rewrite (this should give us more flexibility).
Revision
48570 -
Directory Listing
Modified
Mon Jul 23 03:01:56 2007 UTC
(5 years, 10 months ago)
by
fjp
Dutch translation update
Revision
48567 -
Directory Listing
Modified
Sun Jul 22 20:16:12 2007 UTC
(5 years, 10 months ago)
by
rmh
Release 0.5.6.
Revision
48566 -
Directory Listing
Modified
Sun Jul 22 19:48:17 2007 UTC
(5 years, 10 months ago)
by
rmh
Revert r48531. Renaming grldr in the mbr image was a bit more complicated than I thought..
Revision
48547 -
Directory Listing
Modified
Sun Jul 22 12:02:40 2007 UTC
(5 years, 10 months ago)
by
rmh
Update CLI for genisoimage.
Revision
48546 -
Directory Listing
Modified
Sun Jul 22 10:31:54 2007 UTC
(5 years, 10 months ago)
by
rmh
s/mkisofs/genisoimage/g
Revision
48531 -
Directory Listing
Modified
Sat Jul 21 19:48:24 2007 UTC
(5 years, 10 months ago)
by
rmh
Rename grldr to grub.com (because some versions of Vista refuse to create files in c:\ if they don't have an "extension").
Rename grldr.mbr to grub.mbr for consistency.
Revision
48523 -
Directory Listing
Modified
Sat Jul 21 12:17:15 2007 UTC
(5 years, 10 months ago)
by
rmh
Remove space checks completely. Turns out the function was acting as no-op and results were based on uninitialised memory (urgh).
Revision
48522 -
Directory Listing
Modified
Sat Jul 21 11:09:57 2007 UTC
(5 years, 10 months ago)
by
rmh
Move ShowGraphics outside NETWORK_BASE_URL ifdef (fixes network-less build).
Revision
48500 -
Directory Listing
Modified
Fri Jul 20 16:22:42 2007 UTC
(5 years, 10 months ago)
by
rmh
Support for using D-I daily builds.
Revision
48458 -
Directory Listing
Modified
Wed Jul 18 22:13:56 2007 UTC
(5 years, 10 months ago)
by
rmh
Release 0.5.5.
Revision
48457 -
Directory Listing
Modified
Wed Jul 18 22:01:09 2007 UTC
(5 years, 10 months ago)
by
rmh
Use iCountry rather than sCountry to determine the state. sCountry is locale-dependant and cannot be used reliably.
Revision
48451 -
Directory Listing
Modified
Wed Jul 18 14:27:55 2007 UTC
(5 years, 10 months ago)
by
rmh
Unfuzzy fr.po and nl.po.
Revision
48450 -
Directory Listing
Modified
Wed Jul 18 14:27:16 2007 UTC
(5 years, 10 months ago)
by
rmh
Propagate to PO files.
Revision
48449 -
Directory Listing
Modified
Wed Jul 18 14:26:39 2007 UTC
(5 years, 10 months ago)
by
rmh
win32-loader.sh: s/media/medium/g. Thanks to Frans and Steve.
Revision
48425 -
Directory Listing
Modified
Tue Jul 17 22:10:57 2007 UTC
(5 years, 10 months ago)
by
fjp
Dutch translation update
Revision
48419 -
Directory Listing
Modified
Tue Jul 17 17:52:49 2007 UTC
(5 years, 10 months ago)
by
bubulle
French translation updated
Revision
48418 -
Directory Listing
Modified
Tue Jul 17 16:24:12 2007 UTC
(5 years, 10 months ago)
by
rmh
Fix timezone detection on Vista.
Revision
48417 -
Directory Listing
Modified
Tue Jul 17 16:21:55 2007 UTC
(5 years, 10 months ago)
by
rmh
Release 0.5.4.
Revision
48416 -
Directory Listing
Modified
Tue Jul 17 16:07:24 2007 UTC
(5 years, 10 months ago)
by
rmh
Oops. Add string.c, which was meant to be in r48415.
Revision
48415 -
Directory Listing
Modified
Tue Jul 17 15:30:42 2007 UTC
(5 years, 10 months ago)
by
rmh
Write a smarter parser for bcdedit.exe output. This fixes bootmgr hooking for non-English versions of Vista.
Revision
48414 -
Directory Listing
Modified
Tue Jul 17 14:41:39 2007 UTC
(5 years, 10 months ago)
by
rmh
Create a "plugins" dir for plugins.
Revision
48413 -
Directory Listing
Modified
Tue Jul 17 14:29:59 2007 UTC
(5 years, 10 months ago)
by
rmh
Remove license terms for NSIS, since System.dll is no longer in use.
Revision
48386 -
Directory Listing
Modified
Sun Jul 15 19:38:27 2007 UTC
(5 years, 10 months ago)
by
rmh
Replace icon with SVG-based version that looks slightly better on Vista, much better on XP, and horrible on 2k and 9x.
Revision
48114 -
Directory Listing
Modified
Sun Jul 15 17:00:25 2007 UTC
(5 years, 10 months ago)
by
rmh
Disable win9x support untill someone debugs these failed assertions.
Revision
48113 -
Directory Listing
Modified
Sun Jul 15 16:57:52 2007 UTC
(5 years, 10 months ago)
by
rmh
If ${NETWORK_BASE_URL} provides a preseed.cfg, use it.
Revision
48111 -
Directory Listing
Modified
Sun Jul 15 11:09:20 2007 UTC
(5 years, 10 months ago)
by
rmh
Only declare $d when in media-based mode.
Revision
48110 -
Directory Listing
Modified
Sun Jul 15 11:06:08 2007 UTC
(5 years, 10 months ago)
by
rmh
Make network-mode a build time option instead of a runtime one (disabled by default).
Revision
48109 -
Directory Listing
Modified
Sun Jul 15 11:04:23 2007 UTC
(5 years, 10 months ago)
by
rmh
Replace Byron Stanoszek with The GCC project in THANKS, consistently with 64-bit detection code that was replaced too.
Revision
48108 -
Directory Listing
Modified
Sun Jul 15 11:02:35 2007 UTC
(5 years, 10 months ago)
by
rmh
Add Paul to THANKS.
Revision
48106 -
Directory Listing
Modified
Sun Jul 15 09:49:15 2007 UTC
(5 years, 10 months ago)
by
rmh
Tidy auxiliary file handling. Move download routine into a separate function.
Revision
48104 -
Directory Listing
Modified
Sat Jul 14 16:41:04 2007 UTC
(5 years, 10 months ago)
by
rmh
Move to main.
Revision
48101 -
Directory Listing
Modified
Sat Jul 14 11:43:21 2007 UTC
(5 years, 10 months ago)
by
rmh
Add systeminfo/*.dll to clean target.
Revision
48100 -
Directory Listing
Modified
Sat Jul 14 11:41:34 2007 UTC
(5 years, 10 months ago)
by
rmh
Get rid of unbuildable System.dll. Use systeminfo.c plugin sent by Paul Wise instead. Thank you Paul
Revision
48099 -
Directory Listing
Modified
Sat Jul 14 11:13:45 2007 UTC
(5 years, 10 months ago)
by
rmh
Add distclean target.
Revision
48098 -
Directory Listing
Modified
Sat Jul 14 11:10:48 2007 UTC
(5 years, 10 months ago)
by
rmh
Fix some packaging issues as requested by ftp-masters.
Revision
48097 -
Directory Listing
Modified
Sat Jul 14 11:10:03 2007 UTC
(5 years, 10 months ago)
by
rmh
Propagate win32-loader.sh changes to l10n/
Revision
48096 -
Directory Listing
Modified
Sat Jul 14 11:08:42 2007 UTC
(5 years, 10 months ago)
by
rmh
Use the proper GPLv3 header, not just an s/2/3/g version of the GPLv2 one.
Revision
47811 -
Directory Listing
Modified
Sun Jul 1 11:14:33 2007 UTC
(5 years, 10 months ago)
by
rmh
When language is defined but country isn't, preseed language only (instead of not preseeding locale at all).
Revision
47787 -
Directory Listing
Modified
Sat Jun 30 22:32:43 2007 UTC
(5 years, 10 months ago)
by
rmh
Upgrade to GPL 3.
Revision
47256 -
Directory Listing
Modified
Fri Jun 15 17:34:13 2007 UTC
(5 years, 11 months ago)
by
rmh
Check for 30 MiB limit before 3 GiB one, because the first is a certain abort condition and the second isn't.
Revision
47112 -
Directory Listing
Modified
Thu May 31 17:56:12 2007 UTC
(5 years, 11 months ago)
by
rmh
Include "license" in clean target.
Revision
46817 -
Directory Listing
Modified
Fri May 18 17:47:16 2007 UTC
(6 years ago)
by
rmh
Move to contrib.
Revision
46816 -
Directory Listing
Modified
Fri May 18 17:30:38 2007 UTC
(6 years ago)
by
rmh
Shit. Bitmaps force me to make it debian-native...
Revision
46815 -
Directory Listing
Modified
Fri May 18 17:05:23 2007 UTC
(6 years ago)
by
rmh
Obtain version string dynamicaly from debian/changelog.
Revision
46814 -
Directory Listing
Modified
Fri May 18 16:53:36 2007 UTC
(6 years ago)
by
rmh
Initial packaging.
Revision
46813 -
Directory Listing
Modified
Fri May 18 15:58:39 2007 UTC
(6 years ago)
by
rmh
Replace cpuid.c with gcc-based implementation (with better copyright accountability).
Revision
46812 -
Directory Listing
Modified
Fri May 18 15:52:54 2007 UTC
(6 years ago)
by
rmh
Enable Turkish. NOTE: the translation is ok, but some parts are still displayed broken due to an NSIS bug (fixed in 2.27-1, which I can't use because of #423415).
Revision
46811 -
Directory Listing
Modified
Fri May 18 15:50:34 2007 UTC
(6 years ago)
by
rmh
Propagate last commit to po files.
Revision
46721 -
Directory Listing
Modified
Mon May 7 11:44:15 2007 UTC
(6 years ago)
by
rmh
Add GPL header. Acknowledge Torvalds' copyright.
Revision
46720 -
Directory Listing
Modified
Mon May 7 11:18:01 2007 UTC
(6 years ago)
by
rmh
- l10n/win32-loader.sh: Add GPL header.
- main.nsi: Use "(C)" rather than © in GPL header.
Revision
46513 -
Directory Listing
Modified
Sat Apr 21 06:05:56 2007 UTC
(6 years, 1 month ago)
by
bubulle
Turkish translation added (sent to me by Recai Oktas who apparently can't
send mails to Robert)
Revision
46110 -
Directory Listing
Modified
Mon Apr 2 05:50:21 2007 UTC
(6 years, 1 month ago)
by
yeager-guest
sv.po: Updated Swedish translation
Revision
46108 -
Directory Listing
Modified
Sun Apr 1 23:11:19 2007 UTC
(6 years, 1 month ago)
by
rmh
Release 0.4.1.
Revision
46107 -
Directory Listing
Modified
Sun Apr 1 22:54:41 2007 UTC
(6 years, 1 month ago)
by
rmh
Windows ME is not supported.
Revision
46106 -
Directory Listing
Modified
Sun Apr 1 22:41:36 2007 UTC
(6 years, 1 month ago)
by
rmh
Use grub.pif for direct boot method, since Windows will attempt to run it in virtual mode otherwise. Thanks Scott Edwards <debian@foss.daxal.com>.
Revision
46105 -
Directory Listing
Modified
Sun Apr 1 22:11:13 2007 UTC
(6 years, 1 month ago)
by
rmh
Update German translation.
Revision
46104 -
Directory Listing
Modified
Sun Apr 1 17:28:05 2007 UTC
(6 years, 1 month ago)
by
rmh
Update instructions about contrib directory to make it easier to figure out.
Revision
46095 -
Directory Listing
Modified
Sat Mar 31 19:43:12 2007 UTC
(6 years, 1 month ago)
by
rmh
ja.po: Fix syntax error.
Revision
46094 -
Directory Listing
Modified
Sat Mar 31 18:38:56 2007 UTC
(6 years, 1 month ago)
by
rmh
Update Japanese translation.
Revision
46092 -
Directory Listing
Modified
Sat Mar 31 16:54:09 2007 UTC
(6 years, 1 month ago)
by
rmh
Redefine win32-loader.ini format to make room for Debian Live.
Revision
46090 -
Directory Listing
Modified
Sat Mar 31 15:25:36 2007 UTC
(6 years, 1 month ago)
by
bubulle
French translation updated
Revision
46089 -
Directory Listing
Modified
Sat Mar 31 12:41:24 2007 UTC
(6 years, 1 month ago)
by
mck-guest
Update Czech translation
Revision
46088 -
Directory Listing
Modified
Sat Mar 31 12:30:20 2007 UTC
(6 years, 1 month ago)
by
fjp
Update Dutch translation
Revision
46087 -
Directory Listing
Modified
Sat Mar 31 12:28:36 2007 UTC
(6 years, 1 month ago)
by
fjp
Update PO files
Revision
46086 -
Directory Listing
Modified
Sat Mar 31 12:06:51 2007 UTC
(6 years, 1 month ago)
by
rmh
Simplify error_* handling strings to make them more translatable.
Revision
46083 -
Directory Listing
Modified
Sat Mar 31 08:56:39 2007 UTC
(6 years, 1 month ago)
by
fjp
Somewhat forced translation of new strings
Revision
46080 -
Directory Listing
Modified
Fri Mar 30 23:09:02 2007 UTC
(6 years, 1 month ago)
by
rmh
Release 0.4.0.
Revision
46079 -
Directory Listing
Modified
Fri Mar 30 22:24:57 2007 UTC
(6 years, 1 month ago)
by
rmh
Make a pair of error strings translatable.
Revision
46078 -
Directory Listing
Modified
Fri Mar 30 22:08:33 2007 UTC
(6 years, 1 month ago)
by
fjp
Update Dutch translation
Revision
46077 -
Directory Listing
Modified
Fri Mar 30 21:58:22 2007 UTC
(6 years, 1 month ago)
by
rmh
Rename generate_template.sh to win32-loader.sh. This makes it clearer in the PO file references what is being translated.
Revision
46076 -
Directory Listing
Modified
Fri Mar 30 21:45:57 2007 UTC
(6 years, 1 month ago)
by
rmh
Add error handling for bcdedit.exe calls.
Revision
46072 -
Directory Listing
Modified
Fri Mar 30 19:26:13 2007 UTC
(6 years, 1 month ago)
by
rmh
Vista support.
- getwindowsversion.nsh: Detect Vista.
- swirl.ico: Add 256x256 PNG layer for Vista's ultra-big explorer icons. Note: For best effect, an additional 256x256 layer should be added, akin to the existing 16x16 and 32x32 ones. Unfortunately I have no clue about graphics (help would be appreciated).
- main.nsi: Add routine to hook GRUB in Vista's bootloader, with proper consistency checks to maintain idempotency and allow uninstaller to cleanup later.
- main.nsi: Other misc cleanup.
Revision
46071 -
Directory Listing
Modified
Fri Mar 30 18:53:21 2007 UTC
(6 years, 1 month ago)
by
rmh
already checking for Windows version..
Revision
46055 -
Directory Listing
Modified
Thu Mar 29 21:23:40 2007 UTC
(6 years, 1 month ago)
by
rmh
Release 0.3.0
Revision
46054 -
Directory Listing
Modified
Thu Mar 29 21:20:23 2007 UTC
(6 years, 1 month ago)
by
rmh
Win9x support.
- Fix broken layout in templates/warning.ini.
- Split $(warning) message into 3 parts, and write a win9x alternative for the second one.
- Use wget as fallback on systems where NSISdl is known broken.
- Implement "direct" boot method for Win9x: we just run grub.exe and Windows gives us full power automaticaly so that we can screw it (how gentle of him).
Revision
46053 -
Directory Listing
Modified
Thu Mar 29 18:48:11 2007 UTC
(6 years, 1 month ago)
by
rmh
Remove grub ELF image, which turns out was completely useless. This saves 288 kiB (sigh).
Revision
46046 -
Directory Listing
Modified
Wed Mar 28 22:06:16 2007 UTC
(6 years, 1 month ago)
by
rmh
Add Scott Edwards.
Revision
46034 -
Directory Listing
Modified
Tue Mar 27 22:36:36 2007 UTC
(6 years, 1 month ago)
by
rmh
- Store Windows version in $windows_version for later use (and update all translations to cope with that).
- Arrange boot_ini_not_found message with "s/Your version of Windows might be too old, or damaged./Is this really Windows @DOLLAR@windows_version?/g". This makes more sense now that we (think we) know the version we're running on.
Revision
46033 -
Directory Listing
Modified
Tue Mar 27 22:23:40 2007 UTC
(6 years, 1 month ago)
by
rmh
Refuse to run on NT 4 since it segfaults like on 9x.
Revision
46032 -
Directory Listing
Modified
Tue Mar 27 20:30:25 2007 UTC
(6 years, 1 month ago)
by
rmh
Compressed NTFS breaks GRUB. Disable compression for our critical files. Thanks to John O'Hagan <johnohagan@iprimus.com.au> for the report.
Revision
46028 -
Directory Listing
Modified
Mon Mar 26 11:35:45 2007 UTC
(6 years, 1 month ago)
by
rmh
Release 0.2.1.
Revision
46027 -
Directory Listing
Modified
Mon Mar 26 11:35:29 2007 UTC
(6 years, 1 month ago)
by
rmh
Switch to d-i RC2.
Revision
46026 -
Directory Listing
Modified
Sun Mar 25 16:14:42 2007 UTC
(6 years, 1 month ago)
by
rmh
Update Japanese translation.
Revision
45726 -
Directory Listing
Modified
Fri Mar 9 15:10:31 2007 UTC
(6 years, 2 months ago)
by
fjp
Update Dutch translation
Revision
45689 -
Directory Listing
Modified
Tue Mar 6 14:34:55 2007 UTC
(6 years, 2 months ago)
by
rmh
Add/enable Spanish.
Revision
45676 -
Directory Listing
Modified
Mon Mar 5 22:23:28 2007 UTC
(6 years, 2 months ago)
by
rmh
Release 0.2.0.
Revision
45634 -
Directory Listing
Modified
Fri Mar 2 20:27:18 2007 UTC
(6 years, 2 months ago)
by
rmh
Update German translation.
Revision
45633 -
Directory Listing
Modified
Fri Mar 2 14:29:03 2007 UTC
(6 years, 2 months ago)
by
rmh
Build the cpuid plugin with -Wl,--file-alignment,512. This is done with all NSIS plugins and is necessary to avoid segfaults on win9x.
Revision
45622 -
Directory Listing
Modified
Wed Feb 28 22:51:27 2007 UTC
(6 years, 2 months ago)
by
rmh
Rename debian.exe to win32-loader.exe. From now on, debian.exe is only the name used by goodbye-microsoft.com for "marketing" purposes. Subsequently, rename debian.iso as well.
Revision
45613 -
Directory Listing
Modified
Wed Feb 28 16:37:17 2007 UTC
(6 years, 2 months ago)
by
rmh
Detect Windows version and abort if it's not NT|XP|2k|2k3.
Revision
45590 -
Directory Listing
Modified
Tue Feb 27 20:10:18 2007 UTC
(6 years, 2 months ago)
by
rmh
Add Russian.
Revision
45444 -
Directory Listing
Modified
Mon Feb 26 21:33:26 2007 UTC
(6 years, 2 months ago)
by
rmh
Add/Enable Italian.
Revision
45408 -
Directory Listing
Modified
Sat Feb 24 21:34:17 2007 UTC
(6 years, 2 months ago)
by
yeager-guest
sv.po: Swedish translation updated
Revision
45407 -
Directory Listing
Modified
Sat Feb 24 19:50:13 2007 UTC
(6 years, 2 months ago)
by
rmh
Support for CD-based install. It is triggered automaticaly when properly-formatted win32-loader.ini is found in $EXEDIR.
Revision
45400 -
Directory Listing
Modified
Sat Feb 24 10:52:00 2007 UTC
(6 years, 2 months ago)
by
rmh
Propagate r45397 into the PO files.
Revision
45399 -
Directory Listing
Modified
Sat Feb 24 10:50:36 2007 UTC
(6 years, 2 months ago)
by
rmh
Add/enable Japanese.
Revision
45398 -
Directory Listing
Modified
Sat Feb 24 10:47:47 2007 UTC
(6 years, 2 months ago)
by
rmh
Replace latin1-encoded © with "(C)", since not all languages will interpret it as latin1.
Revision
45397 -
Directory Listing
Modified
Sat Feb 24 10:31:21 2007 UTC
(6 years, 2 months ago)
by
rmh
Skip comments with grep rather than preceeding them with a semicolon. This avoids breakage when iconv converts something into a character that is illegal in NSIS syntax.
Revision
45391 -
Directory Listing
Modified
Fri Feb 23 17:49:05 2007 UTC
(6 years, 2 months ago)
by
rmh
Release 0.1.1.
Revision
45390 -
Directory Listing
Modified
Fri Feb 23 17:38:43 2007 UTC
(6 years, 2 months ago)
by
rmh
Refer to English by its variable name, not by hardcoded 1033.
Revision
45389 -
Directory Listing
Modified
Fri Feb 23 17:37:50 2007 UTC
(6 years, 2 months ago)
by
rmh
Do NOT preseed language when the "unsupported" option was selected.
Revision
45314 -
Directory Listing
Modified
Wed Feb 21 15:17:47 2007 UTC
(6 years, 3 months ago)
by
rmh
Update German translation.
Revision
45298 -
Directory Listing
Modified
Tue Feb 20 21:14:03 2007 UTC
(6 years, 3 months ago)
by
rmh
Add (and enable) German.
Revision
45273 -
Directory Listing
Modified
Mon Feb 19 20:24:36 2007 UTC
(6 years, 3 months ago)
by
rmh
Make the message a bit nicer.
Revision
45272 -
Directory Listing
Modified
Mon Feb 19 20:21:06 2007 UTC
(6 years, 3 months ago)
by
rmh
Make UTF-8 sanity check more verbose.
Revision
45257 -
Directory Listing
Modified
Mon Feb 19 07:45:31 2007 UTC
(6 years, 3 months ago)
by
rmh
Add (and enable) Bulgarian.
Revision
45245 -
Directory Listing
Modified
Sun Feb 18 21:52:56 2007 UTC
(6 years, 3 months ago)
by
kaplan
Complete the translation as I was too lazy the last time (:
Revision
45212 -
Directory Listing
Modified
Sat Feb 17 15:25:50 2007 UTC
(6 years, 3 months ago)
by
rmh
0.1.0 is out (first versioned release).
Revision
45185 -
Directory Listing
Modified
Fri Feb 16 14:45:31 2007 UTC
(6 years, 3 months ago)
by
rmh
Un-fuzzy-ize "Graphical install" in all translations.
Revision
45177 -
Directory Listing
Modified
Thu Feb 15 09:10:55 2007 UTC
(6 years, 3 months ago)
by
rmh
Enable Hebrew. Add (and enable) Portuguese.
Revision
45176 -
Directory Listing
Modified
Thu Feb 15 07:29:22 2007 UTC
(6 years, 3 months ago)
by
bubulle
Proofread by Frederic Bothamy
Revision
45172 -
Directory Listing
Modified
Wed Feb 14 22:44:52 2007 UTC
(6 years, 3 months ago)
by
kaplan
Add Hebrew translation.
Revision
45171 -
Directory Listing
Modified
Wed Feb 14 22:15:39 2007 UTC
(6 years, 3 months ago)
by
rmh
Add Finnish translation.
Revision
45147 -
Directory Listing
Modified
Wed Feb 14 16:16:49 2007 UTC
(6 years, 3 months ago)
by
rmh
Enable Slovak.
Revision
45146 -
Directory Listing
Modified
Wed Feb 14 15:45:04 2007 UTC
(6 years, 3 months ago)
by
rmh
Make sure gettext output is in UTF-8.
Revision
45143 -
Directory Listing
Modified
Wed Feb 14 09:31:25 2007 UTC
(6 years, 3 months ago)
by
rmh
Slovak is windows-1250.
Revision
45142 -
Directory Listing
Modified
Wed Feb 14 09:20:57 2007 UTC
(6 years, 3 months ago)
by
rmh
Add reference to M$ charset docs.
Revision
45139 -
Directory Listing
Modified
Tue Feb 13 23:26:29 2007 UTC
(6 years, 3 months ago)
by
rmh
Move README.l10n to l10n/README, and remove some obsolete text.
Revision
45138 -
Directory Listing
Modified
Tue Feb 13 23:19:28 2007 UTC
(6 years, 3 months ago)
by
rmh
Make charset string itself gettext'd. Add it for all translations for which it was known.
Revision
45134 -
Directory Listing
Modified
Tue Feb 13 23:11:11 2007 UTC
(6 years, 3 months ago)
by
rmh
Enable Slovak in the build, but not yet in runtime since the charset seems to be messed-up.
Revision
45133 -
Directory Listing
Modified
Tue Feb 13 23:07:22 2007 UTC
(6 years, 3 months ago)
by
rmh
Remove double quotes (") since they break build.
Revision
45132 -
Directory Listing
Modified
Tue Feb 13 22:54:27 2007 UTC
(6 years, 3 months ago)
by
rmh
Add Slovak translation.
Revision
45115 -
Directory Listing
Modified
Tue Feb 13 19:38:05 2007 UTC
(6 years, 3 months ago)
by
yeager-guest
sv.po: Swedish translation updated
Revision
45114 -
Directory Listing
Modified
Tue Feb 13 19:21:28 2007 UTC
(6 years, 3 months ago)
by
mck-guest
Updated Czech translation
Revision
45113 -
Directory Listing
Modified
Tue Feb 13 19:00:49 2007 UTC
(6 years, 3 months ago)
by
fjp
Update translation
Revision
45112 -
Directory Listing
Modified
Tue Feb 13 18:45:38 2007 UTC
(6 years, 3 months ago)
by
bubulle
French translation update
Revision
45108 -
Directory Listing
Modified
Tue Feb 13 17:12:40 2007 UTC
(6 years, 3 months ago)
by
rmh
Add expert mode.
Revision
45105 -
Directory Listing
Modified
Tue Feb 13 13:04:22 2007 UTC
(6 years, 3 months ago)
by
rmh
Enable gettext comment support, and write a few helpful comments for translators.
Revision
45104 -
Directory Listing
Modified
Tue Feb 13 12:39:03 2007 UTC
(6 years, 3 months ago)
by
rmh
Switch to new 64-bit detection code.
Revision
45103 -
Directory Listing
Modified
Tue Feb 13 12:23:38 2007 UTC
(6 years, 3 months ago)
by
rmh
Probe for CPUID, and for level 0x80000001 first.
Revision
45097 -
Directory Listing
Modified
Mon Feb 12 21:39:54 2007 UTC
(6 years, 3 months ago)
by
rmh
Oops. Move "#include <stdio.h>" to the right file.
Revision
45096 -
Directory Listing
Modified
Mon Feb 12 21:05:29 2007 UTC
(6 years, 3 months ago)
by
rmh
Add cpuid check reimplementation.
Revision
45094 -
Directory Listing
Modified
Mon Feb 12 16:29:55 2007 UTC
(6 years, 3 months ago)
by
rmh
Move proxy preseed after custom.ini dialog. This lets us avoid mention of NSISdl in the UI, since proxy settings in custom.ini now affect both NSISdl and preseed.
Revision
45092 -
Directory Listing
Modified
Mon Feb 12 13:35:34 2007 UTC
(6 years, 3 months ago)
by
rmh
s/that you have/to have/g
Revision
45083 -
Directory Listing
Modified
Sun Feb 11 21:12:00 2007 UTC
(6 years, 3 months ago)
by
fjp
Use single quotes as double ones will break stuff
Revision
45082 -
Directory Listing
Modified
Sun Feb 11 20:44:14 2007 UTC
(6 years, 3 months ago)
by
fjp
Update after review
Revision
45080 -
Directory Listing
Modified
Sun Feb 11 19:51:27 2007 UTC
(6 years, 3 months ago)
by
rmh
Enable Dutch.
Revision
45079 -
Directory Listing
Modified
Sun Feb 11 19:32:50 2007 UTC
(6 years, 3 months ago)
by
fjp
Update translation
Revision
45078 -
Directory Listing
Modified
Sun Feb 11 19:29:39 2007 UTC
(6 years, 3 months ago)
by
fjp
Add Dutch (not yet enabled or reviewed)
Revision
45077 -
Directory Listing
Modified
Sun Feb 11 19:15:19 2007 UTC
(6 years, 3 months ago)
by
rmh
Clarify l10n a bit, and stablish a policy of not enabling languages in main.nsi untill they're tested (at least on wine).
Revision
45076 -
Directory Listing
Modified
Sun Feb 11 19:09:02 2007 UTC
(6 years, 3 months ago)
by
rmh
Rename dil.nsi to main.nsi (that name no longer made any sense).
Revision
45075 -
Directory Listing
Modified
Sun Feb 11 19:07:46 2007 UTC
(6 years, 3 months ago)
by
rmh
- Enable Swedish.
- Improve message for unsupported languages.
Revision
45074 -
Directory Listing
Modified
Sun Feb 11 18:54:38 2007 UTC
(6 years, 3 months ago)
by
rmh
Fix syntax error in warning template. Newlines must NOT be escaped with a $ in this context.
Revision
45073 -
Directory Listing
Modified
Sun Feb 11 18:43:47 2007 UTC
(6 years, 3 months ago)
by
rmh
Update.
Revision
45072 -
Directory Listing
Modified
Sun Feb 11 17:31:32 2007 UTC
(6 years, 3 months ago)
by
mck-guest
Added Czech translation
Revision
45071 -
Directory Listing
Modified
Sun Feb 11 17:21:50 2007 UTC
(6 years, 3 months ago)
by
rmh
Misc style fixes (suggested by Christian Perrier).
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
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
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).