Re: [gentoo-dev] Re: rfc: virtual/modutils and module-init-tools

2012-02-25 Thread Walter Dnes
v. I've got a spare machine that I'm willing to use as a guinea-pig for testing mdev under the proposed setup. How difficult would it be to set up an mdev-based profile, already? -- Walter Dnes

Re: [gentoo-dev] RFD: EAPI specification in ebuilds

2012-03-08 Thread Walter Dnes
gt 1 ]; then echo "***ERROR*** only 1 line allowed beginning with EAPI=" exit else # exit fi This treats the EAPI statement as a declaration, and doesn't care where it shows up in the file. I'm assuming no leading blanks in front of "EAPI". -- Walter Dnes

Re: [gentoo-dev] RFD : .ebuild is only bash

2012-03-12 Thread Walter Dnes
siness being used to process ebuilds. -- Walter Dnes

Re: [gentoo-dev] Re: newsitem: unmasking udev-181

2012-03-13 Thread Walter Dnes
t. I've migrated to mdev, so I won't be seeing this problem, but a simple solution that works for 95% of users might be the way to go. For the more complex situations, an initramfs will be necessary. -- Walter Dnes

Re: [gentoo-dev] RFD : .ebuild is only bash

2012-03-13 Thread Walter Dnes
does the build, assuming no errors detected in pass 1. Under the heading of "syntax errors", I would include multiple EAPI declarations. My response to Brian is that portage should not try to outguess or fix or override an obviously broken ebuild. It should return an error message (in this case "Multiple EAPI declarations not allowed") and then halt. It is the ebuild-writer's job to come up with a syntactically correct ebuild. -- Walter Dnes

Re: [gentoo-dev] Re: Let's redesign the entire filesystem!

2012-03-14 Thread Walter Dnes
perly. Some programs later > on recover and handle things better. Throwing that one right back at you, if you have /usr on the same file system, plus you boot with systemd, your machine could be broken and you don't even know it. -- Walter Dnes

Re: [gentoo-dev] Re: newsitem: unmasking udev-181

2012-03-14 Thread Walter Dnes
lso offer http://pckeyboard.com/page/category/IBMKBD -- Walter Dnes

Re: [gentoo-dev] Re: Let's redesign the entire filesystem!

2012-03-17 Thread Walter Dnes
stems. Hopefully more info will start arriving, allowing more complex systems to work with mdev. -- Walter Dnes

Re: [gentoo-dev] Re: Let's redesign the entire filesystem!

2012-03-18 Thread Walter Dnes
On Sat, Mar 17, 2012 at 03:12:11AM -0400, Walter Dnes wrote > TOOT!!! (blowing my own horn). See http://www.waltdnes.org/mdev/ for > instructions on replacing udev with mdev for simple Gentoo systems. > Hopefully more info will start arriving, allowing more complex systems > to wo

Re: [gentoo-dev] rfc: location of portage tree

2012-03-29 Thread Walter Dnes
ual needs to state this explicitly. Also, /usr/local is the "standard" place to keep one's own software and/or global customizations that aren't handled by the package manager, but don't belong in one user's home directory. -- Walter Dnes

Re: [gentoo-dev] About suggesting to create a separate partition for portage tree in handbook

2012-03-31 Thread Walter Dnes
check for, and optionally unmerges unneeded stuff that was pulled in as a dependancy of a package that has since been removed. -- Walter Dnes

Re: [gentoo-dev] Re: About suggesting to create a separate partition for portage tree in handbook

2012-04-01 Thread Walter Dnes
On Sun, Apr 01, 2012 at 04:28:15PM +0100, Steven J Long wrote > Walter Dnes wrote: > > I've also cobbled together my > > own "autodepclean" script that check for, and optionally unmerges > > unneeded stuff that was pulled in as a dependancy of a package that ha

Re: [gentoo-dev] Re: Re: Re: Re: Re: Re: [gentoo-dev-announce] Council meeting summary for 3 April 2012

2012-04-22 Thread Walter Dnes
're not going to add major additional functionality to the base code. That's why I suggest optional add-ons for any additional functionality. BTW, how would a non-programmer (at least not C programmer) like me forward these ideas to the Gentoo Council? -- Walter Dnes

