Re: [leaf-devel] leaf upgrade versioning

2016-10-29 Thread kp kirchdoerfer
Hi Andrew; Am Samstag, 29. Oktober 2016, 20:12:11 schrieb Andrew: > hi. > > about versioning: > > The current proposed translation is: > > 5.2.8 -> 52800 > 6.0.0 -> 6 > 6.0.0-minorfix -> 60001 > 6.0.1-beta1 -> 60010 > 6.0.1-rc-1 -> 60020 > 6.0.1 -> 60100 >

[leaf-devel] leaf upgrade versioning

2016-10-29 Thread Andrew
hi. about versioning: The current proposed translation is: 5.2.8 -> 52800 6.0.0 -> 6 6.0.0-minorfix -> 60001 6.0.1-beta1 -> 60010 6.0.1-rc-1 -> 60020 6.0.1 -> 60100 6.0.1-minorfix -> 60101 6.0.2-beta1 -> 60110 this limits versioning to max 1

Re: [leaf-devel] LEAF upgrade

2015-04-09 Thread Erich Titl
Am 09.04.2015 um 17:03 schrieb Andrew: > 09.04.2015 17:47, Erich Titl пишет: ... They are, but of course they cannot be replaced automatically if they are not in either the tarball, the squashfs or in the modules directory. >>> They'll be in modules directory because they'll be in moddb.

Re: [leaf-devel] LEAF upgrade

2015-04-09 Thread Andrew
09.04.2015 17:47, Erich Titl пишет: > Am 09.04.2015 um 16:36 schrieb Andrew: > ... >> So let's store both packed modules + unpacked on server side, as we >> decided earlier. >> Packed modules will be suitable for routers with enough storage space; >> unpacked - for tiny systems. >> I just voting ag

Re: [leaf-devel] LEAF upgrade

2015-04-09 Thread Erich Titl
Am 09.04.2015 um 16:36 schrieb Andrew: ... > > So let's store both packed modules + unpacked on server side, as we > decided earlier. > Packed modules will be suitable for routers with enough storage space; > unpacked - for tiny systems. > I just voting against excluding packed modules in prefer

Re: [leaf-devel] LEAF upgrade

2015-04-09 Thread Andrew
09.04.2015 16:32, Erich Titl пишет: > Am 09.04.2015 um 14:25 schrieb Andrew: >> 09.04.2015 14:35, Erich Titl пишет: >>> Am 09.04.2015 um 11:12 schrieb Andrew: Hi. >>> ... >>> For me, it's much easier to update just one file instead of hundreds of modules on persist storage. Esp.

Re: [leaf-devel] LEAF upgrade

2015-04-09 Thread Erich Titl
Am 09.04.2015 um 14:25 schrieb Andrew: > 09.04.2015 14:35, Erich Titl пишет: >> Am 09.04.2015 um 11:12 schrieb Andrew: >>> Hi. >>> >> ... >> >>> For me, it's much easier to update just one file instead of hundreds of >>> modules on persist storage. Esp. when one broken (non-updated) module >>> can

Re: [leaf-devel] LEAF upgrade

2015-04-09 Thread Andrew
09.04.2015 14:35, Erich Titl пишет: > Am 09.04.2015 um 11:12 schrieb Andrew: >> Hi. >> > ... > >> For me, it's much easier to update just one file instead of hundreds of >> modules on persist storage. Esp. when one broken (non-updated) module >> can break system. > You can't be serious. If we upgra

Re: [leaf-devel] LEAF upgrade

2015-04-09 Thread Erich Titl
Am 09.04.2015 um 11:12 schrieb Andrew: > Hi. > ... > For me, it's much easier to update just one file instead of hundreds of > modules on persist storage. Esp. when one broken (non-updated) module > can break system. You can't be serious. If we upgrade, we upgrade the kernel, initrd, initmod a

Re: [leaf-devel] LEAF upgrade

2015-04-09 Thread Andrew
Hi. 09.04.2015 10:42, Erich Titl пишет: > Hi Folks > > I have been able to test the upgrade script successfully using a > squashfs file as the source for the modules. This leads us to the > question if we should use this method as a means to distribute the modules. > > The use of a squashfs file i

[leaf-devel] LEAF upgrade

2015-04-09 Thread Erich Titl
Hi Folks I have been able to test the upgrade script successfully using a squashfs file as the source for the modules. This leads us to the question if we should use this method as a means to distribute the modules. The use of a squashfs file instead of a compressed tarball for the distribution o

Re: [leaf-devel] LEAF upgrade & squashfs

2015-04-06 Thread Mega
Hi KP Am 05.04.2015 um 11:51 schrieb kp kirchdoerfer: Hi Erich; sounds interesting. For building images see: http://bering-uclibc.zetam.org/wiki/Bering-uClibc_5.x_-_Developer_Guide_-_Building_an_Image and buildimage.pl in the root of the buildenv. Can you explain which repository/branch hold

Re: [leaf-devel] LEAF upgrade & squashfs

2015-04-05 Thread kp kirchdoerfer
Hi Erich; sounds interesting. For building images see: http://bering-uclibc.zetam.org/wiki/Bering-uClibc_5.x_-_Developer_Guide_-_Building_an_Image and buildimage.pl in the root of the buildenv. Can you explain which repository/branch holds your testbed? The packages repo can be become a mess r

