You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
(4) |
Apr
(7) |
May
(11) |
Jun
(14) |
Jul
(8) |
Aug
(7) |
Sep
(8) |
Oct
(21) |
Nov
(19) |
Dec
(5) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(1) |
Feb
(5) |
Mar
(6) |
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2008 |
Jan
(8) |
Feb
(2) |
Mar
(2) |
Apr
(4) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
(5) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: SourceForge.net <no...@so...> - 2009-04-18 22:48:39
|
Bugs item #2773267, was opened at 2009-04-18 22:48 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=2773267&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error: Only 1 processor found Initial Comment: Hello There, When installing Morphix (tried several versions!) after the error "Error: Only 1 processor found", right at beginning, it stops installing. The problem must not be this error because with option nosmp the error disappear but stops installing at same point. I have installed more than 10 linux distros and this never happened to me, this must be some bug with this distribution. My computer is a P4 2800 MHz, Nvidia 7600, Asus P4P800 SE, IDE Hard Drive and also SATA Hard Drive. Please help me on a solution. Thanks, Magoo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=2773267&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2009-03-11 21:27:23
|
Bugs item #1595805, was opened at 2006-11-13 18:42 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1595805&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Fourat ZOUARI (fourat) Assigned to: Nobody/Anonymous (nobody) Summary: Can't get my printer working Initial Comment: I've chmoded into the mainmodule apt-get[ed] cupsys and did this http://foo2zjs.rkkda.com/ (go to Download and Install) burned the CD and booted on it, plugged my HP LaserJet 1020 printer and dmesg detects an usb hardware but it does not say if it's an HP LaserJet 1020 printer or not, in other words, the printer is not detected. I've succeeded it's installation on my debian stable server. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2009-03-11 21:27 Message: You need to check that you have CUPS configured to use the LJ 1020 printer and that your CUPS (or your system) is configured to send the firmware to the printer each time the printer is turned on. ---------------------------------------------------------------------- Comment By: Brendan Sleight (bmsleight) Date: 2006-11-13 19:22 Message: Logged In: YES user_id=804659 Do you compile the package sucessfully on the liveCD? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1595805&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2009-03-05 08:31:06
|
Bugs item #1467320, was opened at 2006-04-09 15:00 Message generated for change (Comment added) made by kcozens You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1467320&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: basemodules Group: None Status: Open >Resolution: Out of Date Priority: 5 Private: No Submitted By: Kevin Cozens (kcozens) Assigned to: Alex de Landgraaf (alextreme) Summary: Miniroot missing code page modules needed for VFAT support Initial Comment: The linuxrc file in miniroot.gz of a basemodule supports the use of 'vfat' on the kernel command. In linuxrc, use of 'vfat' sets VFAT. Right after that, the linuxrc script tries to load the kernel modules that are needed to use the VFAT files system. It then does an insmod on the /modules/nls/nls_cp437.ko and /modules/nls/nls_iso8859.ko kernel modules. The miniroot file does contain a directory /modules/nls but it is empty. The needed kernel modules are missing. This has been seen recently in the latest daily build of the basemod ISO (basemod-2.6.15-2006-04-09_0030.iso) but I also had the problem with MorphixBase-0.5pre5. ---------------------------------------------------------------------- >Comment By: Kevin Cozens (kcozens) Date: 2009-03-05 03:30 Message: Recent kernels used in morphix have the vfat and code page stuff compiled in. Closing this bug as Out of Date. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1467320&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2009-03-05 08:17:45
|
Bugs item #2664360, was opened at 2009-03-05 02:55 Message generated for change (Comment added) made by kcozens You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=2664360&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tools Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kevin Cozens (kcozens) Assigned to: Brendan Sleight (bmsleight) Summary: morphix-rebrand doesn't detect missing arguments Initial Comment: The morphix-rebrand script needs a minimum of 3 arguments to be passed on the command line. When optional arguments such as -T are used on the command line, the check for missing arguments fails. The morphix-rebrand script should check that 3 arguments were passed. Each time an optional argument such as -T is seen on the command line, the required argument count should go up by 2. ---------------------------------------------------------------------- >Comment By: Kevin Cozens (kcozens) Date: 2009-03-05 03:17 Message: The attached patch fixes the problem reported by adjusting the number of expected arguments based when any optional arguments are given on the command line. File Added: morphix-rebrand.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=2664360&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2009-03-05 07:55:52
|
Bugs item #2664360, was opened at 2009-03-05 02:55 Message generated for change (Settings changed) made by kcozens You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=2664360&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tools Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kevin Cozens (kcozens) >Assigned to: Brendan Sleight (bmsleight) Summary: morphix-rebrand doesn't detect missing arguments Initial Comment: The morphix-rebrand script needs a minimum of 3 arguments to be passed on the command line. When optional arguments such as -T are used on the command line, the check for missing arguments fails. The morphix-rebrand script should check that 3 arguments were passed. Each time an optional argument such as -T is seen on the command line, the required argument count should go up by 2. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=2664360&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2009-03-05 07:55:17
|
Bugs item #2664360, was opened at 2009-03-05 02:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=2664360&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tools Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kevin Cozens (kcozens) Assigned to: Alex de Landgraaf (alextreme) Summary: morphix-rebrand doesn't detect missing arguments Initial Comment: The morphix-rebrand script needs a minimum of 3 arguments to be passed on the command line. When optional arguments such as -T are used on the command line, the check for missing arguments fails. The morphix-rebrand script should check that 3 arguments were passed. Each time an optional argument such as -T is seen on the command line, the required argument count should go up by 2. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=2664360&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-06-20 12:48:16
|
Bugs item #1935741, was opened at 2008-04-06 02:51 Message generated for change (Comment added) made by alextreme You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1935741&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: basemodules Group: v1.0 (example) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Javier Fafián (brigo) Assigned to: Brendan Sleight (bmsleight) Summary: /media/cdrom not found ... Initial Comment: Hi, i booted with standar morphix iso morphix-livekiosk.iso, i found this error and the mainmodule isn't found. Doing mkdir /media; mkdir /medir/cdrom and executing the morphix init.d script -didn't remember its name now- system boots ok. Sorry for my bad english, but it's the only one i have :-) and good job!, interesting proyect ---------------------------------------------------------------------- >Comment By: Alex de Landgraaf (alextreme) Date: 2008-06-20 14:48 Message: Logged In: YES user_id=97489 Originator: NO Hi Javier/brigo, Finally got around to looking into this, sorry for the very long delay. It was indeed a very minor (dependancy) error that caused this, and it has now been fixed in the package repository (morphix-base-scripts 0.5-73). The latest autobuilds have the fix included. cheers & thanks, Alex ---------------------------------------------------------------------- Comment By: Javier Fafián (brigo) Date: 2008-04-06 16:53 Message: Logged In: YES user_id=2055737 Originator: YES I have followed the instructions in the howto "HowTo: Building a new LiveCD in two commands ", and building it for myself. Now i downloaded the last xmls: basemod-2.6.23-2008-04-06_0018.xml and morphix-gnome-2008-04-06_0025.xml build again and getting the same error c&p: mount: mount point /media/cdrom does not exist. No MainModules found on connected devices No MainModules found ¿ May be my fault ? Thanks ! ---------------------------------------------------------------------- Comment By: Alex de Landgraaf (alextreme) Date: 2008-04-06 07:55 Message: Logged In: YES user_id=97489 Originator: NO Hey Javier, Could you let us know which version of LiveKiosk you are using? Is it a release-version? In that case, I'm assigning this to bmsleight. If you tried an autobuild please try the one built today. There have been a few changes over the last week that might have broken stuff. cheers, Alex ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1935741&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-04-06 14:53:30
|
Bugs item #1935741, was opened at 2008-04-06 02:51 Message generated for change (Comment added) made by brigo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1935741&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: basemodules Group: v1.0 (example) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Javier Fafián (brigo) Assigned to: Brendan Sleight (bmsleight) Summary: /media/cdrom not found ... Initial Comment: Hi, i booted with standar morphix iso morphix-livekiosk.iso, i found this error and the mainmodule isn't found. Doing mkdir /media; mkdir /medir/cdrom and executing the morphix init.d script -didn't remember its name now- system boots ok. Sorry for my bad english, but it's the only one i have :-) and good job!, interesting proyect ---------------------------------------------------------------------- >Comment By: Javier Fafián (brigo) Date: 2008-04-06 16:53 Message: Logged In: YES user_id=2055737 Originator: YES I have followed the instructions in the howto "HowTo: Building a new LiveCD in two commands ", and building it for myself. Now i downloaded the last xmls: basemod-2.6.23-2008-04-06_0018.xml and morphix-gnome-2008-04-06_0025.xml build again and getting the same error c&p: mount: mount point /media/cdrom does not exist. No MainModules found on connected devices No MainModules found ¿ May be my fault ? Thanks ! ---------------------------------------------------------------------- Comment By: Alex de Landgraaf (alextreme) Date: 2008-04-06 07:55 Message: Logged In: YES user_id=97489 Originator: NO Hey Javier, Could you let us know which version of LiveKiosk you are using? Is it a release-version? In that case, I'm assigning this to bmsleight. If you tried an autobuild please try the one built today. There have been a few changes over the last week that might have broken stuff. cheers, Alex ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1935741&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-04-06 05:55:18
|
Bugs item #1935741, was opened at 2008-04-06 02:51 Message generated for change (Comment added) made by alextreme You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1935741&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: basemodules Group: v1.0 (example) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Javier Fafián (brigo) >Assigned to: Brendan Sleight (bmsleight) Summary: /media/cdrom not found ... Initial Comment: Hi, i booted with standar morphix iso morphix-livekiosk.iso, i found this error and the mainmodule isn't found. Doing mkdir /media; mkdir /medir/cdrom and executing the morphix init.d script -didn't remember its name now- system boots ok. Sorry for my bad english, but it's the only one i have :-) and good job!, interesting proyect ---------------------------------------------------------------------- >Comment By: Alex de Landgraaf (alextreme) Date: 2008-04-06 07:55 Message: Logged In: YES user_id=97489 Originator: NO Hey Javier, Could you let us know which version of LiveKiosk you are using? Is it a release-version? In that case, I'm assigning this to bmsleight. If you tried an autobuild please try the one built today. There have been a few changes over the last week that might have broken stuff. cheers, Alex ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1935741&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-04-06 00:51:48
|
Bugs item #1935741, was opened at 2008-04-06 02:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1935741&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: basemodules Group: v1.0 (example) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Javier Fafián (brigo) Assigned to: Nobody/Anonymous (nobody) Summary: /media/cdrom not found ... Initial Comment: Hi, i booted with standar morphix iso morphix-livekiosk.iso, i found this error and the mainmodule isn't found. Doing mkdir /media; mkdir /medir/cdrom and executing the morphix init.d script -didn't remember its name now- system boots ok. Sorry for my bad english, but it's the only one i have :-) and good job!, interesting proyect ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1935741&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-04-03 02:20:48
|
Bugs item #1919524, was opened at 2008-03-19 05:28 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1919524&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Morphing-Morphix Group: None >Status: Closed Resolution: Accepted Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Brendan Sleight (bmsleight) Summary: make-iso script failes: Bad Option '-moved' Initial Comment: Hi! I don't know if that bug occurs because I am using (X)Ubuntu. If so and you are only supporting blank debian , please forgive me and ignore that bugreport. Otherwise: make-iso /path/to/files foobar.iso ... failes with the following error: "Bad Option '-moved' (error -1 BADFLAG)." A look at the make-iso script shows that three times the options -hide -rr -moved are being used in "mkisofs"-commands. According to the man-page mkisofs only supports the option -hide-rr-moved . So the blanks between the three options have to be removed to make the "make-iso" script work. I hope that posting was usefull. Best regards, René ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2008-04-02 19:20 Message: Logged In: YES user_id=1312539 Originator: NO This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Alex de Landgraaf (alextreme) Date: 2008-03-19 16:20 Message: Logged In: YES user_id=97489 Originator: NO SVN commit #2619 should fix this issue. Having the arguments separate stems from the pre-etch days, before genisoimage was forked from mkisofs. It still works in etch and sid, but has been deprecated for a while now. Long story short: new morphix-make-iso package on the way! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1919524&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-03-19 23:21:00
|
Bugs item #1919524, was opened at 2008-03-19 13:28 Message generated for change (Comment added) made by alextreme You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1919524&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Morphing-Morphix Group: None >Status: Pending >Resolution: Accepted Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Brendan Sleight (bmsleight) Summary: make-iso script failes: Bad Option '-moved' Initial Comment: Hi! I don't know if that bug occurs because I am using (X)Ubuntu. If so and you are only supporting blank debian , please forgive me and ignore that bugreport. Otherwise: make-iso /path/to/files foobar.iso ... failes with the following error: "Bad Option '-moved' (error -1 BADFLAG)." A look at the make-iso script shows that three times the options -hide -rr -moved are being used in "mkisofs"-commands. According to the man-page mkisofs only supports the option -hide-rr-moved . So the blanks between the three options have to be removed to make the "make-iso" script work. I hope that posting was usefull. Best regards, René ---------------------------------------------------------------------- >Comment By: Alex de Landgraaf (alextreme) Date: 2008-03-20 00:20 Message: Logged In: YES user_id=97489 Originator: NO SVN commit #2619 should fix this issue. Having the arguments separate stems from the pre-etch days, before genisoimage was forked from mkisofs. It still works in etch and sid, but has been deprecated for a while now. Long story short: new morphix-make-iso package on the way! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1919524&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-03-19 12:28:49
|
Bugs item #1919524, was opened at 2008-03-19 05:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1919524&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Morphing-Morphix Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Brendan Sleight (bmsleight) Summary: make-iso script failes: Bad Option '-moved' Initial Comment: Hi! I don't know if that bug occurs because I am using (X)Ubuntu. If so and you are only supporting blank debian , please forgive me and ignore that bugreport. Otherwise: make-iso /path/to/files foobar.iso ... failes with the following error: "Bad Option '-moved' (error -1 BADFLAG)." A look at the make-iso script shows that three times the options -hide -rr -moved are being used in "mkisofs"-commands. According to the man-page mkisofs only supports the option -hide-rr-moved . So the blanks between the three options have to be removed to make the "make-iso" script work. I hope that posting was usefull. Best regards, René ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1919524&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-02-11 03:20:09
|
Bugs item #1872778, was opened at 2008-01-16 06:12 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1872778&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: Accepted Priority: 1 Private: No Submitted By: Andrew Smith (asmithmb) Assigned to: Brendan Sleight (bmsleight) Summary: isomorph "--add boot" command option now fails Initial Comment: Hi guys, Thanks for making a very good tool, and especially for your continuing work in updating and improving it. However, sometime between about October and the end of last year the --add boot command for isomorph started to fail. I have been following your progress in tracking the changes in the Linux kernel, because I needed a kernel that would both utilise SATA drives and allow read/write access to NTFS disks. The recent autobuilds around the 2.6.23 kernel do these jobs well. Very good, but I also need to amend the boot parameters, basically to cope automatically with en-GB keyboards and associated changes. The bundle of morphix tools available until October/November (about when experiments with 2.6.21 kernels started) did this well. Today though the isomorph command fails with an error, "sed -e expression#1, char 58: Unknown option to 's'". I suspect that this is a transcription typo when updating the scripts, because the isomorph --del boot command continues to work without any error. Over to you, and thanks again. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2008-02-10 19:20 Message: Logged In: YES user_id=1312539 Originator: NO This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Alex de Landgraaf (alextreme) Date: 2008-01-27 12:47 Message: Logged In: YES user_id=97489 Originator: NO Hey Andrew, The --add boot option was added by bmsleight, so I'm assigning this bug to him. I think simply using single-quotes will fix this, but will leave the changes to bmsleight. cheers, Alex de Landgraaf ---------------------------------------------------------------------- Comment By: Andrew Smith (asmithmb) Date: 2008-01-16 14:00 Message: Logged In: YES user_id=587766 Originator: YES After submitting the above I have had time to continue investigation, and have found a basic cause and a workaround for me. It is now clear that the difficulty is not really a "bug" and my assignment of a start time was wrong. I have now therefore taken the priority right down to the lowest level. The problem is that a forward slash "/" character in any of the added boot parameters is passed through to sed by the perl interpreter and then prevents the proper operation of sed, causing the error noted above. This failure is important because it stops any of the files needed in boot/grub on the CD from being copied into place. Result - an unbootable CD. These slash characters are not used in many kernel parameters except in one form of the tz parameter controlling the time zone of the OS clock eg tz=Europe/London. This was what I needed to set, but fortunately the tz=GMT parameter is equivalent. So my workaround is to substitute the second for the first form. I am not sure that all time zones have alternative forms, so other people may not be so fortunate. The possibility of a failure to boot should, I suggest, be indicated by a warning that these characters should not be used in parameters, in the documentation/manual page for isomorph. It is also possible that a change to single quotes for the string of parameters might also stop the error, but I have not checked this. The manual page does show double quotes in the example. Thanks, Andrew Smith ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1872778&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-02-10 15:13:15
|
Bugs item #1879818, was opened at 2008-01-25 07:45 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1879818&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Hardware detection Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Markus Mandalka (mandalka) Assigned to: Alex de Landgraaf (alextreme) Summary: Broken usbboot (basemod 2.6.23) Initial Comment: Because of the "usb-modules first (so that memory-stick becomes /dev/sda1)"-behavior (see line 234 in linuxrc in miniroot.gz) there are problems while booting from an usb-device (which does not work because the basemod will not be found): 1.) insmod usb_storage is not working, because scsi_mod is not loaded. "unknown symbol scsi_report_device_reset" and so on ... and then can not insert /modules/usb/usb-storage.ko unknown symbol in module (-1): no such file or directory That happens because the needed /modules/scsi/scsi_mod.ko will be loaded after that. So to solve the problem, i added to my linuxrc an insmod scsi_mod before the line that loads the module usb-storage. But i could not test, if this is causing problems with real scsi devices (i have no such devices) later, when all the other scsi modules are loaded. 2.) there is no sd_mod in the miniroot and it is not loaded before insmod usb-storage If sd_mod is not there the usb-device (maybe scsi- or sata-disks too) will not be accessable as /dev/sdX and will not be found and mounted when searching the iso. So i copied sd_mod.ko from the base-iso into my miniroot and like in point 1 my linuxrc loads it before loading usb-storage. Please add sd_mod.ko to the standard-miniroot - module-directory, too. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2008-02-10 07:12 Message: Logged In: YES user_id=1312539 Originator: NO This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Alex de Landgraaf (alextreme) Date: 2008-01-27 07:05 Message: Logged In: YES user_id=97489 Originator: NO I've made a couple of modifications to linuxrc and the basemod-building script: http://morphix.svn.sourceforge.net/viewvc/morphix?view=rev&revision=2609 Take a look, if you think the changes are what you mean I'll move this to autobuilding/autotesting. cheers & thanks! Alex ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1879818&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-01-27 20:52:48
|
Bugs item #1862957, was opened at 2008-01-03 08:58 Message generated for change (Comment added) made by alextreme You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1862957&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: basemodules Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Markus Mandalka (mandalka) Assigned to: Nobody/Anonymous (nobody) Summary: basemod-2.6.23-2008-01-03_0018 seems not to load minimod(s?) Initial Comment: Hello, first thanks to all developers for your great toolkit! It saves a lot of time not to have to develop the wheel another time :-) I am trying http://www.morphix.org/autobuilds/base/basemod-2.6.23-2008-01-03_0018.iso with my own mainmod und minimod. My own mainmod is loading and there are no problems with that. But the files from my own minimod are not accessable in my livecd. The same mods (main and mini) are working together without problems with basemod-2.6.17-2007-10-24_0014.iso ... Are there new things or incompatibilties i forgot to change or could this be a little bug on loading minimods? Greetings, Markus ---------------------------------------------------------------------- >Comment By: Alex de Landgraaf (alextreme) Date: 2008-01-27 21:52 Message: Logged In: YES user_id=97489 Originator: NO Hey Markus, Has anything changed in recent builds with this? Or have you worked around this issue? thanks, Alex ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1862957&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-01-27 20:47:49
|
Bugs item #1872778, was opened at 2008-01-16 15:12 Message generated for change (Comment added) made by alextreme You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1872778&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending >Resolution: Accepted Priority: 1 Private: No Submitted By: Andrew Smith (asmithmb) >Assigned to: Brendan Sleight (bmsleight) Summary: isomorph "--add boot" command option now fails Initial Comment: Hi guys, Thanks for making a very good tool, and especially for your continuing work in updating and improving it. However, sometime between about October and the end of last year the --add boot command for isomorph started to fail. I have been following your progress in tracking the changes in the Linux kernel, because I needed a kernel that would both utilise SATA drives and allow read/write access to NTFS disks. The recent autobuilds around the 2.6.23 kernel do these jobs well. Very good, but I also need to amend the boot parameters, basically to cope automatically with en-GB keyboards and associated changes. The bundle of morphix tools available until October/November (about when experiments with 2.6.21 kernels started) did this well. Today though the isomorph command fails with an error, "sed -e expression#1, char 58: Unknown option to 's'". I suspect that this is a transcription typo when updating the scripts, because the isomorph --del boot command continues to work without any error. Over to you, and thanks again. ---------------------------------------------------------------------- >Comment By: Alex de Landgraaf (alextreme) Date: 2008-01-27 21:47 Message: Logged In: YES user_id=97489 Originator: NO Hey Andrew, The --add boot option was added by bmsleight, so I'm assigning this bug to him. I think simply using single-quotes will fix this, but will leave the changes to bmsleight. cheers, Alex de Landgraaf ---------------------------------------------------------------------- Comment By: Andrew Smith (asmithmb) Date: 2008-01-16 23:00 Message: Logged In: YES user_id=587766 Originator: YES After submitting the above I have had time to continue investigation, and have found a basic cause and a workaround for me. It is now clear that the difficulty is not really a "bug" and my assignment of a start time was wrong. I have now therefore taken the priority right down to the lowest level. The problem is that a forward slash "/" character in any of the added boot parameters is passed through to sed by the perl interpreter and then prevents the proper operation of sed, causing the error noted above. This failure is important because it stops any of the files needed in boot/grub on the CD from being copied into place. Result - an unbootable CD. These slash characters are not used in many kernel parameters except in one form of the tz parameter controlling the time zone of the OS clock eg tz=Europe/London. This was what I needed to set, but fortunately the tz=GMT parameter is equivalent. So my workaround is to substitute the second for the first form. I am not sure that all time zones have alternative forms, so other people may not be so fortunate. The possibility of a failure to boot should, I suggest, be indicated by a warning that these characters should not be used in parameters, in the documentation/manual page for isomorph. It is also possible that a change to single quotes for the string of parameters might also stop the error, but I have not checked this. The manual page does show double quotes in the example. Thanks, Andrew Smith ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1872778&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-01-27 15:05:32
|
Bugs item #1879818, was opened at 2008-01-25 16:45 Message generated for change (Comment added) made by alextreme You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1879818&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Hardware detection Group: None >Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Markus Mandalka (mandalka) Assigned to: Alex de Landgraaf (alextreme) Summary: Broken usbboot (basemod 2.6.23) Initial Comment: Because of the "usb-modules first (so that memory-stick becomes /dev/sda1)"-behavior (see line 234 in linuxrc in miniroot.gz) there are problems while booting from an usb-device (which does not work because the basemod will not be found): 1.) insmod usb_storage is not working, because scsi_mod is not loaded. "unknown symbol scsi_report_device_reset" and so on ... and then can not insert /modules/usb/usb-storage.ko unknown symbol in module (-1): no such file or directory That happens because the needed /modules/scsi/scsi_mod.ko will be loaded after that. So to solve the problem, i added to my linuxrc an insmod scsi_mod before the line that loads the module usb-storage. But i could not test, if this is causing problems with real scsi devices (i have no such devices) later, when all the other scsi modules are loaded. 2.) there is no sd_mod in the miniroot and it is not loaded before insmod usb-storage If sd_mod is not there the usb-device (maybe scsi- or sata-disks too) will not be accessable as /dev/sdX and will not be found and mounted when searching the iso. So i copied sd_mod.ko from the base-iso into my miniroot and like in point 1 my linuxrc loads it before loading usb-storage. Please add sd_mod.ko to the standard-miniroot - module-directory, too. ---------------------------------------------------------------------- >Comment By: Alex de Landgraaf (alextreme) Date: 2008-01-27 16:05 Message: Logged In: YES user_id=97489 Originator: NO I've made a couple of modifications to linuxrc and the basemod-building script: http://morphix.svn.sourceforge.net/viewvc/morphix?view=rev&revision=2609 Take a look, if you think the changes are what you mean I'll move this to autobuilding/autotesting. cheers & thanks! Alex ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1879818&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-01-25 15:45:51
|
Bugs item #1879818, was opened at 2008-01-25 15:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1879818&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Hardware detection Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Markus Mandalka (mandalka) Assigned to: Alex de Landgraaf (alextreme) Summary: Broken usbboot (basemod 2.6.23) Initial Comment: Because of the "usb-modules first (so that memory-stick becomes /dev/sda1)"-behavior (see line 234 in linuxrc in miniroot.gz) there are problems while booting from an usb-device (which does not work because the basemod will not be found): 1.) insmod usb_storage is not working, because scsi_mod is not loaded. "unknown symbol scsi_report_device_reset" and so on ... and then can not insert /modules/usb/usb-storage.ko unknown symbol in module (-1): no such file or directory That happens because the needed /modules/scsi/scsi_mod.ko will be loaded after that. So to solve the problem, i added to my linuxrc an insmod scsi_mod before the line that loads the module usb-storage. But i could not test, if this is causing problems with real scsi devices (i have no such devices) later, when all the other scsi modules are loaded. 2.) there is no sd_mod in the miniroot and it is not loaded before insmod usb-storage If sd_mod is not there the usb-device (maybe scsi- or sata-disks too) will not be accessable as /dev/sdX and will not be found and mounted when searching the iso. So i copied sd_mod.ko from the base-iso into my miniroot and like in point 1 my linuxrc loads it before loading usb-storage. Please add sd_mod.ko to the standard-miniroot - module-directory, too. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1879818&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-01-16 22:00:15
|
Bugs item #1872778, was opened at 2008-01-16 14:12 Message generated for change (Comment added) made by asmithmb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1872778&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 1 Private: No Submitted By: Andrew Smith (asmithmb) Assigned to: Nobody/Anonymous (nobody) Summary: isomorph "--add boot" command option now fails Initial Comment: Hi guys, Thanks for making a very good tool, and especially for your continuing work in updating and improving it. However, sometime between about October and the end of last year the --add boot command for isomorph started to fail. I have been following your progress in tracking the changes in the Linux kernel, because I needed a kernel that would both utilise SATA drives and allow read/write access to NTFS disks. The recent autobuilds around the 2.6.23 kernel do these jobs well. Very good, but I also need to amend the boot parameters, basically to cope automatically with en-GB keyboards and associated changes. The bundle of morphix tools available until October/November (about when experiments with 2.6.21 kernels started) did this well. Today though the isomorph command fails with an error, "sed -e expression#1, char 58: Unknown option to 's'". I suspect that this is a transcription typo when updating the scripts, because the isomorph --del boot command continues to work without any error. Over to you, and thanks again. ---------------------------------------------------------------------- >Comment By: Andrew Smith (asmithmb) Date: 2008-01-16 22:00 Message: Logged In: YES user_id=587766 Originator: YES After submitting the above I have had time to continue investigation, and have found a basic cause and a workaround for me. It is now clear that the difficulty is not really a "bug" and my assignment of a start time was wrong. I have now therefore taken the priority right down to the lowest level. The problem is that a forward slash "/" character in any of the added boot parameters is passed through to sed by the perl interpreter and then prevents the proper operation of sed, causing the error noted above. This failure is important because it stops any of the files needed in boot/grub on the CD from being copied into place. Result - an unbootable CD. These slash characters are not used in many kernel parameters except in one form of the tz parameter controlling the time zone of the OS clock eg tz=Europe/London. This was what I needed to set, but fortunately the tz=GMT parameter is equivalent. So my workaround is to substitute the second for the first form. I am not sure that all time zones have alternative forms, so other people may not be so fortunate. The possibility of a failure to boot should, I suggest, be indicated by a warning that these characters should not be used in parameters, in the documentation/manual page for isomorph. It is also possible that a change to single quotes for the string of parameters might also stop the error, but I have not checked this. The manual page does show double quotes in the example. Thanks, Andrew Smith ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1872778&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-01-16 21:33:14
|
Bugs item #1872778, was opened at 2008-01-16 14:12 Message generated for change (Settings changed) made by asmithmb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1872778&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 1 Private: No Submitted By: Andrew Smith (asmithmb) Assigned to: Nobody/Anonymous (nobody) Summary: isomorph "--add boot" command option now fails Initial Comment: Hi guys, Thanks for making a very good tool, and especially for your continuing work in updating and improving it. However, sometime between about October and the end of last year the --add boot command for isomorph started to fail. I have been following your progress in tracking the changes in the Linux kernel, because I needed a kernel that would both utilise SATA drives and allow read/write access to NTFS disks. The recent autobuilds around the 2.6.23 kernel do these jobs well. Very good, but I also need to amend the boot parameters, basically to cope automatically with en-GB keyboards and associated changes. The bundle of morphix tools available until October/November (about when experiments with 2.6.21 kernels started) did this well. Today though the isomorph command fails with an error, "sed -e expression#1, char 58: Unknown option to 's'". I suspect that this is a transcription typo when updating the scripts, because the isomorph --del boot command continues to work without any error. Over to you, and thanks again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1872778&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-01-16 14:12:23
|
Bugs item #1872778, was opened at 2008-01-16 14:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1872778&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Andrew Smith (asmithmb) Assigned to: Nobody/Anonymous (nobody) Summary: isomorph "--add boot" command option now fails Initial Comment: Hi guys, Thanks for making a very good tool, and especially for your continuing work in updating and improving it. However, sometime between about October and the end of last year the --add boot command for isomorph started to fail. I have been following your progress in tracking the changes in the Linux kernel, because I needed a kernel that would both utilise SATA drives and allow read/write access to NTFS disks. The recent autobuilds around the 2.6.23 kernel do these jobs well. Very good, but I also need to amend the boot parameters, basically to cope automatically with en-GB keyboards and associated changes. The bundle of morphix tools available until October/November (about when experiments with 2.6.21 kernels started) did this well. Today though the isomorph command fails with an error, "sed -e expression#1, char 58: Unknown option to 's'". I suspect that this is a transcription typo when updating the scripts, because the isomorph --del boot command continues to work without any error. Over to you, and thanks again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1872778&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2008-01-03 07:58:25
|
Bugs item #1862957, was opened at 2008-01-03 07:58 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1862957&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: basemodules Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Markus Mandalka (mandalka) Assigned to: Nobody/Anonymous (nobody) Summary: basemod-2.6.23-2008-01-03_0018 seems not to load minimod(s?) Initial Comment: Hello, first thanks to all developers for your great toolkit! It saves a lot of time not to have to develop the wheel another time :-) I am trying http://www.morphix.org/autobuilds/base/basemod-2.6.23-2008-01-03_0018.iso with my own mainmod und minimod. My own mainmod is loading and there are no problems with that. But the files from my own minimod are not accessable in my livecd. The same mods (main and mini) are working together without problems with basemod-2.6.17-2007-10-24_0014.iso ... Are there new things or incompatibilties i forgot to change or could this be a little bug on loading minimods? Greetings, Markus ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532548&aid=1862957&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2007-10-13 22:53:03
|
Feature Requests item #1809745, was opened at 2007-10-08 22:12 Message generated for change (Comment added) made by alextreme You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532551&aid=1809745&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: other tools Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Brendan Sleight (bmsleight) Assigned to: Alex de Landgraaf (alextreme) Summary: isomaker - run morphix-rebrand Initial Comment: Option to have isomkaer to run morphix-rebrand on finished iso ? e.g. Rather than two command to build MorphixLiveKiosk http://www.morphix.org/doc/how_tos/docbook_html/ar01s05.html#IsoMakerExmaple A single command:- isomaker -b ./basemod-2.6.15.xml -m ./morphix-livekiosk.xml -n ./MorphixMini-KioskSetting.xml -n ./MorphixMini-NonFree-Java.xml -n MorphixMini-NonFree-FlashPlugin.xml -r http://www.morphix.org/debian -p grub-gfxboot-iso-udeb -p morphix-cdrom-misc-udeb -p morphix-grub-menulist-udeb -p morphix-iso-grubtheme -R FooBar.png ./morphix-livekiosk.iso Once isomaker has run. mv output.iso /tmp/tmp.iso morphix-rebrand /tmp/tmp.iso output.iso FooBar.png rm output.iso What do ya think ? BMS ---------------------------------------------------------------------- >Comment By: Alex de Landgraaf (alextreme) Date: 2007-10-14 00:52 Message: Logged In: YES user_id=97489 Originator: NO Hey Brendan! Support for -R added in svn commit #2565. It builds, however please give it a test to make sure I didn't screw up somewhere. Btw, the third command should be rm /tmp/tmp.iso, correct? cheers, Alex ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532551&aid=1809745&group_id=71814 |
|
From: SourceForge.net <no...@so...> - 2007-10-08 20:12:43
|
Feature Requests item #1809745, was opened at 2007-10-08 20:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532551&aid=1809745&group_id=71814 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: other tools Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Brendan Sleight (bmsleight) Assigned to: Alex de Landgraaf (alextreme) Summary: isomaker - run morphix-rebrand Initial Comment: Option to have isomkaer to run morphix-rebrand on finished iso ? e.g. Rather than two command to build MorphixLiveKiosk http://www.morphix.org/doc/how_tos/docbook_html/ar01s05.html#IsoMakerExmaple A single command:- isomaker -b ./basemod-2.6.15.xml -m ./morphix-livekiosk.xml -n ./MorphixMini-KioskSetting.xml -n ./MorphixMini-NonFree-Java.xml -n MorphixMini-NonFree-FlashPlugin.xml -r http://www.morphix.org/debian -p grub-gfxboot-iso-udeb -p morphix-cdrom-misc-udeb -p morphix-grub-menulist-udeb -p morphix-iso-grubtheme -R FooBar.png ./morphix-livekiosk.iso Once isomaker has run. mv output.iso /tmp/tmp.iso morphix-rebrand /tmp/tmp.iso output.iso FooBar.png rm output.iso What do ya think ? BMS ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532551&aid=1809745&group_id=71814 |