Re: [gentoo-dev] Re: Re: Re: Re: Re: Re: [gentoo-dev-announce] Council meeting summary for 3 April 2012

2012-04-23 Thread Walter Dnes
On Sun, Apr 22, 2012 at 11:04:54PM -0700, Zac Medico wrote > On 04/22/2012 06:25 PM, Walter Dnes wrote: > > BTW, how would a non-programmer (at least not C programmer) like me > > forward these ideas to the Gentoo Council? > > You'll see an email on this list a w

Re: [gentoo-dev] RFC: A tiny news item for migrating to libjpeg-turbo

2012-04-23 Thread Walter Dnes
On Mon, Apr 23, 2012 at 02:22:53PM +0300, Samuli Suominen wrote > All users are recommended to migrate: > > # emerge -C media-libs/jpeg:0 > # emerge -1 media-libs/libjpeg-turbo How about mentioning revdep-rebuild in the instructions? -- Walter Dnes

Re: [gentoo-dev] busybox[sep-usr] support for mounting /usr w/out hassle

2012-04-30 Thread Walter Dnes
busybox? Why move the binary to /ginit, rather than make a symlink from /bin/busybox to /ginit? -- Walter Dnes

Re: [gentoo-dev] Chromium bundled code

2012-05-03 Thread Walter Dnes
udev as hard-coded dependancies. The udev dependancy is a show stopper for me, as I've migrated over to mdev. See https://wiki.gentoo.org/wiki/Mdev That page is now mostly other people's contributions. I was the rabble-rouser who started it. -- Walter Dnes

Re: [gentoo-dev] Chromium bundled code

2012-05-04 Thread Walter Dnes
systems. I don't think that'll change, at least I hope it doesn't. What could work is a shim or compatability layer that gets called, and pre-processes requests and forwards them to mdev. -- Walter Dnes

Re: [gentoo-dev] Chromium bundled code

2012-05-07 Thread Walter Dnes
On Fri, May 04, 2012 at 05:59:45PM -0700, Greg KH wrote > On Fri, May 04, 2012 at 02:52:33PM -0700, Luca Barbato wrote: > > On 04/05/12 14:35, Walter Dnes wrote: > > > What could work is a shim or compatability layer that gets > > > called, and pre-processes request

Re: [gentoo-dev] Chromium bundled code

2012-05-07 Thread Walter Dnes
erge man page or refer to the Gentoo Handbook. = QED. -- Walter Dnes

Re: [gentoo-dev] RFC: remove ldap from desktop profiles use flags

2012-05-07 Thread Walter Dnes
If that message could be gotten rid of, so as not to pollute /var/log/portage/elog, it could be useful as a server_or_lightweight_desktop profile. -- Walter Dnes

Re: [gentoo-dev] Re: Tightly-coupled core distro [was: Council meeting summary for 3 April 2012]

2012-05-12 Thread Walter Dnes
uot; equivalant. See http://git.busybox.net/busybox/plain/docs/mdev.txt -- Walter Dnes

[gentoo-dev] Stability of /sys api

2012-05-14 Thread Walter Dnes
is readable like so... cat /sys/block/sda/removable 0 cat /sys/block/sdb/removable 1 My question... is this API stable or deprecated? I.e. can I count on it being around for a while? I figure this question is a developer type question rather than ordinary user type. -- Walter Dnes

Re: [gentoo-dev] Stability of /sys api

2012-05-14 Thread Walter Dnes
On Mon, May 14, 2012 at 12:31:25PM -0400, James Cloos wrote > WD> cat /sys/block/sda/removable > WD> 0 > > Note that a 0 there does not imply that the device cannot hotplug. > > My USB drive reports 0. You're right. Same for me. Thanks for pointing it out. -- Walter Dnes

Re: [gentoo-dev] Stability of /sys api

2012-05-14 Thread Walter Dnes
dev core reimplemented with scripts. I *DON'T WANT* "a serious framework", I want a lightweight device manager... period... end of story. Stick with the unix principle of one app doing one thing well. mdev is enough for the vast majority of people. -- Walter Dnes

Re: [gentoo-dev] Stability of /sys api

