You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(55) |
Oct
(44) |
Nov
(156) |
Dec
(123) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(130) |
Feb
(156) |
Mar
(162) |
Apr
(171) |
May
(97) |
Jun
(127) |
Jul
(58) |
Aug
(81) |
Sep
(86) |
Oct
(45) |
Nov
(41) |
Dec
(84) |
| 2003 |
Jan
(71) |
Feb
(87) |
Mar
(133) |
Apr
(152) |
May
(151) |
Jun
(232) |
Jul
(320) |
Aug
(237) |
Sep
(271) |
Oct
(536) |
Nov
(301) |
Dec
(393) |
| 2004 |
Jan
(393) |
Feb
(184) |
Mar
(314) |
Apr
(225) |
May
(139) |
Jun
(77) |
Jul
(87) |
Aug
(75) |
Sep
(139) |
Oct
(50) |
Nov
(8) |
Dec
(28) |
| 2005 |
Jan
(66) |
Feb
(63) |
Mar
(14) |
Apr
(14) |
May
(8) |
Jun
(23) |
Jul
(21) |
Aug
(6) |
Sep
(29) |
Oct
(55) |
Nov
(38) |
Dec
(8) |
| 2006 |
Jan
(5) |
Feb
(10) |
Mar
(1) |
Apr
(15) |
May
(32) |
Jun
(44) |
Jul
(11) |
Aug
(8) |
Sep
(9) |
Oct
(14) |
Nov
(4) |
Dec
(3) |
| 2007 |
Jan
(3) |
Feb
(3) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(35) |
Aug
(49) |
Sep
(8) |
Oct
(42) |
Nov
(44) |
Dec
(7) |
| 2008 |
Jan
(2) |
Feb
(7) |
Mar
(8) |
Apr
(80) |
May
(74) |
Jun
(29) |
Jul
(5) |
Aug
(7) |
Sep
(6) |
Oct
(1) |
Nov
|
Dec
|
| 2009 |
Jan
(8) |
Feb
(19) |
Mar
(3) |
Apr
(24) |
May
(22) |
Jun
(23) |
Jul
(8) |
Aug
(23) |
Sep
(8) |
Oct
(27) |
Nov
(52) |
Dec
(27) |
| 2010 |
Jan
(36) |
Feb
(29) |
Mar
(17) |
Apr
(28) |
May
(21) |
Jun
(4) |
Jul
|
Aug
(28) |
Sep
(18) |
Oct
(6) |
Nov
(34) |
Dec
(16) |
| 2011 |
Jan
(18) |
Feb
(12) |
Mar
|
Apr
|
May
(9) |
Jun
(1) |
Jul
(5) |
Aug
(5) |
Sep
(7) |
Oct
(16) |
Nov
(26) |
Dec
(17) |
| 2012 |
Jan
(6) |
Feb
(34) |
Mar
(52) |
Apr
(10) |
May
(3) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(4) |
Nov
(1) |
Dec
(4) |
| 2013 |
Jan
(5) |
Feb
|
Mar
|
Apr
(5) |
May
(4) |
Jun
|
Jul
|
Aug
(14) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
(2) |
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
(11) |
| 2015 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2018 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: John v. V. <joh...@ya...> - 2002-04-10 17:09:54
|
How right... /cdrom exists /dev/hdd does not though :( -- after replacing all the cd devices here !! --- Friedrich Lobenstock <fl...@fl...> wrote: > On Wed, 10 Apr 2002 12:09, Heiko Zuerker wrote: > > > > > >Just removed 2> /dev/null in cd mount in initrd and booted from the 44x > > >cd > > >device with the boot cd that works in the 1x device. > > > > > >Error > > > > > >mount: Mounting /dev/hdd on /cdrom failed: No such file or directory > > > > > >I think I will add a loop to try it a few times... any ideas ?? > > > > I think /cdrom is missing. > > Add a "mkdir -p /cdrom" before the mount command. > > /cdrom exists in initrd. > No the /dev/ entry mustbe missing. Just checked this on 0.5b6-pre. > > friedl:~/devil-linux/lfssystem/data/build # l tmp/ISO/initrdtree/dev/hdd* > ls: tmp/ISO/initrdtree/dev/hdd*: No such file or directory > > Heiko please check this on the current version. > > -- > MfG / Regards > Friedrich Lobenstock > > > _______________________________________________ > Devil-linux-develop mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-develop ===== John van Vlaanderen ############################################# # CXN, Inc. Contact: jo...@th... # # # Proud Sponsor of The Linux Society # # http://www.thelinuxsociety.org # ############################################# __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ |
|
From: Friedrich L. <fl...@fl...> - 2002-04-10 16:21:49
|
On Wed, 10 Apr 2002 12:09, Heiko Zuerker wrote: > > >Just removed 2> /dev/null in cd mount in initrd and booted from the 44x > >cd > >device with the boot cd that works in the 1x device. > > > >Error > > > >mount: Mounting /dev/hdd on /cdrom failed: No such file or directory > > > >I think I will add a loop to try it a few times... any ideas ?? > > I think /cdrom is missing. > Add a "mkdir -p /cdrom" before the mount command. /cdrom exists in initrd. No the /dev/ entry mustbe missing. Just checked this on 0.5b6-pre. friedl:~/devil-linux/lfssystem/data/build # l tmp/ISO/initrdtree/dev/hdd* ls: tmp/ISO/initrdtree/dev/hdd*: No such file or directory Heiko please check this on the current version. -- MfG / Regards Friedrich Lobenstock |
|
From: Heiko Z. <hz...@pr...> - 2002-04-10 16:12:48
|
On 04/10/2002 11:44:47 AM John van V. wrote: >Hi, > >Just removed 2> /dev/null in cd mount in initrd and booted from the 44= x >cd >device with the boot cd that works in the 1x device. > >Error > >mount: Mounting /dev/hdd on /cdrom failed: No such file or directory > >I think I will add a loop to try it a few times... any ideas ?? I think /cdrom is missing. Add a "mkdir -p /cdrom" before the mount command. cu Heiko= |
|
From: John v. V. <joh...@ya...> - 2002-04-10 15:44:49
|
Hi, Just removed 2> /dev/null in cd mount in initrd and booted from the 44x cd device with the boot cd that works in the 1x device. Error mount: Mounting /dev/hdd on /cdrom failed: No such file or directory I think I will add a loop to try it a few times... any ideas ?? TIA, John --- "John van V." <joh...@ya...> wrote: > > Hi, Meeting went fantastic again. > > I did the LVM and demonstrated how less than $15 (cd, floppy, old h/d) added > to > a simple PCs can produce some of the most sophisticated, secure and crash > proof > systems anywhere. Maybe the wave of the future. > > Minutes before the meeting, I finally found out that the CD mount command in > initrd simply wasnt succeeding, maybe because of old equipment, second rate > cd > disks... or maybe the cd device simply isnt prepared to do the mount the > second > time. > > We are net installing debian at this very moment so I cant hack the initrd cd > mount script to send errors to the screen. > > So that was the cd problem all along. Using a memorex cd disk in a 1 speed > read/write cd device works. My 44x cdrom tries but wont mount the cd either. > > TDK brand cd disks wont mount on either cd device. > > Since I have multi-boot redhat and debian on one box (as well as DL) we had > to > configure grub. But... all disks mount when I get DL booted from the 1 speed > cd read/write device. > > Looks like Debian will be the firewall/router for the time being until we > resolve these DL cd mount problems. Also, there is still strong interest in > a > DL desktop, and as I said, I want to bring in Xwindows to test the efficency > of > the SHMFS swapping as opposed to traditional systems. > > Ok... I will hack initrd's cd mount script as soon as debian is configured to > see if there are any discernable errors that can be added to the mount > script. > > Cya soon, John > > > ===== > John van Vlaanderen > > ############################################# > # CXN, Inc. Contact: jo...@th... # # > # Proud Sponsor of The Linux Society # > # http://www.thelinuxsociety.org # > ############################################# > > __________________________________________________ > Do You Yahoo!? > Yahoo! Tax Center - online filing with TurboTax > http://taxes.yahoo.com/ > > _______________________________________________ > Devil-linux-develop mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-develop ===== John van Vlaanderen ############################################# # CXN, Inc. Contact: jo...@th... # # # Proud Sponsor of The Linux Society # # http://www.thelinuxsociety.org # ############################################# __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ |
|
From: <no...@fr...> - 2002-04-10 15:35:51
|
This email is to inform you of release '2.11q' of 'util-linux' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/util-linux/ The changes in this release are as follows: Various bugfixes were made to each of the components. Some new translations were added. Project description: Util-linux is a suite of essential utilities for any Linux system. Its primary audience is system integrators and DIY Linux hackers. Util-linux is attempting to be portable, but the only platform it has been tested much on is Linux i386. If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects you're subscribed to in the right column, which you may cancel by highlighting the project in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: John v. V. <joh...@ya...> - 2002-04-10 15:21:31
|
Hi, Meeting went fantastic again.
I did the LVM and demonstrated how less than $15 (cd, floppy, old h/d) added to
a simple PCs can produce some of the most sophisticated, secure and crash proof
systems anywhere. Maybe the wave of the future.
Minutes before the meeting, I finally found out that the CD mount command in
initrd simply wasnt succeeding, maybe because of old equipment, second rate cd
disks... or maybe the cd device simply isnt prepared to do the mount the second
time.
We are net installing debian at this very moment so I cant hack the initrd cd
mount script to send errors to the screen.
So that was the cd problem all along. Using a memorex cd disk in a 1 speed
read/write cd device works. My 44x cdrom tries but wont mount the cd either.
TDK brand cd disks wont mount on either cd device.
Since I have multi-boot redhat and debian on one box (as well as DL) we had to
configure grub. But... all disks mount when I get DL booted from the 1 speed
cd read/write device.
Looks like Debian will be the firewall/router for the time being until we
resolve these DL cd mount problems. Also, there is still strong interest in a
DL desktop, and as I said, I want to bring in Xwindows to test the efficency of
the SHMFS swapping as opposed to traditional systems.
Ok... I will hack initrd's cd mount script as soon as debian is configured to
see if there are any discernable errors that can be added to the mount script.
Cya soon, John
=====
John van Vlaanderen
#############################################
# CXN, Inc. Contact: jo...@th... # #
# Proud Sponsor of The Linux Society #
# http://www.thelinuxsociety.org #
#############################################
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
|
|
From: <no...@so...> - 2002-04-10 02:04:33
|
Bugs item #458979, was opened at 2001-09-05 20:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410643&aid=458979&group_id=34096 Category: Configuration / Scripts Group: None >Status: Closed >Resolution: Fixed Priority: 7 Submitted By: Heiko Zuerker (smiley73) >Assigned to: Heiko Zuerker (smiley73) Summary: loadscript for scsi modules Initial Comment: Version 0.45 has no builtin SCSI drivers. The modules must be loaded by a script. 2 options should be supported: autodetect: load all scsi-modules, try to find the cd and throw away all non used modules specific: user should be able to define in a config file, which modules should be loaded ---------------------------------------------------------------------- >Comment By: Heiko Zuerker (smiley73) Date: 2002-04-09 21:04 Message: Logged In: YES user_id=112133 new parameter INITRD_MODULES in /etc/sysconfig/config ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410643&aid=458979&group_id=34096 |
|
From: <no...@fr...> - 2002-04-10 01:45:52
|
This email is to inform you of release '1.8.6' of 'Snort' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/snort/ The changes in this release are as follows: Lots of bugs in stream4 have been ironed out. Project description: Snort is a lightweight network intrusion detection system, capable of performing real-time traffic analysis and packet logging on IP networks. It can perform protocol analysis, content searching/matching and can be used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more. Snort uses a flexible rule based language to describe traffic that it should collect or pass, and a modular detection engine. Snort has a real-time alerting capability, with alert mechanisms for syslog, a user specified file, a UNIX socket, or WinPopup messages to Windows clients using Samba's smbclient. If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects you're subscribed to in the right column, which you may cancel by highlighting the project in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@so...> - 2002-04-09 23:33:39
|
Bugs item #541795, was opened at 2002-04-09 18:33 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410643&aid=541795&group_id=34096 Category: Documentation Group: None Status: Open Resolution: None Priority: 5 Submitted By: Heiko Zuerker (smiley73) Assigned to: Nobody/Anonymous (nobody) Summary: bugs in documentation Initial Comment: General Configuration START_FIREWALL ... the script name is firewall.rules ------- ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410643&aid=541795&group_id=34096 |
|
From: <no...@so...> - 2002-04-09 21:59:13
|
Feature Requests item #541773, was opened at 2002-04-09 23:59 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410646&aid=541773&group_id=34096 Category: Bootsystem (initrd) Group: v0.6b Status: Open Priority: 5 Submitted By: Friedrich Lobenstock (friedl) Assigned to: Nobody/Anonymous (nobody) Summary: move /etc/initrd from floppy into initrd Initial Comment: Move /etc/initrd from floppy into the initial ramdisk, so those scripts can not possibly changed by a hacker. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410646&aid=541773&group_id=34096 |
|
From: <no...@so...> - 2002-04-09 21:57:13
|
Feature Requests item #541772, was opened at 2002-04-09 23:57 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410646&aid=541772&group_id=34096 Category: Bootsystem (initrd) Group: v0.6b Status: Open Priority: 5 Submitted By: Friedrich Lobenstock (friedl) Assigned to: Friedrich Lobenstock (friedl) Summary: activate swap as soon as possible Initial Comment: * for systems with low ram we need to activate swap before we are going to unpack the packages * to activate swap we need the LVM utilities vgscan, vgchange and the needed libs on initrd. chroot is needed to run those utilities in the right place See thread "when to unpack packages" on the devil-linux-developer mailing list. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410646&aid=541772&group_id=34096 |
|
From: Friedrich L. <fl...@fl...> - 2002-04-09 21:27:08
|
On Tue, 9 Apr 2002 16:55, Heiko Zuerker wrote: > > > >Ok, point taken. So you're right we need LVM (just /sbin/vgscan, > >/sbin/vgchange and libs) in the initrd. > > Ok. > > >I suggest we put chroot on the intial ramdisk then we run the LVM > >utilities chroot /dev/shm, so when we switch to the real root > >everything is in place. > > Can you take care about that? > > >BTW when you want to be more secure then we should get rid of the > >/etc/initrd dir and should not rely on possibly forgable scripts. > > Good point. I'd say we'd leave that for 0.6b1 - you know feature freeze, and that would be new features. I'll file a feature-request for 0.6 so we don't forget this. -- MfG / Regards Friedrich Lobenstock |
|
From: Heiko Z. <hz...@pr...> - 2002-04-09 20:58:48
|
On 04/09/2002 03:49:12 PM Friedrich Lobenstock wrote: >On Mon, 8 Apr 2002 21:15, Heiko Zuerker wrote: > >> I would like to keep the installation of the packages inside Initrd.= >> I planned to encrypt the tarballs of the packages, to make it harder= >> for an intruder add software after he managed to break into the >> system. Currently he has just to run tar -xzf >> /cdrom/packages/XYZ.tar.gz . > >Ok, point taken. So you're right we need LVM (just /sbin/vgscan, >/sbin/vgchange and libs) in the initrd. Ok. >> We could add only the really needed tools to initialize the LVM. >> Or we could just work with symlinks to the SHMFS. > >I suggest we put chroot on the intial ramdisk then we run the LVM >utilities chroot /dev/shm, so when we switch to the real root >everything is in place. Can you take care about that? > >BTW when you want to be more secure then we should get rid of the >/etc/initrd dir and should not rely on possibly forgable scripts. Good point. cu Heiko= |
|
From: Friedrich L. <fl...@fl...> - 2002-04-09 20:04:40
|
On Tue, 9 Apr 2002 15:32, Heiko Zuerker wrote: > Patches on floppy ? > I don't remember how our patch system works, but with that it is possible > to "update" the mount_cdrom which is used inside initrd. Forget my posting. The mount_cdrom script contained in the etc.tar.gz on the floppy is the one that get's called to find the cdrom. John, editing the script /etc/initrd/mount_cdrom and then "save_config" should do what you want. -- MfG / Regards Friedrich Lobenstock |
|
From: Friedrich L. <fl...@fl...> - 2002-04-09 19:49:18
|
On Mon, 8 Apr 2002 21:15, Heiko Zuerker wrote: > I would like to keep the installation of the packages inside Initrd. > I planned to encrypt the tarballs of the packages, to make it harder > for an intruder add software after he managed to break into the > system. Currently he has just to run tar -xzf > /cdrom/packages/XYZ.tar.gz . Ok, point taken. So you're right we need LVM (just /sbin/vgscan, /sbin/vgchange and libs) in the initrd. > We could add only the really needed tools to initialize the LVM. > Or we could just work with symlinks to the SHMFS. I suggest we put chroot on the intial ramdisk then we run the LVM utilities chroot /dev/shm, so when we switch to the real root everything is in place. BTW when you want to be more secure then we should get rid of the /etc/initrd dir and should not rely on possibly forgable scripts. -- MfG / Regards Friedrich Lobenstock |
|
From: Heiko Z. <hz...@pr...> - 2002-04-09 19:45:43
|
On 04/09/2002 03:26:10 PM Friedrich Lobenstock wrote: >On Tue, 9 Apr 2002 11:48, John van V. wrote: >> >> Hi, still trying to find out why my own DL doesnt mount the CD the >> second time. >> >> Maybe be because the disks are second rate, but I tried to put set >> -x in the mount_cdrom command... even commented out the reboot on >> failure function. > >It's burned onto your cd. You have to rebuild the cd-image to get a >patched mount_cdrom into the initial ramdisk. Patches on floppy ? I don't remember how our patch system works, but with that it is possi= ble to "update" the mount_cdrom which is used inside initrd. cu Heiko= |
|
From: Friedrich L. <fl...@fl...> - 2002-04-09 19:26:27
|
On Tue, 9 Apr 2002 11:48, John van V. wrote: > > Hi, still trying to find out why my own DL doesnt mount the CD the > second time. > > Maybe be because the disks are second rate, but I tried to put set > -x in the mount_cdrom command... even commented out the reboot on > failure function. It's burned onto your cd. You have to rebuild the cd-image to get a patched mount_cdrom into the initial ramdisk. Of which DL version is your DL-CD? > Nothing changed. Is it being called from somewhere else ?? The mount_cdrom that's on your floppy is called when your system get's started from the initial ramdisk and it needs the cdrom again. -- MfG / Regards Friedrich Lobenstock |
|
From: John v. V. <joh...@ya...> - 2002-04-09 18:48:10
|
Hi, still trying to find out why my own DL doesnt mount the CD the second time.
Maybe be because the disks are second rate, but I tried to put set -x in the
mount_cdrom command... even commented out the reboot on failure function.
Nothing changed. Is it being called from somewhere else ??
TIA, John
=====
John van Vlaanderen
#############################################
# CXN, Inc. Contact: jo...@th... # #
# Proud Sponsor of The Linux Society #
# http://www.thelinuxsociety.org #
#############################################
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
|
|
From: Heiko Z. <hz...@pr...> - 2002-04-09 17:37:31
|
On 04/09/2002 11:25:20 AM "John van V." wrote: >Hi all, > >One thing that has been on my mind, would there be an possibility of >drawing in >packages over the network using SSH. You can already do that. For me, I don't like the idea to get anything from another computer. ->= IP-Spoofing, Man-in-the-middle-attack... > >I am also wondering about encapsulating configuration; WvDial is >something we >could really use, never used it before though. And looks interesting.= .. What do you mean with encapsulating configuration ? cu Heiko= |
|
From: John v. V. <joh...@ya...> - 2002-04-09 15:25:27
|
Hi all, One thing that has been on my mind, would there be an possibility of drawing in packages over the network using SSH. I am also wondering about encapsulating configuration; WvDial is something we could really use, never used it before though. And looks interesting... John --- Heiko Zuerker <hz...@pr...> wrote: > > Hi, > > the unmount script also has to take care, that swap is turned off as the > last action when the system shuts down. > > cu > Heiko > > > _______________________________________________ > Devil-linux-develop mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-develop ===== John van Vlaanderen ############################################# # CXN, Inc. Contact: jo...@th... # # # Proud Sponsor of The Linux Society # # http://www.thelinuxsociety.org # ############################################# __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ |
|
From: Friedrich L. <fl...@fl...> - 2002-04-09 15:12:25
|
Heiko Zuerker wrote: > > the unmount script also has to take care, that swap is turned off as the > last action when the system shuts down. If a "devil-linux" harddisk is used: # cat -n mountfs | head -n 139 | tail -n 10 130 if [ -e /sbin/vgscan -a -e /sbin/vgchange ]; then 131 132 lvm_scan 133 134 # check if swap on LVM is active then deactivate it 135 if [ $lv_swap -eq 1 ]; then 136 echo "Deactivating swap on LVM" 137 swapoff /dev/$vg_system/swap &> /dev/null 138 evaluate_retval 139 fi -- MfG / Regards Friedrich Lobenstock |
|
From: Heiko Z. <hz...@pr...> - 2002-04-09 14:11:23
|
Hi, the unmount script also has to take care, that swap is turned off as th= e last action when the system shuts down. cu Heiko= |
|
From: <no...@so...> - 2002-04-09 01:29:49
|
Bugs item #541333, was opened at 2002-04-08 20:29 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410643&aid=541333&group_id=34096 Category: Package Group: None Status: Open Resolution: None Priority: 5 Submitted By: Heiko Zuerker (smiley73) Assigned to: Nobody/Anonymous (nobody) Summary: update ucd-snmp Initial Comment: v4.2.4 available http://sourceforge.net/project/showfiles.php?group_id=12694 ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410643&aid=541333&group_id=34096 |
|
From: Heiko Z. <he...@zu...> - 2002-04-09 01:20:29
|
On Tue, 09 Apr 2002 02:56:21 +0200 "Friedrich Lobenstock" <fl...@fl...> wrote: > Heiko Zuerker wrote: > > > > > Heiko, how about loading just LVM in with linuxrc and all other packages when > > > the (optional) harddisk ist mounted and swap is available? > > > > Actually a good idea. > > We have to check, if ram0 is destroyed correctly after we boot the final > > system. Otherwise we waste RAM, because we have to install LVM into initrd. > > Should we install it from CD or should we have it directly in the initrd > > tarball? > > No I would not run a vgscan in the ram0 ramdisk, but would just unpack the > LVM package boot the system, let it mount the harddisk, then unpack all other > wanted packages and keep on booting. Hmmm.... I would like to keep the installation of the packages inside Initrd. I planned to encrypt the tarballs of the packages, to make it harder for an intruder add software after he managed to break into the system. Currently he has just to run tar -xzf /cdrom/packages/XYZ.tar.gz . It wouldn't be a problem to initialize the LVM inside initrd, because we use the same /etc as later. > > IMHO the initial ramdisk should be kept as small and simple as possible, just > enought to start the system - nothing more, nothing less. Agreed. We could add only the really needed tools to initialize the LVM. Or we could just work with symlinks to the SHMFS. -- cu Heiko http://www.devil-linux.org |
|
From: Friedrich L. <fl...@fl...> - 2002-04-09 00:54:59
|
Heiko Zuerker wrote: > > > Heiko, how about loading just LVM in with linuxrc and all other packages when > > the (optional) harddisk ist mounted and swap is available? > > Actually a good idea. > We have to check, if ram0 is destroyed correctly after we boot the final > system. Otherwise we waste RAM, because we have to install LVM into initrd. > Should we install it from CD or should we have it directly in the initrd > tarball? No I would not run a vgscan in the ram0 ramdisk, but would just unpack the LVM package boot the system, let it mount the harddisk, then unpack all other wanted packages and keep on booting. IMHO the initial ramdisk should be kept as small and simple as possible, just enought to start the system - nothing more, nothing less. -- MfG / Regards Friedrich Lobenstock |