[leaf-devel] LEAF upgrade & squashfs

2015-04-05 Thread Erich Titl
Hi Folks following Andrew's suggestions I made a few tests with squashfs to see how an agreement on the presentation of data could be reached. I have not tested with the existing upgrade script, I just wanted to see what implications a squashfs based distribution of the modules tarball would have.

Re: [leaf-devel] LEAF upgrade

2015-04-03 Thread Erich Titl
Am 03.04.2015 um 13:26 schrieb Andrew: > 03.04.2015 14:02, Erich Titl пишет: ... >> The numbers imply that there is nothing to be gained in size over the >> tarball using squashfs. The advantage of using a squashfs is that we do >> not need to unpack the tarball for each file involved. This method

Re: [leaf-devel] LEAF upgrade

2015-04-03 Thread Andrew
03.04.2015 14:02, Erich Titl пишет: > Hi Andrew > > Am 02.04.2015 um 22:35 schrieb Andrew: >> 02.04.2015 22:09, Mega пишет: > ... > >>From other side, we may do other trick: we may store modules in >> squashfs instead of tgz, and mount it instead of unpacking. And >> even we >>

Re: [leaf-devel] LEAF upgrade

2015-04-03 Thread Erich Titl
Hi Andrew Am 02.04.2015 um 22:35 schrieb Andrew: > 02.04.2015 22:09, Mega пишет: ... >> > From other side, we may do other trick: we may store modules in > squashfs instead of tgz, and mount it instead of unpacking. And > even we > may remove moddb.lrp - just mount this sq

Re: [leaf-devel] LEAF upgrade

2015-04-02 Thread Andrew
02.04.2015 22:09, Mega пишет: > Am 02.04.2015 um 16:27 schrieb Andrew: >> 02.04.2015 16:34, Erich Titl пишет: >>> Hi Andrew >>> >>> Am 02.04.2015 um 12:35 schrieb Andrew: 02.04.2015 13:16, Erich Titl пишет: > Hi Andrew >>> ... >>> >> Single tarball is easier for update than hundreds of

Re: [leaf-devel] LEAF upgrade

2015-04-02 Thread Mega
Am 02.04.2015 um 16:27 schrieb Andrew: 02.04.2015 16:34, Erich Titl пишет: Hi Andrew Am 02.04.2015 um 12:35 schrieb Andrew: 02.04.2015 13:16, Erich Titl пишет: Hi Andrew ... Single tarball is easier for update than hundreds of small files. No it is not, if you have insufficient space. It

Re: [leaf-devel] LEAF upgrade

2015-04-02 Thread Andrew
02.04.2015 16:34, Erich Titl пишет: > Hi Andrew > > Am 02.04.2015 um 12:35 schrieb Andrew: >> 02.04.2015 13:16, Erich Titl пишет: >>> Hi Andrew > ... > Single tarball is easier for update than hundreds of small files. >>> No it is not, if you have insufficient space. It is just a bloody pain >

Re: [leaf-devel] LEAF upgrade

2015-04-02 Thread Erich Titl
Hi Andrew Am 02.04.2015 um 12:35 schrieb Andrew: > 02.04.2015 13:16, Erich Titl пишет: >> Hi Andrew ... >>> Single tarball is easier for update than hundreds of small files. >> No it is not, if you have insufficient space. It is just a bloody pain >> in the butt. And then what is IT for if we can

Re: [leaf-devel] LEAF upgrade

2015-04-02 Thread Andrew
02.04.2015 13:16, Erich Titl пишет: > Hi Andrew > > Am 02.04.2015 um 11:32 schrieb Andrew: >> Hi. >> >> 02.04.2015 11:22, Erich Titl пишет: >>> Hi Folks >>> >>> Upgrade has proven to be functional on the i386 platform. I cannot judge >>> other platforms, as I don't have any hardware to test with. >

Re: [leaf-devel] LEAF upgrade

2015-04-02 Thread Erich Titl
Hi Andrew Am 02.04.2015 um 11:32 schrieb Andrew: > Hi. > > 02.04.2015 11:22, Erich Titl пишет: >> Hi Folks >> >> Upgrade has proven to be functional on the i386 platform. I cannot judge >> other platforms, as I don't have any hardware to test with. >> >> I would like to know what you judge necess

Re: [leaf-devel] LEAF upgrade

2015-04-02 Thread Andrew
Hi. 02.04.2015 11:22, Erich Titl пишет: > Hi Folks > > Upgrade has proven to be functional on the i386 platform. I cannot judge > other platforms, as I don't have any hardware to test with. > > I would like to know what you judge necessary to enable the packages > repository to serve the necessary

[leaf-devel] LEAF upgrade

2015-04-02 Thread Erich Titl
Hi Folks Upgrade has proven to be functional on the i386 platform. I cannot judge other platforms, as I don't have any hardware to test with. I would like to know what you judge necessary to enable the packages repository to serve the necessary files. As KP pointed out, existing procedures build

Re: [leaf-devel] LEAF upgrade