2012-05-14 Thread Walter Dnes
in mdev. My main programming strength is bash scripts etc. Actually, a "fork" I'd be interested in would be to take standard Gentoo and replace as many programs as possible with their busybox-symlink equivalants. This would require at least a new profile, to a) create the appropriate symlinks, and b) not pull in the standalone versions. -- Walter Dnes

Re: [gentoo-dev] Stability of /sys api

2012-05-15 Thread Walter Dnes
On Tue, May 15, 2012 at 02:32:57AM -0400, Olivier Cr?te wrote > On Tue, 2012-05-15 at 01:05 -0400, Walter Dnes wrote: > > I *DON'T WANT* "a serious framework", I want a lightweight device > > manager... period... end of story. Stick with the unix principle of on

Re: [gentoo-dev] Stability of /sys api

2012-05-15 Thread Walter Dnes
On Tue, May 15, 2012 at 11:26:03AM -0700, Greg KH wrote > On Tue, May 15, 2012 at 01:55:23AM -0400, Walter Dnes wrote: > > > > After some more Google-searching. it looks like the "official > > channels" way is via /etc/mdev.conf. Note that this is on a system wit

Re: [gentoo-dev] Stability of /sys api

2012-05-15 Thread Walter Dnes
On Wed, May 16, 2012 at 12:44:59AM +0200, Stelian Ionescu wrote > On Tue, 2012-05-15 at 18:38 -0400, Walter Dnes wrote: > > On Tue, May 15, 2012 at 11:26:03AM -0700, Greg KH wrote > > > What specifically is your objection to udev today? Is it doing things > > &g

Re: [gentoo-dev] Stability of /sys api

2012-05-15 Thread Walter Dnes
I asked what I thought was a simple developer-type question. I don't want this to become a public flamewar. If anybody wants to discuss the issue with me further, please email directly to me and not the list. -- Walter Dnes

Re: [gentoo-dev] Do we need games group and all that game prefixes?

2012-05-21 Thread Walter Dnes
e might be dangerous to allow regular-user programs to do. -- Walter Dnes

Re: [gentoo-dev] Do we need games group and all that game prefixes?

2012-05-21 Thread Walter Dnes
http://linux.die.net/man/7/svgalib Is that even in the tree anymore? If not, that's one less reason to keep games special. -- Walter Dnes

Re: [gentoo-dev] UEFI secure boot and Gentoo

2012-06-15 Thread Walter Dnes
ne? We used to laugh at Sony rootkits, but that's what we could be looking at here. -- Walter Dnes

Re: [gentoo-dev] Re: UEFI secure boot and Gentoo

2012-06-15 Thread Walter Dnes
indows machines, how many companies will make cpus for the remaining 5%. Remember how MS strongarmed OEMs into a "Windows tax"? -- Walter Dnes

Re: [gentoo-dev] Re: RFC: virtual/libudev

2012-07-11 Thread Walter Dnes
On Wed, Jul 11, 2012 at 09:49:18AM -0400, Michael Mol wrote > Walter Dnes (very active over in gentoo-user) has put a lot > of work into testing and documenting mdev as an alternative for > udev. There's been a good deal of success there, up to and including > it working with GN

Re: [gentoo-dev] udev <-> mdev

2012-07-12 Thread Walter Dnes
vot_root man pages see http://linux.die.net/man/8/pivot_root and http://linux.die.net/man/2/pivot_root -- Walter Dnes

Re: [gentoo-dev] Re: udev <-> mdev

2012-07-13 Thread Walter Dnes
o what happens to people using mdev? Do we have to switch from Linu-x to Lenna-x? -- Walter Dnes

Re: [gentoo-dev] Re: udev <-> mdev

2012-07-13 Thread Walter Dnes
c/sys/kernel/hotplug is gone, mdev advocates will have > settled on some early udev fork. [1] Do you realize this would effectively kill linux in the embedded device area? Udev, even without the systemd code, is simply to large for embedded devices. -- Walter Dnes

Re: [gentoo-dev] Re: udev <-> mdev

2012-07-13 Thread Walter Dnes
d passes all calls to /sbin/mdev. -- Walter Dnes

Re: [gentoo-dev] Re: udev <-> mdev

