summaryrefslogtreecommitdiffstats
path: root/globetrotter/make_live
Commit message (Expand)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-2/+2
* adapt to DOCS -> CAT_MINIMAL_DOCS switchPascal Rigaux2006-03-091-1/+1
* typo fixThierry Vignaud2005-11-211-1/+1
* try to cleanup fs.pmPascal Rigaux2005-06-281-5/+5
* recreate existing user accounts on restoringThierry Vignaud2005-06-261-0/+11
* switch from GRUB to LILO since the later now enable to boot from USBThierry Vignaud2005-06-201-10/+7
* rollbackThierry Vignaud2005-06-201-9/+11
* switch from GRUB to LILO since the later now enable to boot from USBThierry Vignaud2005-06-201-11/+9
* rollbackThierry Vignaud2005-06-201-34/+24
* switch from GRUB to LILO since the later now enable to boot from USBThierry Vignaud2005-06-201-24/+34
* patch is needed for dkms-atiThierry Vignaud2005-06-171-1/+1
* fix end message (do not speak about restoration when installing)Thierry Vignaud2005-06-161-1/+1
* fix mounting /procThierry Vignaud2005-06-161-1/+2
* - sync with DrakX's APIThierry Vignaud2005-06-091-38/+65
* (installPackages) help packages' post-install scriptsThierry Vignaud2005-06-091-0/+3
* (installPackages) help DrakX moreThierry Vignaud2005-06-091-2/+2
* detect both old and new LaCie modelsThierry Vignaud2005-06-091-1/+1
* prevent building a disk w/o translation catalogsThierry Vignaud2005-06-091-0/+4
* prevent warning message about /proc to appear at bootThierry Vignaud2005-06-091-1/+3
* - urpmi syntax had changedThierry Vignaud2005-06-091-2/+1
* devfs is deadThierry Vignaud2005-06-091-3/+1
* save X.org conf too on profile switchThierry Vignaud2005-06-091-1/+1
* set $::build_globetrotterThierry Vignaud2005-06-091-0/+1
* unmount partitions even when failledThierry Vignaud2005-05-251-4/+22
* display message earlierThierry Vignaud2005-05-251-1/+1
* on restoration, tell which one is the packages partition when foundThierry Vignaud2005-05-251-0/+1
* nicely tell that the restoration is completedThierry Vignaud2005-05-251-0/+2
* use newly introduced my_exit() in order to display better messagesThierry Vignaud2005-05-251-3/+5
* (my_exit) introduce it for smoother messagesThierry Vignaud2005-05-251-0/+10
* handle smoothly packages partition with multiple kernel packagesThierry Vignaud2005-05-251-2/+2
* fix fs checking prior to restoration, thus handling restoration onThierry Vignaud2005-05-251-0/+5
* when we format the root fs prior to restoring the hd, set back theThierry Vignaud2005-05-251-1/+1
* factorize some code through find_partition()Thierry Vignaud2005-05-251-2/+7
* do not try to run killall until it has been installedThierry Vignaud2004-10-261-1/+1
* sometimes grub return non zero exit status w/o errorThierry Vignaud2004-07-091-1/+1
* kill debug messageThierry Vignaud2004-07-091-1/+1
* do not complain about unmounted usb fs in recue modeThierry Vignaud2004-07-091-1/+1
* fix restore mode (initrd's mount failled to mount ext2 as ext3)Thierry Vignaud2004-07-091-1/+1
* display a nicer error message when disk is not foundThierry Vignaud2004-06-301-0/+1
* fix umountingThierry Vignaud2004-06-291-0/+1
* unselect uim since mdk10 package of uim IM break first time wizardThierry Vignaud2004-06-291-4/+10
* perl_checker cleanupsThierry Vignaud2004-06-291-3/+3
* add rescue supportThierry Vignaud2004-06-291-10/+40
* (installPackages) kill debugging statementsThierry Vignaud2004-06-241-3/+0
* make share partition be writeable by unpriviliegied usersThierry Vignaud2004-06-241-0/+1
* add fb2png in order to be able to take screenshotsThierry Vignaud2004-06-241-0/+2
* per machine firewall configurationThierry Vignaud2004-06-241-1/+1
* force installation of both 2.4.x and 2.6.x centrino driversThierry Vignaud2004-06-181-1/+1
* - use labels for home and packages partitions tooThierry Vignaud2004-06-181-0/+12
* install autologin as requested by QAThierry Vignaud2004-06-181-0/+1
ools.spec: 0.12mdk
+
+2003/01/17 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * share/po/ru.po: updated po file
+
+ * share/po/it.po: updated Italian file
+
+2003/01/17 Pixel <pixel@mandrakesoft.com>
+
+ * tools/make_mdkinst_stage2: do not remove mdk_10.pcf in the ramdisk
+ (or handle it in lang.pm since it seems to be needed for greek display)
+
+2003/01/17 Stew Benedict <sbenedict@mandrakesoft.com>
+
+ * modules.pm: airport support for ppc
+
+2003/01/17 Warly <warly@mandrakesoft.com>
+
+ * share/rpmsrate: add some applications on club voting
+
+2003/01/16 alus
+
+ * share/po/pl.po: updated
+
+2003/01/16 Daouda Lo <daouda@mandrakesoft.com>
+
+ * Makefile.drakxtools:
+ - drakhelp moved to /usr/bin/
+
+ * standalone/drakhelp:
+ - checker
+ - support gnome help
+ - warn if documentation is not installed
+ - syntax : drakhelp relative_link
+ example: drakhelp Quick_Startup.html/drakx.html
+ - drakhelp will check the running wm and will launch kdehelpcenter
+ with the correct URL after localizing the link.
+ Otherwise, it launch a default browser: mozilla konqueror or galeon.
+
+ * standalone.pm:
+ - remove help callback (moved into drakhelp)
+
+ * Makefile.config:
+ - add drakhelp
+
+2003/01/16 Damien Chaumette <dchaumette@mandrakesoft.com>
+
+ * network/network.pm:
+ - fix /etc/hosts localhost.localdomain in localhost
+
+2003/01/16 François Pons <fpons@mandrakesoft.com>
+
+ * install_steps_interactive.pm: fixed not to ask group instead of
+ individual package selection.
+
+2003/01/16 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * keyboard.pm, lang.pm: Added some more English locales; and changed all
+ locale names using xx
+ notation to xx_YY notation (so it's easier to just append a ".UTF-8" in
+ case we provide a way to let the user choose if he wants UTF-8 or not)
+
+2003/01/16 Pixel <pixel@mandrakesoft.com>
+
+ * install_any.pm: workaround ref count perl bug
+
+ * share/step-orange-click.xpm, share/step-red-on.xpm,
+ share/step-orange.xpm, share/step-red-click.xpm,
+ share/step-green-on.xpm, install2.pm, share/step-green.xpm,
+ install_steps.pm, install_gtk.pm, share/step-green-click.xpm,
+ share/step-red.xpm, install_steps_interactive.pm, steps.pm,
+ share/step-orange-on.xpm: new steps window layout
+
+2003/01/16 Thierry Vignaud <tvignaud@mandrakesoft.com>
+
+ * standalone/harddrake2, services.pm: fix embedding
+
2003/01/16 Daouda Lo <daouda@mandrakesoft.com>
* standalone.pm:
@@ -8234,7 +8577,7 @@
* Makefile.config: remove dir security
- * proxy.pm: add $Id: ChangeLog,v 1.768 2003/01/16 00:11:28 prigaux Exp $
+ * proxy.pm: add $Id: ChangeLog,v 1.769 2003/01/16 14:30:23 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than