2015-03-31 Thread Andrew
31.03.2015 01:08, Erich Titl пишет: > Am 30.03.2015 um 23:24 schrieb Andrew: >> 30.03.2015 23:40, Erich Titl пишет: >>> Am 30.03.2015 um 18:39 schrieb Andrew: 30.03.2015 18:23, Erich Titl пишет: > Am 30.03.2015 um 17:03 schrieb Andrew: >>> ... > ... modules.tgz updating possibility? >

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread Erich Titl
Am 30.03.2015 um 23:24 schrieb Andrew: > 30.03.2015 23:40, Erich Titl пишет: >> Am 30.03.2015 um 18:39 schrieb Andrew: >>> 30.03.2015 18:23, Erich Titl пишет: Am 30.03.2015 um 17:03 schrieb Andrew: >> ... ... >>> modules.tgz updating possibility? >> No problem on my side, recreating the tarbal

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread Andrew
30.03.2015 23:40, Erich Titl пишет: > Am 30.03.2015 um 18:39 schrieb Andrew: >> 30.03.2015 18:23, Erich Titl пишет: >>> Am 30.03.2015 um 17:03 schrieb Andrew: > ... >>> Correct, you cannot just add hardware without adding modules. As there >>> is no space on the target machine to hold modules.tgz t

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread Erich Titl
Am 30.03.2015 um 18:39 schrieb Andrew: > 30.03.2015 18:23, Erich Titl пишет: >> Am 30.03.2015 um 17:03 schrieb Andrew: ... >> >> Correct, you cannot just add hardware without adding modules. As there >> is no space on the target machine to hold modules.tgz this is not >> relevant. Lots of our syste

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread Andrew
30.03.2015 18:23, Erich Titl пишет: > Am 30.03.2015 um 17:03 schrieb Andrew: >> 30.03.2015 17:21, Erich Titl пишет: > ... > >>> Impossible, it is too big. Upgrade is not thought as an initial setup tool. >> But this will cause a mismatched modules.tgz version. And will cause a >> headache for addin

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread Erich Titl
Am 30.03.2015 um 17:09 schrieb kp kirchdoerfer: > Am Montag, 30. März 2015, 16:40:01 schrieb Erich Titl: >> Am 30.03.2015 um 16:10 schrieb kp kirchdoerfer: >>> Hi Erich; >>> ... >> : > > are in a ? Fingers slower than brain :-( The modules are in a directory tree. > > >>> I prefer you load t

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread Erich Titl
Am 30.03.2015 um 17:03 schrieb Andrew: > 30.03.2015 17:21, Erich Titl пишет: ... >> Impossible, it is too big. Upgrade is not thought as an initial setup tool. > But this will cause a mismatched modules.tgz version. And will cause a > headache for adding new hardware that isn't supported by curre

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread kp kirchdoerfer
Am Montag, 30. März 2015, 16:40:01 schrieb Erich Titl: > Am 30.03.2015 um 16:10 schrieb kp kirchdoerfer: > > Hi Erich; > > > > I disagree with a few of your decisions, mainly because they put a lot of > > extra work upon the dude instead get it once forever right in the upgrade > > script. I'll ex

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread Andrew
30.03.2015 17:21, Erich Titl пишет: > Am 30.03.2015 um 15:48 schrieb Andrew: >> 30.03.2015 16:33, Erich Titl пишет: >>> Hi Folks >>> > ... >>> - modules-$ARCH.tgz tarballs are unpacked into module-$ARCH directories, >>> this makes no big difference in size, as the modules are compressed >>> anyway.

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread Erich Titl
Am 30.03.2015 um 16:10 schrieb kp kirchdoerfer: > Hi Erich; > > I disagree with a few of your decisions, mainly because they put a lot of > extra work upon the dude instead get it once forever right in the upgrade > script. I'll explain in the text... > > > Am Montag, 30. März 2015, 15:33:48 s

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread Erich Titl
Am 30.03.2015 um 15:48 schrieb Andrew: > 30.03.2015 16:33, Erich Titl пишет: >> Hi Folks >> ... >> - modules-$ARCH.tgz tarballs are unpacked into module-$ARCH directories, >> this makes no big difference in size, as the modules are compressed >> anyway. The tarballs can be deleted. > How it'll work

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread kp kirchdoerfer
Hi Erich; I disagree with a few of your decisions, mainly because they put a lot of extra work upon the dude instead get it once forever right in the upgrade script. I'll explain in the text... Am Montag, 30. März 2015, 15:33:48 schrieb Erich Titl: > Hi Folks > > I adapted the 5.1.4-rc1 branc

Re: [leaf-devel] LEAF upgrade

2015-03-30 Thread Andrew
30.03.2015 16:33, Erich Titl пишет: > Hi Folks > > I adapted the 5.1.4-rc1 branch in the package repository to provide all > necessary data to upgrade. > > the main differences to the existing packages are > > - modules-$ARCH.tgz tarballs are unpacked into module-$ARCH directories, > this makes no

[leaf-devel] LEAF upgrade

2015-03-30 Thread Erich Titl
Hi Folks I adapted the 5.1.4-rc1 branch in the package repository to provide all necessary data to upgrade. the main differences to the existing packages are - modules-$ARCH.tgz tarballs are unpacked into module-$ARCH directories, this makes no big difference in size, as the modules are compress

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-29 Thread Erich Titl
Hi Yves Am 28.03.2015 um 18:27 schrieb Yves Blusseau: > Sorry for my intrusion but why don't you use a git clone working dir for the > document root of the http server. What would that achieve? Isn't is just another repository and thus a copy of the data? > With that we can change the tree easi

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-28 Thread Yves Blusseau
Sorry for my intrusion but why don't you use a git clone working dir for the document root of the http server. With that we can change the tree easily, we need only one branch that represent all the versions of the packages that can be download. Also with this the same file in different paths are

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-28 Thread Mega
Am 27.03.2015 um 19:34 schrieb kp kirchdoerfer: Am Freitag, 27. März 2015, 17:54:43 schrieb Erich Titl: Am 27.03.2015 um 16:43 schrieb kp kirchdoerfer: Am Freitag, 27. März 2015, 16:22:40 schrieb Erich Titl: Am 27.03.2015 um 15:53 schrieb kp kirchdoerfer: Am Freitag, 27. März 2015, 09:12:04

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-27 Thread kp kirchdoerfer
Am Freitag, 27. März 2015, 17:54:43 schrieb Erich Titl: > Am 27.03.2015 um 16:43 schrieb kp kirchdoerfer: > > Am Freitag, 27. März 2015, 16:22:40 schrieb Erich Titl: > >> Am 27.03.2015 um 15:53 schrieb kp kirchdoerfer: > >>> Am Freitag, 27. März 2015, 09:12:04 schrieb Erich Titl: > >> ... > >> > >

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-27 Thread Erich Titl
Am 27.03.2015 um 16:43 schrieb kp kirchdoerfer: > Am Freitag, 27. März 2015, 16:22:40 schrieb Erich Titl: >> Am 27.03.2015 um 15:53 schrieb kp kirchdoerfer: >>> Am Freitag, 27. März 2015, 09:12:04 schrieb Erich Titl: >> ... >> >>> Yes it's effcient with branches.But it's not really efficient with >

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-27 Thread kp kirchdoerfer
Am Freitag, 27. März 2015, 16:39:54 schrieb Erich Titl: > Hi > > Am 27.03.2015 um 15:53 schrieb kp kirchdoerfer: > ...> > > > Just play with it and let's know about your findings. > > Esp stable is a playground, but I hope we can shrink the other repos as > > well later. > > I can now access the

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-27 Thread kp kirchdoerfer
Am Freitag, 27. März 2015, 16:22:40 schrieb Erich Titl: > Am 27.03.2015 um 15:53 schrieb kp kirchdoerfer: > > Am Freitag, 27. März 2015, 09:12:04 schrieb Erich Titl: > ... > > > Yes it's effcient with branches.But it's not really efficient with > > binaries, though as discussed that's a workaround

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-27 Thread Erich Titl
Hi Am 27.03.2015 um 15:53 schrieb kp kirchdoerfer: ...> > Just play with it and let's know about your findings. > Esp stable is a playground, but I hope we can shrink the other repos as well > later. I can now access the packages as http://sourceforge.net/p/leaf/packages/ci/5.1.3/tree/ and ht

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-27 Thread Erich Titl
Am 27.03.2015 um 15:53 schrieb kp kirchdoerfer: > Am Freitag, 27. März 2015, 09:12:04 schrieb Erich Titl: ... > > Yes it's effcient with branches.But it's not really efficient with binaries, > though as discussed that's a workaround for the missing ftp/whatever-space. To git a file is a file is

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-27 Thread kp kirchdoerfer
Am Freitag, 27. März 2015, 09:12:04 schrieb Erich Titl: > Hi Folks > > Am 24.03.2015 um 12:38 schrieb Erich Titl: > .. > > > I don't know, if we can use this to just give access to the current or > > stable files. I did some local experiments > > > > mega@leafbuilder:~/leaf/devel/packages$ du -s

Re: [leaf-devel] LEAF upgrade / package repository

2015-03-27 Thread Erich Titl
Hi Folks Am 24.03.2015 um 12:38 schrieb Erich Titl: .. > > I don't know, if we can use this to just give access to the current or > stable files. I did some local experiments > > mega@leafbuilder:~/leaf/devel/packages$ du -s . > 5961104 . > > mega@leafbuilder:~/leaf/devel/packages$ git branch

[leaf-devel] LEAF upgrade / package repository

2015-03-24 Thread Erich Titl
Hi Folks I am playing a little with the package repository, trying to make it appear to a browser in a reasonable tree form. I _believe_ by using the git features branches and tags we could provide a reasonable tree for our packages. Just looking at the current settings for the packages https:/

Re: [leaf-devel] LEAF Upgrade

2015-03-22 Thread Erich Titl
Am 21.03.2015 um 08:18 schrieb Per Sjoholm: > On 03/20/2015 10:38 PM, Mega wrote: >>> What does it take to have git on the client? >> >> The client is the LEAF route. > > What does git require of LEAF in terms of resources ? It would need git on the router, no way. cheers Erich smime.p7s D

Re: [leaf-devel] LEAF Upgrade

2015-03-21 Thread Per Sjoholm
On 03/20/2015 10:38 PM, Mega wrote: >> What does it take to have git on the client? > > The client is the LEAF route. What does git require of LEAF in terms of resources ? /Per -- Dive into the World of Parallel Program

Re: [leaf-devel] LEAF Upgrade

2015-03-20 Thread Mega
Am 20.03.2015 um 07:44 schrieb Per Sjoholm: On 03/19/2015 04:59 PM, Mega wrote: ... Mayby even intergrate some contentious delivery tool and have virtbox, qemu, qemu/gns3 as targets What does it take to have git on the client? The client is the LEAF route. cheers Erich smime.p7s De

Re: [leaf-devel] LEAF Upgrade

2015-03-20 Thread Per Sjoholm
On 03/19/2015 04:59 PM, Mega wrote: > Hi Yves > > Am 18.03.2015 um 12:45 schrieb Yves Blusseau: >> Using git to store the packages and using branch to group the packages by >> version/architecture is really a good thing >> and it's not dependent to how and where the files are host. >> But using ht

Re: [leaf-devel] LEAF Upgrade

2015-03-19 Thread Mega
Hi Yves Am 18.03.2015 um 12:45 schrieb Yves Blusseau: Using git to store the packages and using branch to group the packages by version/architecture is really a good thing and it's not dependent to how and where the files are host. But using http to get the packages is a bad thing for me becau

Re: [leaf-devel] LEAF Upgrade

2015-03-18 Thread Yves Blusseau
Using git to store the packages and using branch to group the packages by version/architecture is really a good thing and it's not dependent to how and where the files are host. But using http to get the packages is a bad thing for me because is dependent of how the http server expose the files/

Re: [leaf-devel] LEAF Upgrade

2015-03-14 Thread kp kirchdoerfer
Hi Erich; Am Freitag, 13. März 2015, 22:48:54 schrieb Erich Titl: > Hi KP > > Am 13.03.2015 um 14:57 schrieb kp kirchdoerfer: > > Am Donnerstag, 12. März 2015, 19:15:02 schrieb Erich Titl: > ... > > > I've added one. > > > > That's all in the git repo packages, uploading is via git (add, commit

Re: [leaf-devel] LEAF Upgrade

2015-03-13 Thread Erich Titl
Hi KP Am 13.03.2015 um 14:57 schrieb kp kirchdoerfer: > Am Donnerstag, 12. März 2015, 19:15:02 schrieb Erich Titl: ... > > I've added one. > > That's all in the git repo packages, uploading is via git (add, commit, > push...) I believe I understand now, weird but if it works. I would l like

Re: [leaf-devel] LEAF Upgrade

2015-03-13 Thread Erich Titl
Hi KP Am 13.03.2015 um 14:57 schrieb kp kirchdoerfer: > Am Donnerstag, 12. März 2015, 19:15:02 schrieb Erich Titl: .. > > I've added one. > > That's all in the git repo packages, uploading is via git (add, commit, > push...) A, that is where it's at, OK clone the packages repo :-( ET

Re: [leaf-devel] LEAF Upgrade

2015-03-13 Thread Erich Titl
Am 13.03.2015 um 14:57 schrieb kp kirchdoerfer: >> >> So it looks like https access works, but the version file used to check >> access to the net fails. We need something to check for, version is a >> good surrogate. >> > > I've added one. > > That's all in the git repo packages, uploading is v

Re: [leaf-devel] LEAF Upgrade

2015-03-13 Thread kp kirchdoerfer
Am Donnerstag, 12. März 2015, 19:15:02 schrieb Erich Titl: > Hi KP > > Am 12.03.2015 um 17:59 schrieb kp kirchdoerfer: > ... > > > Look for > > > > https://sourceforge.net/p/leaf/packages/ci/master/tree/stable/ > > > > does that help you? > > AP# sh upgrade -v > upgrade: checking web access by

Re: [leaf-devel] LEAF Upgrade

2015-03-12 Thread Erich Titl
Am 12.03.2015 um 19:10 schrieb kp kirchdoerfer: > Hi Erich; > > Am Donnerstag, 12. März 2015, 18:55:37 schrieb Erich Titl: ... >> >> OK, be it that way, but if you upload files, do you have any control on >> the location, e.g. the URL they can be accessed with? > > For the major part no, AFAIK i

Re: [leaf-devel] LEAF Upgrade

2015-03-12 Thread Erich Titl
Hi KP Am 12.03.2015 um 17:59 schrieb kp kirchdoerfer: ... > > Look for > > https://sourceforge.net/p/leaf/packages/ci/master/tree/stable/ > > does that help you? > AP# sh upgrade -v upgrade: checking web access by retrieving the version file aborting: wget error code 0 upgrade: abort wget e

Re: [leaf-devel] LEAF Upgrade

2015-03-12 Thread kp kirchdoerfer
Hi Erich; Am Donnerstag, 12. März 2015, 18:55:37 schrieb Erich Titl: > Hi KP > > Am 12.03.2015 um 17:59 schrieb kp kirchdoerfer: > ... > > > It seems one of us has a misconception of the SF features we can use. > > > > It is my understanding that we only have limited access/space to/on the SF >

Re: [leaf-devel] LEAF Upgrade

2015-03-12 Thread Erich Titl
Hi KP Am 12.03.2015 um 17:59 schrieb kp kirchdoerfer: ... > > It seems one of us has a misconception of the SF features we can use. > > It is my understanding that we only have limited access/space to/on the SF > shell, and it's mainly used to install a CMS, but not to use it as space to > ma

Re: [leaf-devel] LEAF Upgrade

2015-03-12 Thread kp kirchdoerfer
Hi Erich; Am Donnerstag, 12. März 2015, 17:02:29 schrieb Erich Titl: > Hi KP > > Am 12.03.2015 um 16:17 schrieb kp kirchdoerfer: > > HI Erich; > > > > Am Mittwoch, 11. März 2015, 19:27:00 schrieb Erich Titl: > >> Am 11.03.2015 um 15:54 schrieb kp kirchdoerfer: > >>> Hi Erich; > >> > >> .. > >>

Re: [leaf-devel] LEAF Upgrade

2015-03-12 Thread Erich Titl
Hi KP Am 12.03.2015 um 16:17 schrieb kp kirchdoerfer: > HI Erich; > > Am Mittwoch, 11. März 2015, 19:27:00 schrieb Erich Titl: >> Am 11.03.2015 um 15:54 schrieb kp kirchdoerfer: >>> Hi Erich; >> >> .. >> >>> It is part of the release work to put the files into the git repositories >>> (package/5_

Re: [leaf-devel] LEAF Upgrade

2015-03-12 Thread kp kirchdoerfer
HI Erich; Am Mittwoch, 11. März 2015, 19:27:00 schrieb Erich Titl: > Am 11.03.2015 um 15:54 schrieb kp kirchdoerfer: > > Hi Erich; > > .. > > > It is part of the release work to put the files into the git repositories > > (package/5_1 etc), and it's me who does the work currently. > > > > All a

Re: [leaf-devel] LEAF Upgrade

2015-03-12 Thread Erich Titl
Yves Am 11.03.2015 um 12:22 schrieb Yves Blusseau: > >> Le 11 mars 2015 à 09:39, Erich Titl a écrit : >> >> Hi Yves >> >> Am 11.03.2015 um 08:56 schrieb Yves Blusseau: >>> >> ... >> I guess with your tool we somehow duplicate a git repository to another filepath without actually d

Re: [leaf-devel] LEAF Upgrade and pata-acpi

2015-03-12 Thread Erich Titl
Am 10.03.2015 um 16:32 schrieb kp kirchdoerfer: > Hi Erich; > > Am Dienstag, 10. März 2015, 11:39:21 schrieb Erich Titl: >> Hi Folks >> >> I upgraded my WLAN repeater LEAF box today and found a little problem I >> would like to discuss. >> >> The previous release was ~5.1.1 and pata-acpi was loade

Re: [leaf-devel] LEAF UPGRADE

2015-03-11 Thread Erich Titl
Am 11.03.2015 um 16:04 schrieb kp kirchdoerfer: > Am Dienstag, 10. März 2015, 21:28:25 schrieb Erich Titl: >> Hi KP >> ... >> >> I don't know about others, but this is on mine anyway. Rather loose some >> weight on the module side. > > AFAIK it's not that easy to save space/memory with modules, no

Re: [leaf-devel] LEAF Upgrade

2015-03-11 Thread Erich Titl
Am 11.03.2015 um 15:54 schrieb kp kirchdoerfer: > Hi Erich; > .. > > It is part of the release work to put the files into the git repositories > (package/5_1 etc), and it's me who does the work currently. > > All archs and packages are rebuild from scratch for a new release, then the > tarball

Re: [leaf-devel] LEAF UPGRADE

2015-03-11 Thread kp kirchdoerfer
Am Dienstag, 10. März 2015, 21:28:25 schrieb Erich Titl: > Hi KP > > Am 10.03.2015 um 19:48 schrieb kp kirchdoerfer: > ... > > > Don't think so, they generate the same links as proposed. > > Yes, they _generate_ it. That must be the CMS underneath. I guess they use http://git-scm.com/docs/git-

Re: [leaf-devel] LEAF Upgrade

2015-03-11 Thread kp kirchdoerfer
Hi Erich; Am Mittwoch, 11. März 2015, 14:50:52 schrieb Erich Titl: > Yves > > Am 11.03.2015 um 12:22 schrieb Yves Blusseau: > >> Le 11 mars 2015 à 09:39, Erich Titl a écrit : > >> > >> Hi Yves > >> > >> Am 11.03.2015 um 08:56 schrieb Yves Blusseau: > >> > >> ... > >> > I guess with your

Re: [leaf-devel] LEAF Upgrade

2015-03-11 Thread Yves Blusseau
> Le 11 mars 2015 à 09:39, Erich Titl a écrit : > > Hi Yves > > Am 11.03.2015 um 08:56 schrieb Yves Blusseau: >> > ... > >>> >>> I guess with your tool we somehow duplicate a git repository to another >>> filepath without actually duplicating the data and we should be able to >>> point to th

Re: [leaf-devel] LEAF Upgrade

2015-03-11 Thread Erich Titl
Hi Yves Am 11.03.2015 um 08:56 schrieb Yves Blusseau: > ... >> >> I guess with your tool we somehow duplicate a git repository to another >> filepath without actually duplicating the data and we should be able to >> point to this partial tree. Is that it? > > With this we can manage all the pac

Re: [leaf-devel] LEAF Upgrade

2015-03-11 Thread Yves Blusseau
> Le 9 mars 2015 à 23:00, Erich Titl a écrit : > > Hi Yves > > please bear with me, I don't get it > > Am 09.03.2015 um 13:03 schrieb Yves Blusseau: >> > ..> >> An example using a local repository (it’s the same for a remote repository) >> >> # Create the repository >> cd /tmp >> git init --

Re: [leaf-devel] LEAF UPGRADE

2015-03-10 Thread Erich Titl
Hi KP Am 10.03.2015 um 19:48 schrieb kp kirchdoerfer: ... > > Don't think so, they generate the same links as proposed. Yes, they _generate_ it. That must be the CMS underneath. > >>> And what's the problem to use http/s access to git repo? > >> None, it just requires the ssl version of wget

Re: [leaf-devel] LEAF UPGRADE

2015-03-10 Thread kp kirchdoerfer
Am Dienstag, 10. März 2015, 17:41:28 schrieb Erich Titl: > Hi KP > > Am 10.03.2015 um 17:27 schrieb kp kirchdoerfer: > > HI Erich; > > > > Am Montag, 9. März 2015, 22:46:19 schrieb Erich Titl: > >> Hi KP > >> > >> Am 09.03.2015 um 18:55 schrieb kp kirchdoerfer: > >>> HI Erich; > >> > >> ... > >

Re: [leaf-devel] LEAF UPGRADE

2015-03-10 Thread Erich Titl
Hi KP Am 10.03.2015 um 17:27 schrieb kp kirchdoerfer: > HI Erich; > > Am Montag, 9. März 2015, 22:46:19 schrieb Erich Titl: >> Hi KP >> >> Am 09.03.2015 um 18:55 schrieb kp kirchdoerfer: >>> HI Erich; >> >> ... >> >>> Don't know about symlinks, maybe Yves can help. But thats how I'd do it; >>> cl

Re: [leaf-devel] LEAF UPGRADE

2015-03-10 Thread kp kirchdoerfer
HI Erich; Am Montag, 9. März 2015, 22:46:19 schrieb Erich Titl: > Hi KP > > Am 09.03.2015 um 18:55 schrieb kp kirchdoerfer: > > HI Erich; > > ... > > > Don't know about symlinks, maybe Yves can help. But thats how I'd do it; > > clone the packages repository: > > > > git clone ssh://yoursfuser

Re: [leaf-devel] LEAF Upgrade and pata-acpi

2015-03-10 Thread kp kirchdoerfer
Hi Erich; Am Dienstag, 10. März 2015, 11:39:21 schrieb Erich Titl: > Hi Folks > > I upgraded my WLAN repeater LEAF box today and found a little problem I > would like to discuss. > > The previous release was ~5.1.1 and pata-acpi was loaded, probably from > initrd. The current 5.1.3 modules tarba

[leaf-devel] LEAF Upgrade and pata-acpi

2015-03-10 Thread Erich Titl
Hi Folks I upgraded my WLAN repeater LEAF box today and found a little problem I would like to discuss. The previous release was ~5.1.1 and pata-acpi was loaded, probably from initrd. The current 5.1.3 modules tarball does not appear to include pata-acpi neither is it used on my ALIX board. I don

Re: [leaf-devel] LEAF Upgrade

2015-03-09 Thread Erich Titl
Hi Yves please bear with me, I don't get it Am 09.03.2015 um 13:03 schrieb Yves Blusseau: > ..> > An example using a local repository (it’s the same for a remote repository) > > # Create the repository > cd /tmp > git init --bare myrepo.git So I just create a new repository > git clone /tmp/m

Re: [leaf-devel] LEAF UPGRADE

2015-03-09 Thread Erich Titl
Hi KP Am 09.03.2015 um 18:55 schrieb kp kirchdoerfer: > HI Erich; > ... > > Don't know about symlinks, maybe Yves can help. But thats how I'd do it; > clone > the packages repository: > > git clone ssh://yoursfusern...@git.code.sf.net/p/leaf/packages leaf-packages > > Note it's huge (approx

Re: [leaf-devel] LEAF UPGRADE

2015-03-09 Thread kp kirchdoerfer
HI Erich; Am Montag, 9. März 2015, 11:40:09 schrieb Erich Titl: > Hi KP > > Am 07.03.2015 um 00:34 schrieb kp kirchdoerfer: > > HI Erich; > > > > I'll try to give it a test, but I have to prepare a machine with 5.0 to > > upgarde. Do you really have geode arch? I haven't seen one at a first > >

Re: [leaf-devel] LEAF Upgrade

2015-03-09 Thread Yves Blusseau
>> Hi all, >> >> just for your information, i have develop a script to store big binaries in >> git repository. >> With this we can have a full filesystem with all the versions like this: >> >> 4.1 >> ├── 4.1/i386 >> │ └── 4.1/i386/pkg2.lrp >> └── 4.1/x86_64 >> ├── 4.1/x86_64/pkg1.lrp >>

Re: [leaf-devel] LEAF Upgrade

2015-03-09 Thread Erich Titl
Yves Am 08.03.2015 um 13:06 schrieb Yves Blusseau: > Hi all, > > just for your information, i have develop a script to store big binaries in > git repository. > With this we can have a full filesystem with all the versions like this: > > 4.1 > ├── 4.1/i386 > │ └── 4.1/i386/pkg2.lrp > └── 4.1/x8

Re: [leaf-devel] LEAF UPGRADE

2015-03-09 Thread Erich Titl
Hi KP Am 07.03.2015 um 00:34 schrieb kp kirchdoerfer: > HI Erich; > > I'll try to give it a test, but I have to prepare a machine with 5.0 to > upgarde. Do you really have geode arch? I haven't seen one at a first glance. Indeed, the premissions on the directory were a bit restrictive :-( > > B

Re: [leaf-devel] LEAF Upgrade

2015-03-09 Thread Erich Titl
Yves Am 08.03.2015 um 13:06 schrieb Yves Blusseau: > Hi all, > > just for your information, i have develop a script to store big binaries in > git repository. > With this we can have a full filesystem with all the versions like this: > > 4.1 > ├── 4.1/i386 > │ └── 4.1/i386/pkg2.lrp What is pkg

Re: [leaf-devel] LEAF Upgrade

2015-03-08 Thread Yves Blusseau
Hi all, just for your information, i have develop a script to store big binaries in git repository. With this we can have a full filesystem with all the versions like this: 4.1 ├── 4.1/i386 │ └── 4.1/i386/pkg2.lrp └── 4.1/x86_64 ├── 4.1/x86_64/pkg1.lrp └── 4.1/x86_64/pkg3.lrp 5.1.2 ├──

Re: [leaf-devel] LEAF UPGRADE

2015-03-06 Thread kp kirchdoerfer
HI Erich; I'll try to give it a test, but I have to prepare a machine with 5.0 to upgarde. Do you really have geode arch? I haven't seen one at a first glance. But your results sounds awesome; good work, we should find a solution! Am Freitag, 6. März 2015, 14:25:03 schrieb Erich Titl: > Hi Fol

[leaf-devel] LEAF UPGRADE

2015-03-06 Thread Erich Titl
Hi Folks I have finished the upgrade function, please consider testing it. It uses my small web server on leaf.think.ch which has a 5.1.3 for the following architectures. i486 i686 geode You can get a config.lrp with upgrade included at http://leaf.think.ch/stable/i486/config.lrp I intend to

[leaf-devel] LEAF upgrade

2015-03-05 Thread Erich Titl
HI Folks I succesfully tested upgrade to 5.1.3 from a 5.1.something using my local web server as the source. The upgraded system has a nicely reduced moddb as only the running mudules get imported. It kept alll the settings from the previous installation and booted without a hitch. Now all I nee

Re: [leaf-devel] LEAF Upgrade

2015-03-04 Thread Erich Titl
Am 04.03.2015 um 15:29 schrieb kp kirchdoerfer: > Am Dienstag, 3. März 2015, 22:49:19 schrieb Erich Titl: >> Am 03.03.2015 um 17:09 schrieb kp kirchdoerfer: >>> Erich; >>> >>> will something like that in a file help you? >>> ... > > As Andrew noted it can be dropped, will do so. > >> 5_1 --> pref

Re: [leaf-devel] LEAF Upgrade

2015-03-04 Thread kp kirchdoerfer
Am Dienstag, 3. März 2015, 22:49:19 schrieb Erich Titl: > Am 03.03.2015 um 17:09 schrieb kp kirchdoerfer: > > Erich; > > > > will something like that in a file help you? > > > > zbxagent.lrp > > https:/sourceforge.net/p/leaf/packages/ci/786d2c9d66decc4c2d8409362f1180d9 > > 446f0271/tree/5_1/X86_6

Re: [leaf-devel] LEAF Upgrade

2015-03-03 Thread Erich Titl
Hi Andrew Am 03.03.2015 um 23:46 schrieb Andrew: > Hi. > 03.03.2015 23:49, Erich Titl пишет: ... > Try > https://sourceforge.net/p/leaf/packages/ci/master/tree/5_1/X86_64/zebra.lrp?format=raw > Yes, such a link could be used for packages. I placed a version file in the tree to easily find a v

Re: [leaf-devel] LEAF Upgrade

2015-03-03 Thread Andrew
Hi. 03.03.2015 23:49, Erich Titl пишет: > Am 03.03.2015 um 17:09 schrieb kp kirchdoerfer: >> Erich; >> >> will something like that in a file help you? >> >> zbxagent.lrp >> https:/sourceforge.net/p/leaf/packages/ci/786d2c9d66decc4c2d8409362f1180d9446f0271/tree/5_1/X86_64/zbxagent.lrp?format=raw >>

Re: [leaf-devel] LEAF Upgrade

2015-03-03 Thread Erich Titl
Am 03.03.2015 um 17:09 schrieb kp kirchdoerfer: > Erich; > > will something like that in a file help you? > > zbxagent.lrp > https:/sourceforge.net/p/leaf/packages/ci/786d2c9d66decc4c2d8409362f1180d9446f0271/tree/5_1/X86_64/zbxagent.lrp?format=raw > zbxutil.lrp > https:/sourceforge.net/p/leaf/p

  1   2   >