2012-07-13 Thread Walter Dnes
On Sat, Jul 14, 2012 at 03:41:36AM +0300, Maxim Kammerer wrote > On Sat, Jul 14, 2012 at 3:13 AM, Walter Dnes wrote: > > Do you realize this would effectively kill linux in the embedded > > device area? Udev, even without the systemd code, is simply to large > > for embedded

Re: [gentoo-dev] Re: udev <-> mdev

2012-07-15 Thread Walter Dnes
eir machines. I'll still consider it beta (Work In Progress) until other people confirm it works for them. Once that's done, my next project might be "custom mdev rules", similar to "custom udev rules". -- Walter Dnes

Re: [gentoo-dev] Opinion against /usr merge

2012-07-18 Thread Walter Dnes
> > 2. Fork udev. > > I don't think this is necessary, and it would create more work for us > than is needed. 3. More support for mdev; e.g. https://wiki.gentoo.org/wiki/Mdev and (still in beta) https://wiki.gentoo.org/wiki/Mdev/Automount_USB The next challenge is "custom mdev rules", which should be do-able. -- Walter Dnes

Re: [gentoo-dev] Opinion against /usr merge

2012-07-18 Thread Walter Dnes
On Wed, Jul 18, 2012 at 08:06:41PM +0200, Jason A. Donenfeld wrote > On Wed, Jul 18, 2012 at 5:35 PM, Walter Dnes wrote: > > > > 3. More support for mdev; e.g. https://wiki.gentoo.org/wiki/Mdev and > > (still in beta) https://wiki.gentoo.org/wiki/Mdev/Automount_USB The

Re: [gentoo-dev] Opinion against /usr merge

2012-07-18 Thread Walter Dnes
On Wed, Jul 18, 2012 at 08:27:29PM +0200, Micha?? G??rny wrote > On Wed, 18 Jul 2012 11:35:02 -0400 > "Walter Dnes" wrote: > > > 3. More support for mdev; e.g. https://wiki.gentoo.org/wiki/Mdev > > and (still in beta) https://wiki.gentoo.org/wiki/Mdev/Automoun

Re: [gentoo-dev] Opinion against /usr merge

2012-07-19 Thread Walter Dnes
; or you can even have it an initramfs (ie, in a single file on the main > system). If you want *REALLY* "entirely separate from the main system", you should be looking at a "rescue CD" or bootable USB key. That's about as safe as you can get. -- Walter Dnes

Re: [gentoo-dev] news item: changes to stages (make.conf and make.profile)

2012-07-24 Thread Walter Dnes
xpect it to take effect, which is not what's going to happen. This will save the user forums from being hit with the same question over and over about settings in /etc/make.conf being ignored. 3) When support for /etc/make.conf is finally dropped, the presence of /etc/make.conf should make emerge halt immediately with an error message. -- Walter Dnes

Re: [gentoo-dev] Re: udev <-> mdev

2012-07-30 Thread Walter Dnes
istro like Gentoo, where all sorts of gnu utilities get excercised by build scripts each time you do an update. -- Walter Dnes

Re: [gentoo-dev] UTF-8 locale by default

2012-07-30 Thread Walter Dnes
--disable-jisx0201 --disable-koi8-r" fi -- Walter Dnes

Re: [gentoo-dev] UTF-8 locale by default

2012-08-01 Thread Walter Dnes
that would be fixed by setting a UTF8 default locale??? I want a real answer. Not something along the lines of "But daddy, all the other kids are doing it". -- Walter Dnes

Re: [gentoo-dev] Last rites: app-text/epdfview

2012-08-08 Thread Walter Dnes
will apvlv build properly. I've reported this bug, and I assume that the apvlv ebuild will be changed to look for the app-text/poppler[xpdf-headers] before proceeding further. -- Walter Dnes

Re: [gentoo-dev] Global Systemd USE Flag

2012-08-08 Thread Walter Dnes
, users shouldn't have > > to then emerge an additional program to add more configuration in > > order to have a clean system. > > No, they weren't. This looks very similar in principle to USE="-docs". -- Walter Dnes

Re: [gentoo-dev] Last rites: app-text/epdfview

2012-08-08 Thread Walter Dnes
On Thu, Aug 09, 2012 at 03:22:08AM +0200, Peter Stuge wrote > Walter Dnes wrote: > > > I remember when xpdf was removed, epdfview was recommended as a > > > lightweight alternative. How about this time? > > > > Try apvlv. Note, you *MUST* first build popple

