summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Specify --format for grub-mkimage (Closes: 584371) and releaseDidier Raboud2010-06-03
* Add basic kFreeBSD support to win32-loaderDidier Raboud2010-05-05
* Remove the getwindowsversion.nsh code duplicate (included in nsis).Didier Raboud2010-04-23
* Separate network (with a http shipped preseed.cfg) from standaloneDidier Raboud2010-04-23
* Update the daily images URLs. (2)Didier Raboud2010-04-23
* Ditch grubutil-win32 dependency.Robert Millan2009-11-30
* Split functionality back into different plugins. svn-bisect reveals that the...Robert Millan2009-11-29
* Make it buildable with nsis 2.25 again.Robert Millan2009-11-29
* Move grub.cfg to win32-loader directory.Robert Millan2009-11-28
* Include vbe.mod for video mode initialization.Robert Millan2009-11-26
* Update for GRUB module rename. (Closes: #545648)Robert Millan2009-11-26
* * Update GRUB module selection. (Closes: #536961)Robert Millan2009-07-24
* Add getwindowsversion.nsh to win32-loader.exe dependenciesRobert Millan2009-04-21
* Make output a bit more silent.Robert Millan2009-04-06
* Update to new NSIS plugin API. (Closes: #517174)Robert Millan2009-03-24
* Merge all plugin code into a single DLL.Robert Millan2009-03-15
* Fix rule dependencyRobert Millan2008-10-26
* Add explicit rule for netboot/*/win32-loader.exeRobert Millan2008-10-12
* Makefile: Fix stamp handling in iso target.Robert Millan2008-03-15
* ...and remove them on clean.Robert Millan2008-03-14
* Produce two images on "iso" target: one for stable and one for dailies.Robert Millan2008-03-14
* Stop removing debian/compat on distclean target.Robert Millan2008-03-14
* Un-dupe search.modRobert Millan2008-03-14
* * Bring back support for Windows 98.Robert Millan2008-03-05
* Add ntfscomp GRUB module. Update Build-Depends.Robert Millan2008-01-02
* * Add biosdisk and gpt GRUB modules. Build-Depend onRobert Millan2007-12-25
* Detect and preseed passwd/user-fullname (without setting the seen flag).Robert Millan2007-09-14
* Remove README.html hack. It's annoying for a .iso that is only used in tests.Robert Millan2007-09-14
* Add dialog to choose desktop environment (GNOME, KDE, XFCE, None).Robert Millan2007-09-14
* Implement support for loading README.html.Robert Millan2007-09-11
* Move win32-loader to trunk.Robert Millan2007-09-01
* Convert warning message from an installer page to a messagebox. This makes t...Robert Millan2007-08-28
* Revert r48531. Renaming grldr in the mbr image was a bit more complicated th...Robert Millan2007-07-22
* Update CLI for genisoimage.Robert Millan2007-07-22
* s/mkisofs/genisoimage/gRobert Millan2007-07-22
* Rename grldr to grub.com (because some versions of Vista refuse to create fil...Robert Millan2007-07-21
* Remove space checks completely. Turns out the function was acting as no-op a...Robert Millan2007-07-21
* Support for using D-I daily builds.Robert Millan2007-07-20
* Use iCountry rather than sCountry to determine the state. sCountry is locale...Robert Millan2007-07-18
* Write a smarter parser for bcdedit.exe output. This fixes bootmgr hooking fo...Robert Millan2007-07-17
* Create a "plugins" dir for plugins.Robert Millan2007-07-17
* Make network-mode a build time option instead of a runtime one (disabled by d...Robert Millan2007-07-15
* Add systeminfo/*.dll to clean target.Robert Millan2007-07-14
* Get rid of unbuildable System.dll. Use systeminfo.c plugin sent by Paul Wise...Robert Millan2007-07-14
* Add distclean target.Robert Millan2007-07-14
* Fix some packaging issues as requested by ftp-masters.Robert Millan2007-07-14
* Include "license" in clean target.Robert Millan2007-05-31
* Shit. Bitmaps force me to make it debian-native...Robert Millan2007-05-18
* Obtain version string dynamicaly from debian/changelog.Robert Millan2007-05-18
* Use grub.pif for direct boot method, since Windows will attempt to run it in ...Robert Millan2007-04-01