Re: [gentoo-dev] Questions about SystemD and OpenRC

2012-08-09 Thread Walter Dnes
nd > sysvinit with it) for all systemd users even if we don't use it at > all. Good idea. While we're at it, please also let's not make systemd/udevd/dbus/pam mandatory. -- Walter Dnes

Re: [gentoo-dev] Re: Any official position from Gentoo about systemd, mdev and udev-static ?

2012-08-29 Thread Walter Dnes
ty" requires not just systemd and dbus but pulseaudio and binary syslogs and whatever else the Redhat developers decree? -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] EJOBS variable for EAPI 5? (was: [RFC] Create a JOBS variable to replace -jX in MAKEOPTS)

2012-09-04 Thread Walter Dnes
hat's why I want the user to have the option of over-riding EJOBS, should it ever be implemented. -- Walter Dnes I don't run "desktop environments"; I run useful applications

[gentoo-dev] .eh_frame bloat issue and solution

2012-09-05 Thread Walter Dnes
o-unwind-tables and -fno-asynchronous-unwind-tables to CFLAGS and CXXFLAGS? Should it be mentioned in the install manual as an option for users to possibly include? -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] packages which won't support x32

2012-10-06 Thread Walter Dnes
ll or nothing. An x32 distro is technically possible, but it would require every last single binary/library/object file/etc *INCLUDING PROPRIETARY PROGRAMS AND BINARY BLOBS* to be x32 and only, and no multilib stuff. If amd64 did not support multilib and plugin-wrappers, it would be a lot less comm

Re: [gentoo-dev] Proposal: removing "server" profile variants from profiles.desc

2012-10-11 Thread Walter Dnes
rofile is unmaintained... ***ONCE FOR EVERY LAST SINGLE PACKAGE YOU BUILD***. If you want a light profile, I suggest doing what I do... start your USE variable in make.conf with "-*", and add any flags you need, either in package.use or in make.conf. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] [RFC] Drop EAPI=0 requirement for system packages.

2012-10-12 Thread Walter Dnes
percentage of ebuilds break, then it might not be too much of an effort to fix that small subset. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] udev-ng? (Was: Summary Council meeting Tuesday 13 November 2012)

2012-11-17 Thread Walter Dnes
gression? > As I posted elsewhere, working on a project based on "hate" only lasts > so long. I should know, that's the reason I started udev in the first > place over 9 years ago. The Xfree86 people generated a lot of hate, just like Sievers and Poettering. Xorg ha

Re: [gentoo-dev] udev-ng? (Was: Summary Council meeting Tuesday 13 November 2012)

2012-11-18 Thread Walter Dnes
e udev on non-systemd setups. I, and a lot of other people, would like to use a sane standalone udev (from the Greg KH days) without systemd's dependancies/restrictions. That is the "target market" for a udev fork. -- Walter Dnes We are apparently better off trying to avoid udev like the plague. Linus Torvalds; 2012/10/03 https://lkml.org/lkml/2012/10/3/349

Re: [gentoo-dev] udev-ng? (Was: Summary Council meeting Tuesday 13 November 2012)

2012-11-18 Thread Walter Dnes
stemd > dependencies being on the system, is something that if I were the > systemd maintainer, I would reject. There is obviously no point in us continuing this debate. You are in favour of systemd, I am not. -- Walter Dnes We are apparently better off trying to avoid udev like the plague. Linus Torvalds; 2012/10/03 https://lkml.org/lkml/2012/10/3/349

Re: [gentoo-dev] udev-ng? (Was: Summary Council meeting Tuesday 13 November 2012)

2012-11-19 Thread Walter Dnes
s". As I said in my previous message, there have always been a few edge cases that require a pre-mounted /usr to boot properly. What I'm complaining about is that the other 99% of udev users are now gratuitously forced to share the pain of the edge case users. -- Walter Dnes We are

Re: [gentoo-dev] udev-ng? (Was: Summary Council meeting Tuesday 13 November 2012)

2012-11-19 Thread Walter Dnes
at that does not happen, myself included. Kay and company have been rather cavalier in breaking systems in the past. Richard Yao is working on an insurance policy, just in case Kay and company do it again. -- Walter Dnes We are apparently better off trying to avoid udev like the plague. Linus Tor

Re: [gentoo-dev] udev-ng? (Was: Summary Council meeting Tuesday 13 November 2012)

2012-11-19 Thread Walter Dnes
ally given Lennart's pronouncement about standalone udev being "a dead end". The maintainer will face a task similar in principle to what IBM was doing. What Richard Yao is doing is the udev equivalant of "jump off before you get pushed off". -- Walter Dnes We are ap

Re: [gentoo-dev] udev-ng? (Was: Summary Council meeting Tuesday 13 November 2012)

2012-11-20 Thread Walter Dnes
e day > when ***WE*** can drop that support entirely.) If you think the statement that Lennart is at least unofficially involved in udev is don't complain to me, complain to Lennart. -- Walter Dnes We are apparently better off trying to avoid udev like the plague. Linus Torvalds; 2012/10/03 https://lkml.org/lkml/2012/10/3/349

Re: [gentoo-dev] net-irc/xchat

2012-11-26 Thread Walter Dnes
sabout following the same procedure as when xpdf was dropped? I vaguely remember "emerge --update --deep world" stopping with a message that xpdf was being dropped, and also a few alternatives were suggested in the message. -- Walter Dnes

Re: [gentoo-dev] Lastrites: net-proxy/paros, net-misc/ups-monitor, app-emulation/mol, net-wireless/fsam7400, net-wireless/acx, net-wireless/acx-firmware, net-wireless/linux-wlan-ng-modules, net-wirele

2012-11-27 Thread Walter Dnes
/blog.bodhizazen.net/linux/ubuntu-12-04-gma500-poulsbo-boot-options/ for more Poulsbo-specific tweaking. -- Walter Dnes

Re: [gentoo-dev] Lastrites: net-proxy/paros, net-misc/ups-monitor, app-emulation/mol, net-wireless/fsam7400, net-wireless/acx, net-wireless/acx-firmware, net-wireless/linux-wlan-ng-modules, net-wirele

2012-11-28 Thread Walter Dnes
vast majority of hits either had links to https://wiki.archlinux.org/index.php/Poulsbo (the Arch Linux wiki) or else copied large portions of that page. I followed their instructions, but it did not help. I'll do some more testing first, to see if I can narrow down the bug. -- Walter Dnes

Re: [gentoo-dev] Lastrites: net-proxy/paros, net-misc/ups-monitor, app-emulation/mol, net-wireless/fsam7400, net-wireless/acx, net-wireless/acx-firmware, net-wireless/linux-wlan-ng-modules, net-wirele

2012-11-30 Thread Walter Dnes
ile. I found out via Google that setting aside some ram for the video noticably improves video performance. The netbook can now play 1080p HD Youtube videos in the "large player". Not fullscreen. Before this, 1080p would stutter badly, even in Youtube's "small player". -- Walter Dnes

Re: [gentoo-dev] [RFC] Defaulting desktop profiles to net-nds/openldap[minimal]

2012-12-02 Thread Walter Dnes
ct on news items would have no hiccups at all. Those who miss it would have a one-time inconvenience, but at least their systems wouldn't be "automagically" screwed up. -- Walter Dnes

Re: [gentoo-dev] Guidelines for IUSE defaults

2017-02-02 Thread Walter Dnes
to set a flag to one of 2-or-more options? > 4 To make the default build agree with the maintainer's personal > preferences. > > * Example: enabling hpn in net-misc/openssh by default. Another example is IPV6 which most people do not yet have from their ISP as a regul

Re: [gentoo-dev] Guidelines for IUSE defaults

2017-02-02 Thread Walter Dnes
days. I figure that it'll probably have a shorter USE line if I start USE with "-*", and I will not have a larger package.use file. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] RFC: Pre-GLEP: Security Project

2017-03-11 Thread Walter Dnes
e the last stage before masking. It would deliberately break the build, and require the user/admin to take manual action (add the flag for the GLEP) before proceeding further. This is a heavy-handed method, but masking is more final. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] Proposal: profiles/arches.desc - improve repoman flexibility (with other benefits)

2017-03-26 Thread Walter Dnes
, there's no need to go JSON format (bleagh). To simplify parsing, fields for one arch should be clustered together. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] Re: stable gcc 5.4.0 ??

2017-04-19 Thread Walter Dnes
e" Mixing together does not seem to work. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] Re: stable gcc 5.4.0 ??

2017-04-20 Thread Walter Dnes
1 Status: 2017-04-20 (frozen, all changes require RM approval). Development: GCC 8.0 Status: 2017-04-20 (regression fixes & docs only). Maybe we should what many enterprises do with Windows; i.e. skip a version and go straight to gcc-6. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] Re: stable gcc 5.4.0 ??

2017-04-20 Thread Walter Dnes
#x27;ll wait for other people to experience problems. If nothing major, I might switch at a convenient time. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] RFC: masking old versions of sys-devel/gcc

2017-04-26 Thread Walter Dnes
### The include script to use gcc 5.4.0 differs in only the first line... ### export GCCX_ROOT=$HOME/gcc540 ### Would the various "export" commands work if inserted into make.conf? Actually, would they eve

[gentoo-dev] USE flag name collision in use.local.desc "graphite"

2017-04-29 Thread Walter Dnes
flag means something entirely different for harfbuzz, i.e. build media-libs/harfbuzz against media-gfx/graphite2 -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] [RFC] News item: GCC 6 defaults to USE="pie ssp", v2

2017-05-11 Thread Walter Dnes
default-enabled > use-flag pie) in regular (non-hardened) profiles. Has anyone checked 32-bit systems? "emerge -pv =sys-devel/gcc-6.3.0" on a 2008 Core2duo 32-bit install (my GCC 6.3.0 testbed) shows "(-pie)". I read that as the "pie" USE flag being hard-masked

Re: [gentoo-dev] Dropping ia64/ppc/sparc profiles to dev/exp

2017-05-14 Thread Walter Dnes
01 suggests that Intel came up with a radically different design for Itanium, versus x86, specifically to avoid a cross-licencing agreement that allows AMD to clone Intel x86 and x86_64 cpus. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] [RFC] Restricted version of gentoo-dev mailing list

2017-05-23 Thread Walter Dnes
nical items and patches that are over my head. But after the separate /usr fiasco, I don't feel I have any choice. If we could have a guarantee of proposed changes like that being posted on Gentoo-User for comment, rather than being sprung on users by surprise, I'd be willing to sign off this list. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] [RFC] Restricted version of gentoo-dev mailing list

2017-05-24 Thread Walter Dnes
y * GNOME getting a hard-coded dependancy on systemd * etc, etc -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] [RFC] Restricted version of gentoo-dev mailing list

2017-05-24 Thread Walter Dnes
, be they OS-level or application-level. Regular users should not have to follow this list. Even if you're not going to alter course regardless of feedback, at least let users know so they're not caught unawares. If nothing else, post news items to Gentoo-user ***AHEAD OF TIME*** warning about changes like these. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] toolchain meeting agenda for today 19:00 UTC #gentoo-toolchain

2017-05-29 Thread Walter Dnes
pre-built binaries like Pale Moon (from their website), firefox-bin, seamonkey-bin, openoffice-bin, libreoffice-bin, libreproject-bin, etc. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] [RFC] NeoVim and vim-syntax

2017-06-01 Thread Walter Dnes
forked version of Ad Block Plus to ensure that it works on Pale Moon.. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] [RFC] NeoVim and vim-syntax

2017-06-02 Thread Walter Dnes
On Fri, Jun 02, 2017 at 01:14:31PM +1200, Kent Fredric wrote > On Thu, 1 Jun 2017 09:38:01 -0400 > "Walter Dnes" wrote: > > > As mentioned elsewhere, what happens when two or three other > > people do their own forks? Plugin 1 works with vim A and B but >

Re: [gentoo-dev] New 17.0 release profiles

2017-06-11 Thread Walter Dnes
entoo.org/wiki/Upgrading_Gentoo > In the simplest case users only have to change the > /etc/portage/make.profile symlink, in the worst case they may have > to recompile the entire system from scratch while doing a neat > voodoo dance. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] New 17.0 release profiles

2017-06-15 Thread Walter Dnes
On Thu, Jun 15, 2017 at 11:41:11PM +0200, Andreas K. Huettel wrote > Am Sonntag, 11. Juni 2017, 20:39:00 CEST schrieb Walter Dnes: > > 1) Should I be doing bug reports on the Gentoo bugzilla or upstream? > > Gentoo please, though also submitting stuff upstream and linking to >

Re: [gentoo-dev] New 17.0 release profiles

2017-06-17 Thread Walter Dnes
0 Feb 28 14:50 package.use.mask -rw-r--r-- 1 root root 35 Aug 8 2015 parent -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] Sets vs Meta ebuilds

2017-07-08 Thread Walter Dnes
/python-2.7.3 >=dev-lang/yasm-1.0.1 >=dev-libs/glib-2.24 dev-vcs/git media-libs/fontconfig >=media-libs/freetype-2.1.0 media-libs/mesa =sys-devel/autoconf-2.13 sys-devel/gcc <=x11-libs/gtk+-3.0 x11-libs/libXt x11-themes/hicolor-icon-theme" Does each entry have to be detailed with configure, install, etc, stuff, or is this sufficient? -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] Sets vs Meta ebuilds

2017-07-09 Thread Walter Dnes
On Sat, Jul 08, 2017 at 09:32:09PM -0400, William L. Thomson Jr. wrote > On Sat, 8 Jul 2017 20:27:38 -0400 > "Walter Dnes" wrote: > > > > > Though I will have to see what happens if a package is listed in > > > more than one set. I think there is a hiera

Re: [gentoo-dev] Sets vs Meta ebuilds

2017-07-09 Thread Walter Dnes
* "emerge --depclean" after deleting from /etc/portage/package_rdepend -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] Sets vs Meta ebuilds

2017-07-09 Thread Walter Dnes
On Sun, Jul 09, 2017 at 09:49:08AM -0400, William L. Thomson Jr. wrote > On Sun, 9 Jul 2017 05:24:19 -0400 > "Walter Dnes" wrote: > > > Yes, for gcc. > > Which if someone ignores warnings, and breaks their system, it is on > them. At that point your best t

Re: [gentoo-dev] Sets vs Meta ebuilds

2017-07-10 Thread Walter Dnes
nes like... emerge --depclean --verbose =fu-bar/xyz-1.2.3 Before running "./cleanscript", I check it for problems. Here's the autodepclean script... #!/bin/bash # autodepclean script v 0.04 released under GPL v3 by Walter Dnes 2012/07/09 # Generates a file "clean

Re: [gentoo-dev] Auto adding packages to world was -> Sets vs Meta ebuilds

2017-07-11 Thread Walter Dnes
If you can't be bothered to use available customization options to set up your machine to your liking, but ask for a change of defaults that also affects everybody else, don't be surprised at the negative reaction. You would've gotten a much better reception, if you had gone to the gento

Re: [gentoo-dev] vim-syntax USE flag

2017-07-23 Thread Walter Dnes
ule is not listed in "/etc/vimodule.nopurge", delete the module. Option B) Integrate this functionality into Portage. During the install process, check if the ebuild being installed is listed in "/etc/vimodule.nopurge". If not, skip installing files into the vim modules directory. If "/etc/vimodule.nopurge" doesn't exist, or "NEEDSCONFIGFIRST" has not been commented out, allow the modules to be installed. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] Re: [RFC] Future of gentoo's stable and unstable trees: what are your thoughts?

2017-07-29 Thread Walter Dnes
of rush-stabilizing everything "just because". I recommend mostly keeping our current setup, with one change, i.e. allowing security-fix ebuilds to go "stable" immediately. -- Walter Dnes I don't run "desktop environments"; I run useful applications

Re: [gentoo-dev] Re: New SYMLINK_LIB=no migration tool for review

2017-08-02 Thread Walter Dnes
that there is no "mainstream" to follow. > > Perhaps striving for the cleanest solution would be the best? > > Debian puts 64-bit libs in /lib/(host), where (host) is something like > x86_64-linux-gnu. They don't get put in /lib directly. They call this > "multiarch". > > Migrating Gentoo to a "multiarch" config is a larger project. And what happens when 128-bit cpus debut? /lib128? -- Walter Dnes I don't run "desktop environments"; I run useful applications

  1   2   >