Re: [arch-general] usbguard

2020-05-15 Thread Tobias Hunger via arch-general
p: device id: id doesn't exist > Try "usbguard allow 19" in this case. It wants the first number, the one before the :. Best Regards, Tobias

Re: [arch-general] Why are Archlinux packages stripped of (debugging) symbols?

2020-01-21 Thread Tobias Hunger via arch-general
n the client to make debug symbols automatically available on access. The details can be found here: https://docs.01.org/clearlinux/latest/guides/clear/debug.html Best Regards, Tobias

Re: [arch-general] Can I prevent Pacman from running hooks?

2018-10-13 Thread Tobias Hunger via arch-general
On Sat, Oct 13, 2018, 20:39 Andrew Gregory wrote: > "NeedsTargets Causes the list of matched trigger targets to be passed > to the running hook on stdin." > Ah, great, I missed that part! >

Re: [arch-general] Can I prevent Pacman from running hooks?

2018-10-13 Thread Tobias Hunger via arch-general
hooks. In my setup I can ignore anything but the Install hooks. For those I just need to apply the glob patterns in the Target fields. That should not be too hard. Best Regards, Tobias

Re: [arch-general] Can I prevent Pacman from running hooks?

2018-10-13 Thread Tobias Hunger via arch-general
On Sat, Oct 13, 2018 at 5:15 PM Doug Newgard via arch-general wrote: > On Sat, 13 Oct 2018 14:12:11 +0200 > Tobias Hunger via arch-general wrote: > > > It would suffice to run all hooks in the leaves of the tree of systems > > (just before writing the actual HDD image fil

Re: [arch-general] Can I prevent Pacman from running hooks?

2018-10-13 Thread Tobias Hunger via arch-general
On Sat, Oct 13, 2018 at 2:25 PM Jonathon Fernyhough wrote: > > On 13/10/2018 13:12, Tobias Hunger via arch-general wrote: > > I run a immutable and stateless setup. So I can not actually update systems > > (they are immutable after all). So I end up having my CI generate images

Re: [arch-general] Can I prevent Pacman from running hooks?

2018-10-13 Thread Tobias Hunger via arch-general
mmon base after all. It would suffice to run all hooks in the leaves of the tree of systems (just before writing the actual HDD image files) and skip them for all others. Best Regards, Tobias >

[arch-general] Can I prevent Pacman from running hooks?

2018-10-13 Thread Tobias Hunger via arch-general
ke long to complete. But a --no-hooks option to pacman would be great for my use case. Is it possible to run pacman without it triggering hooks? Best Regards, Tobias

Re: [arch-general] Revisiting the SELinux/audit question: Disabling audit on the kernel command line

2017-02-13 Thread Tobias Markus
Hi, On Sun, 2017-02-12 at 20:53 +0100, SET wrote: > Le dimanche 12 février 2017 18:43:22 CET Tobias Markus a écrit : > > I would be glad if Arch Linux's official kernel could support SELinux > > again this way! > > https://lists.archlinux.org/pipermail/arch-gene

Re: [arch-general] Revisiting the SELinux/audit question: Disabling audit on the kernel command line

2017-02-13 Thread Tobias Markus
On Sun, 2017-02-12 at 23:13 +0100, Nicolas Iooss wrote: > On Sun, Feb 12, 2017 at 6:43 PM, Tobias Markus wrote: > > > Hi, > > > > As some of you might know, the question of enabling SELinux support in > > the official Arch Linux kernel package has been brought up a

Re: [arch-general] Revisiting the SELinux/audit question: Disabling audit on the kernel command line

2017-02-13 Thread Tobias Markus
On Sun, 2017-02-12 at 14:02 -0700, Leonid Isaev wrote: > On Sun, Feb 12, 2017 at 06:43:22PM +0100, Tobias Markus wrote: > > I would be glad if Arch Linux's official kernel could support SELinux > > again this way! > > AFAIR, coreutils and many other things need to be

[arch-general] Revisiting the SELinux/audit question: Disabling audit on the kernel command line

2017-02-12 Thread Tobias Markus
abled by default, but users intending to use it can do so by manually setting audit=1 on the bootloader's command line. That in turn would override the audit=0 specified on the built-in command line. I would be glad if Arch Linux's official kernel could support SELinux again this

Re: [arch-general] [Archboot] Custom created Archboot ISO won't boot on qemu OVMF EFI

2016-07-17 Thread Tobias Powalowski via arch-general
x27; image. > > > > I strongly suggest to move 'libnftl' to core repository to prevent this > > problem i.e. 'base' can't be installed without access to extra > repository. > > I mean 'libnftnl' library, which is also depends on 'libmnl'. > > These two packages (libnftnl and libmnl) should be moved to core > repository. > -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org

Re: [arch-general] Fwd: Re: [arch-dev-public] Linux 4.6 enters [testing]

2016-05-16 Thread Tobias Powalowski via arch-general
rch Linux development > > > > > W dniu 16.05.2016 o 20:58, Tobias Powalowski via arch-dev-public pisze: >> Hi folks, >> >> New kernel is in [testing], >> >> Binary modules which are not building: >> >> -nvidia series (all of them) &

Re: [arch-general] Why did kernel packaging become slow?

2016-05-07 Thread Tobias Powalowski via arch-general
>> >> Is there a reason for such delay? > Simply because our main kernel pkg maintainer is busy with real life > and so somewhat late with packaging the releases. > > -Andy Thanks Andy, yes this is correct. Sorry folks sometimes real life catches you and that's more import

Re: [arch-general] System like glue, High IO Wait.

2016-04-03 Thread Tobias Hunger
Maybe something is dumping core a lot? Systemd insists on chewing through each coredump as it comes in and that takes a lot of resources in my experience. Best regards, Tobias

Re: [arch-general] Alternative init system proposal

2016-02-09 Thread Tobias Hunger
ics. Best Regards, Tobias

Re: [arch-general] Can we talk about the systemd mkinitcpio hook for a minute?

2015-09-05 Thread Tobias Hunger
initrd in favor of the real files if those are available). Best Regards, Tobias

Re: [arch-general] Kernel NULL pointer and crash - raid bug in 4.1.6 - and fix

2015-09-03 Thread Tobias Powalowski
ems like it is in 4.2 tho. > > Not sure it's worth patching 4.1.6 with this if 4.2 is imminent - but > it may be - it kills the machine and has caused some file lossage. > > Bugzilla: > >Upstream: https://bugzilla.kernel.org/show_bug.cgi?id=103711 >Arch: https

Re: [arch-general] Having trouble understanding UEFI booting

2015-08-26 Thread Tobias Hunger
? "bootctl install" will get sd-boot installed and you will only need to check /boot/loader/entries to make sure it detected all Linuxes properly. Windows is auto-detected and does not even need an entry. Best Regards, Tobias Am 27.08.2015 06:19 schrieb "mick" : > On Wed, 26

[arch-general] [extra] festival packge (Orphan)

2015-07-28 Thread Tobias Markus
in advance, Best regards Tobias [1] https://aur4.archlinux.org/packages/festival-patched-hts/ [2] festival/src/modules/clustergen/HTS_vocoder_me.cc includes a C file (not a header!), namely festival/src/modules/hts_engine/HTS_vocoder.c, causing linkage errors (multiple definitions of symbol). Wor

Re: [arch-general] systemd new dependencies impede using OpenRC

2015-07-03 Thread Tobias Hunger
MHO that does not diminish the value of having many contributors at all: Those did read (parts of) the code and they do provide feedback and what not. And that's it... Best Regards, Tobias

Re: [arch-general] systemd new dependencies impede using OpenRC

2015-07-03 Thread Tobias Hunger
em can provide similar basic services, so none can even come close to replacing systemd at this time. That is actually a bit sad, a bit of competition has never hurt:-) Best Regards, Tobias

[arch-general] linux 4.0 in [testing]

2015-04-13 Thread Tobias Powalowski
Hi, just released 4.0 kernel to [testing] repository. - nvidia-304xx - nvidia-340xx - r8169 modules do not build. Please take a look at it. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature

Re: [arch-general] Qt Creator black window on designer

2015-03-12 Thread Tobias Hunger
tiveWidgetSiblings > QQuickWidget cannot be used as a native child widget. Consider setting > Qt::AA_DontCreateNativeWidgetSiblings > QQuickWidget cannot be used as a native child widget. Consider setting > Qt::AA_DontCreateNativeWidgetSiblings > Segmentation fault (core dumped) >

Re: [arch-general] Qt Creator black window on designer

2015-03-08 Thread Tobias Hunger
Hi Sadika, There was a brown paperbag issue in the 3.3.1 release of Qt Creator related to the designer. I don't know the details, but it was related to the designer. You might want to try the newest patchlevel release (3.3.2) which has that fixed. Best Regards, Tobias On Sun, Mar 8, 2015

[arch-general] linux 3.19 in [testing]

2015-02-08 Thread Tobias Powalowski
Hi, just released 3.19 kernel to [testing] repository. - nvidia-304xx - virtualbox modules do not build. Please take a look at it. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature

Re: [arch-general] NFS server broke after reboot - *urgent* need help

2015-02-01 Thread Tobias Powalowski
s one and are not additive. > > Thanks for suggestion. Could it be, that all you suffer from issues are using NFS3 and not NFS4.x My simple setup just works fine with NFS4 without any hiccups. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Description: OpenPGP digital signature

Re: [arch-general] Missing fonts in KeePass

2015-01-19 Thread Tobias Hunger
indeed the case, then please consider filing a bugreport at bugreports.qt-project.org, attaching the font (if legally possible that is) and the settings that break it. Best Regards, Tobias On Mon, Jan 19, 2015 at 1:15 PM, Guus Snijders wrote: > Op 19 jan. 2015 04:02 schreef "Sadika Su

Re: [arch-general] Standard group for "hardware user"?

2015-01-07 Thread Tobias Hunger
n arch is nothing that should be attempted in an idle afternoon. Best Regards, Tobias On Tue, Jan 6, 2015 at 12:42 AM, Neale Pickett wrote: > I'm not going to remove any groups, but I want to make sure I'm not > configuring mdev to set ownership to a group that may not exis

Re: [arch-general] stunnel 5.06-1 vs systemd

2014-10-30 Thread Tobias Hunger
the service is started. Maybe your stunnel unit is already using this? That would explain why the directory is gone (when the service is not running at least). Best Regards, Tobias On Thu, Oct 30, 2014 at 2:24 PM, Christian Hesse wrote: > Genes Lists on Thu, 2014/10/30 08:52: >> On 10/3

[arch-general] linux 3.17 in [testing]

2014-10-06 Thread Tobias Powalowski
Hi, just released 3.17 kernel to [testing] repository. Only acpi_call binary module did not build. Please take a look at it. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Descrip

Re: [arch-general] mkinitcpio debugging with systemd

2014-09-25 Thread Tobias Hunger
debug shell is not effected by my changes in any way. Best Regards, Tobias On Sep 25, 2014 3:28 PM, "Martti Kühne" wrote: > > hi tobias, > > I wasn't taking you rude. But implying you were using custom packages > while we're trying to debug an issue is generally

Re: [arch-general] mkinitcpio debugging with systemd

2014-09-25 Thread Tobias Hunger
Hi Martti, It was definitely not my intention to be rude. I am sorry if I gave that impression. Thanks again for taking the time to help me! Best Regards, Tobias On Thu, Sep 25, 2014 at 9:32 AM, Martti Kühne wrote: > On Wed, Sep 24, 2014 at 1:47 PM, Tobias Hunger > wrote: >> &g

Re: [arch-general] mkinitcpio debugging with systemd

2014-09-24 Thread Tobias Hunger
Ha, found it! I gave the wrong subvol to mount:-/ Stupid mistake, pretty much as expected. Martti: Thanks for your help! Best Regards, Tobias

Re: [arch-general] mkinitcpio debugging with systemd

2014-09-24 Thread Tobias Hunger
On Wed, Sep 24, 2014 at 1:02 PM, Martti Kühne wrote: > On Wed, Sep 24, 2014 at 9:51 AM, Tobias Hunger > wrote: >> Then it fails with "/bin/sh not found". >> > > As new_root is mounted (/bin/sh is there in the initrd), where /bin is > a symlink to /usr/bi

Re: [arch-general] mkinitcpio debugging with systemd

2014-09-24 Thread Tobias Hunger
hook, together with a modified debug-shell.service that actually is started during the initrd (and not only afterwards). Then I should be able to enable that debug shell with the kernel parameters documented for the systemd-debug-generator. Is there a simpler way, involving less hacking? Best Regards, Tobias

[arch-general] mkinitcpio debugging with systemd

2014-09-23 Thread Tobias Hunger
problem is now that I can not really debug the initrd anymore. Is there a way to get a debug shell on the initrd when using the systemd hook? Any hints would be greatly appreciated:-) Best Regards, Tobias

Re: [arch-general] Location of the pacman database

2014-09-15 Thread Tobias Hunger
Hi Leonid, On Mon, Sep 15, 2014 at 10:42 PM, Leonid Isaev wrote: > On Mon, Sep 15, 2014 at 09:37:40PM +0200, Tobias Hunger wrote: >> Well, I do not put the secret keyring into the images, so everything >> should be fine. > > So, you never run pacman from within an image, or

Re: [arch-general] Location of the pacman database

2014-09-15 Thread Tobias Hunger
Hi Leonid, On Mon, Sep 15, 2014 at 7:41 PM, Leonid Isaev wrote: > On Mon, Sep 15, 2014 at 07:32:51AM +0200, Tobias Hunger wrote: >> As I understand this, systemd expects daemons to deal with no settings in >> /etc and /var. > > /var stores files, not settings. Most daemons w

Re: [arch-general] Location of the pacman database

2014-09-15 Thread Tobias Hunger
n after a factory reset. If the user uninstalls the package, then the tmpfiles.d snippet will also be gone, so no problem there. > Being able to just delete /etc/ and reboot/restart the program > to reset its config isn't "only useful in special situations". As Tobias > said, arc

Re: [arch-general] Location of the pacman database

2014-09-14 Thread Tobias Hunger
is hard. I mean, Archlinux is > not CoreOS... I do not think the changes in my bug report carry a support overhead. Best Regards, Tobias

Re: [arch-general] Location of the pacman database

2014-09-14 Thread Tobias Hunger
st reboot when there is any interesting upgrade in the new image. Examining HA options would be interesting. CoreOS shows that it is possible. Best Regards, Tobias

Re: [arch-general] Location of the pacman database

2014-09-14 Thread Tobias Hunger
where near my /etc. Please package the > > tmpfiles.d/sysusers stuff with virtkick or whatever, but not with > > pacman. Any privileged process can mess with /etc at any time. With factory reset at least you get a pristine copy to compare the files in /etc against. Arch did embrace systemd, it should make it easy to use all its features. I am not proposing to enable them by default. Best Regards, Tobias

Re: [arch-general] Location of the pacman database

2014-09-14 Thread Tobias Hunger
is a lot simpler to describe. PS: Yeap, my base systems are pretty static: I do want my basic setup to always work. The mutable parts of my system are the chroots I develop in. I can create those with the exact same system as my base systems, but I can also just run pacman in there to add more stuff. Best Regards, Tobias

Re: [arch-general] Location of the pacman database

2014-09-14 Thread Tobias Hunger
h a setup a bit more easy to create and It does not effect the traditional use case at all. You can even put the pacman db into e.g. /usr/lib/pacman/db for new installations and fall back to the current location in /var if there is no DB there. Best Regards, Tobias

Re: [arch-general] Location of the pacman database

2014-09-13 Thread Tobias Hunger
actory reset or image based installation? I can file separate bugs for all the items listed in https://bugs.archlinux.org/task/41863 , but I personally do not think it makes a lot of sense. Best Regards, Tobias

[arch-general] linux 3.16 in [testing]

2014-08-04 Thread Tobias Powalowski
Hi, just released 3.16 kernel to [testing] repository. Only r8168 binary module did not build. Please take a look at it. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Description: Ope

Re: [arch-general] linux 3.15.1-1 and blank screen on boot

2014-06-23 Thread Tobias Powalowski
boot, the monitor is on, and i can blindly log in. >> > > Logs can be searched using "journalctl" and likely grep. What gfx > driver do you have in place? > I'd be interested in those messages too, they're likely in the logs. > > cheers! > mar77i

Re: [arch-general] [arch-dev-public] nfs-utils-1.3.0 enters [testing]

2014-06-22 Thread Tobias Powalowski
this is the proper solution. This should be decided upstream. > > -Andy Fixed in rpcbind-0.2.1-4, which uses socket activation. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Description: OpenPGP digital signature

Re: [arch-general] dmraid package - continued upstream or to move to mdraid?

2013-11-24 Thread Tobias Powalowski
om my archboot FAQ: dmraid: The reason is there are so many different hardware components out there. At the moment 1.0.0rc16 is included, with latest fedora patchset, development has been stopped. mdadm supports some isw and ddf fakeraid chipsets. You need to try yourself what works best for you. mdadm do

[arch-general] Quo vadis, systemd user session?

2013-09-20 Thread Tobias Frilling
I said, I use it for graphical stuff, so I do not want this behavior. So the second bunch of questions would be: Can I overwrite user@.service without breaking something else? How would I do that? Any kind of held is appreciated. The current state of my setup feels kinda frail. Regards, Tobias [1]

Re: [arch-general] arch install issues with 2013.09 iso & vfat device

2013-09-17 Thread Tobias Powalowski
t. I have no idea why I can't install Arch on this filesystem. Do not install arch / on vfat it will not work. It's too limited. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Description: OpenPGP digital signature

[arch-general] linux-3.11-1 in [testing], broken community modules

2013-09-03 Thread Tobias Powalowski
Hi, I built the kernel, now there are issues with following - community binary modules: virtualbox-modules Please find patches and fix those. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux

Re: [arch-general] kernel 3.11 and virtualbox kernel module

2013-09-02 Thread Tobias Powalowski
usr/src/vboxguest-4.2.16/vboxsf/dirops.c > > I am happy to send the required patch if its needed. > > Gene/ > Please send a link to the patch. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org

Re: [arch-general] How to safe configs to another path than ~

2013-07-25 Thread Jörg Tobias Borgert
On 25.07.2013 11:33, Ralf Mardorf wrote: > Cancelled posting > On Thu, 2013-07-25 at 18:46 +1000, Gaetan Bisson wrote: > > Applications have different means of finding out what the > HOME directory > > of a given user is. Th

[arch-general] linux-3.10.2-1 in [testing], still broken community modules

2013-07-22 Thread Tobias Powalowski
Hi, I built the kernel, now there are issues with following - community binary modules: cdfs ndiswrapper open-vm-tools-modules Please find patches and fix those, 3.10 will move to [core] when signoff procedure is done. greetings tpowa -- Tobias Powalowski Archlinux Developer & Pac

[arch-general] [signoff] syslinux-4.06-2

2013-05-31 Thread Tobias Powalowski
Hi, please signoff syslinux-4.06-2 for the /usr/bin move. It will go direct to [core] repository, due to 5.01 sits in testing. Please download from here: https://dev.archlinux.org/~tpowa/syslinux/ thanks greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa)

[arch-general] [linux] 3.8.12 is a binary module breaker, time to get 3.9.1 into [core]

2013-05-08 Thread Tobias Powalowski
Hi guys, The 3.8.12 is a binary module breaker and cannot move to [core] as it is. I'll build and upload it, but not merge into [core]: https://dev.archlinux.org/~tpowa/linux Time to get 3.9.1 into [core]. Please test and signoff 3.9.1 real soon. greetings tpowa -- Tobias Powalowski Arch

[arch-general] [signoff] linux-3.8.11-1

2013-05-02 Thread Tobias Powalowski
Hi guys, please signoff 3.8.11 series for both arches. package is not in testing, please grab it from here: http://dev.archlinux.org/~tpowa/linux/ This will move to [core] directly, because 3.9.0 is in [testing]. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Mainta

Re: [arch-general] [arch-dev-public] samba 3.6.x -> samba 4.0.x migration

2013-04-08 Thread Tobias Powalowski
Am 09.04.2013 00:37, schrieb Karol Babioch: > Hi, > > Am 27.03.2013 16:55, schrieb Tobias Powalowski: >> I'll release samba 4.0.x to testing. > anything holding this one back to hit the official repository? > >> Do we need an announcement or an install news durin

Re: [arch-general] Beginner's Guide: Disable dhcpd service before setting static ip

2013-04-08 Thread Tobias Groß
Hey, Siddhartha Sahu wrote: >Wanted to confirm if I am right. Can I edit the wiki to include the >instruction: >'systemctl stop dhcpd.service' in the beginning of the "Wired" section? don't you mean 'systemctl stop dhcpcd.service'? The dhcpd is the dhcp server, dhcpcd the client. -- toerb

Re: [arch-general] 3.8.6 kernel compile fails with gcc 4.8

2013-04-08 Thread Tobias Powalowski
et/ethernet/intel/e1000e/netdev.o] Error 1 > make[4]: *** [drivers/net/ethernet/intel/e1000e] Error 2 > make[3]: *** [drivers/net/ethernet/intel] Error 2 > make[2]: *** [drivers/net/ethernet] Error 2 > make[1]: *** [drivers/net] Error 2 > make: *** [drivers] Error 2 > > -- >

Re: [arch-general] Bonding networks with netcfg

2013-03-23 Thread Tobias Groß
Robbie Smith wrote: >Is what I want to do even possible? I won't say it's impossible. The easiest thing I can recommend is building a layer 2 tunnel with openvpn over the ppp connection and enslave this. I don't know if bonding is even possible with non ethernet interfaces but I couldn't find

Re: [arch-general] More infos on failing archboot ISOs with Kernel Panic on start

2013-03-20 Thread Tobias Powalowski
Am 20.03.2013 17:24, schrieb fredbezies: > 2013/3/20 Tobias Powalowski : > [...] >> Ok -3 isos uploaded hope now everything works. At least md5sums are now >> the same as on my system. >> > All is ok. I was not able to test UEFI boot. But the only last bug I > s

Re: [arch-general] More infos on failing archboot ISOs with Kernel Panic on start

2013-03-20 Thread Tobias Powalowski
Am 20.03.2013 08:34, schrieb Tobias Powalowski: > Am 19.03.2013 23:24, schrieb fredbezies: >> Some more infos. Only 32 bits versions seems to be working. >> >> I grabbed archlinux-2013.03-2-archboot-x86_64.iso, verified its >> checksum (which matches), and always I get

Re: [arch-general] More infos on failing archboot ISOs with Kernel Panic on start

2013-03-20 Thread Tobias Powalowski
Panic - not syncing : init not found". > > And I can see it with both qemu and VirtualBox. > > Need to make another round of dual and x86_64 archboot ISOs ? > Pretty strange, I reupload another one something is really messed up with the upload. Sorry for the issues, will fix it soon.

Re: [arch-general] Is last archboot iso completely busted ?

2013-03-19 Thread Tobias Powalowski
New archboot files released the -2 files don't suffer from the mentioned problems anymore. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Description: OpenPGP digital signature

Re: [arch-general] Is last archboot iso completely busted ?

2013-03-19 Thread Tobias Powalowski
It's pretty simple to fix all UEFI partition mounting. At the beginning of the setup script: replace -_UEFISYS_MOUNTPOINT="/boot/efi" +UEFISYS_MOUNTPOINT="/boot/efi" and all should work as it should. greetings tpowa -- Tobias Powalowski Archlinux Developer & Pa

Re: [arch-general] Is last archboot iso completely busted ?

2013-03-19 Thread Tobias Powalowski
t; Have you used autoprepare mode? It mounts the vfat as / and this way it cannot work at all. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Description: OpenPGP digital signature

Re: [arch-general] Is last archboot iso completely busted ?

2013-03-19 Thread Tobias Powalowski
iles. I can only configure files in MBR partitions. > It is not possible to deselect netctl at the moment. Please use cdrom mode at the moment. I'll look at GPT haven't tested this mode. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http:/

[arch-general] [signoff] linux-3.7.10-1

2013-02-28 Thread Tobias Powalowski
Hi guys, please signoff 3.7.10 series for both arches. package is not in testing, please grab it from here: http://dev.archlinux.org/~tpowa/linux/ This will move to [core] directly, because 3.8.1 is in [testing]. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Mainta

Re: [arch-general] nmbd fails to start

2013-01-31 Thread Tobias Powalowski
Am 31.01.2013 12:16, schrieb Guillermo Leira: >> -Mensaje original- >> De: arch-general [mailto:arch-general-boun...@archlinux.org] En nombre de >> Tobias Powalowski >> Enviado el: jueves, 31 de enero de 2013 11:31 >> Para: arch-general@archlinux.org >

Re: [arch-general] nmbd fails to start

2013-01-31 Thread Tobias Powalowski
; don't have access to network shares from my PC (although my samba shares are > accessible from other systems). > > I does not seem to be critical for me, I has not worked for five or six days > and I have just noticed, but I use cifs shares for my backups... > > Is the

Re: [arch-general] [signoff] linux-3.6.11-1

2013-01-02 Thread Tobias Powalowski
Am 18.12.2012 14:47, schrieb Tobias Powalowski: > Hi guys, > please signoff 3.6.11 series for both arches. > package is not in testing, please grab it from here: > http://dev.archlinux.org/~tpowa/linux/ > > This will move to [core] directly, because 3.7.1 is in [testing]. >

Re: [arch-general] [signoff] linux-3.6.11-1

2012-12-19 Thread Tobias Powalowski
nks, > Jesus Alvarez > > On Tue, Dec 18, 2012 at 6:04 AM, Karol Babioch wrote: >> Hi, >> >> Am 18.12.2012 14:47, schrieb Tobias Powalowski: >>> Hi guys, >>> please signoff 3.6.11 series for both arches. >> Signoff for x86_64. >> >>

[arch-general] [signoff] linux-3.6.11-1

2012-12-18 Thread Tobias Powalowski
Hi guys, please signoff 3.6.11 series for both arches. package is not in testing, please grab it from here: http://dev.archlinux.org/~tpowa/linux/ This will move to [core] directly, because 3.7.1 is in [testing]. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Mainta

[arch-general] mythtv issues with HDTV and MPG ac3 audio

2012-12-13 Thread Tobias Powalowski
are not working to convert until I remove the ac3 audio stream manually with ffmpeg. With HDTV I don't get a working cutted recording. Do others observe such issues too? Thanks. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux

[arch-general] [signoff] linux-3.6.10-1

2012-12-11 Thread Tobias Powalowski
Hi guys, please signoff 3.6.10 series for both arches. package is not in testing, please grab it from here: http://dev.archlinux.org/~tpowa/linux/ This will move to [core] directly, because 3.7 is in [testing]. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (t

[arch-general] linux-3.7.0-1 enters [testing]

2012-12-11 Thread Tobias Powalowski
Hi guys, Upstream changes: http://kernelnewbies.org/LinuxChanges -ndiswrapper does not build, maintainers please look for a patch. Please report any issues that arise. Thanks. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.or

[arch-general] linux-3.6.2-1 ready for [core]?

2012-10-12 Thread Tobias Powalowski
Hi guys, Upstream changes: http://kernelnewbies.org/LinuxChanges Please report any issues that stops moving this series to [core]. Thanks. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux

[arch-general] [signoff] linux-3.5.6-1

2012-10-08 Thread Tobias Powalowski
Hi guys, please signoff 3.5.6 series for both arches. package is not in testing, please grab it from here: http://dev.archlinux.org/~tpowa/linux/ This will move to [core] directly, because 3.6.1 is in [testing]. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Mainta

Re: [arch-general] [signoff] linux-3.5.5-1

2012-10-06 Thread Tobias Powalowski
Am 03.10.2012 07:51, schrieb Tobias Powalowski: > Hi guys, > please signoff 3.5.5 series for both arches. > package is not in testing, please grab it from here: > http://dev.archlinux.org/~tpowa/linux/ > > This will move to [core] directly, because 3.6.0 is in [testing]. >

[arch-general] [signoff] linux-3.5.5-1

2012-10-02 Thread Tobias Powalowski
Hi guys, please signoff 3.5.5 series for both arches. package is not in testing, please grab it from here: http://dev.archlinux.org/~tpowa/linux/ This will move to [core] directly, because 3.6.0 is in [testing]. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Mainta

Re: [arch-general] Mailing list closed for 24 hours

2012-09-27 Thread Tobias Frilling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/27/2012 09:44 PM, Øyvind Heggstad wrote: > I can only see two things that can really help slow down/stop/revert the > spiral: > > 1) Moderation. Get rid of the serial trollers/flamers > 2) Get more devs and "good" people to join and be active.

Re: [arch-general] Mailing list closed for 24 hours

2012-09-27 Thread Tobias Frilling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/27/2012 04:35 PM, Nicolas Sebrecht wrote: > Instead of fragmenting more the mailing lists with the hope of putting > poor contributions out of place for advanced users, let enter the > technical oriented users into the dev mailing list. I don't t

Re: [arch-general] Mailing list closed for 24 hours

2012-09-27 Thread Tobias Frilling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/27/2012 12:43 PM, Allan McRae wrote: > And we are back... Sir, you've got some yarbles. IMHO the cause of all these flaming is that arch-general is too, well, general. What about if we would split this list up into a list for technical questions

[arch-general] [signoff] syslinux-4.05-7

2012-08-28 Thread Tobias Powalowski
Hi, we still miss a signoff for i686 anyone who wants to signoff? thanks greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Description: OpenPGP digital signature

Re: [arch-general] SystemD poll

2012-08-28 Thread Tobias Frilling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/27/2012 05:40 AM, C Anthony Risinger wrote: > "you sir, are an arrant sack of shite -- a pitifully miserable sore > spewing an egregious pus of arrogance and obstinance -- a first-class > jerk-off!" Wow, Stephen Fry would be proud. http://youtu.

Re: [arch-general] xf86-video-intel-2.20.5

2012-08-27 Thread Tobias Jansson
Hello. I run the Asus Zenbook UX31E sporting a Intel HD 3000. For me the upgrade posed no issues. It won't help you fix your problems, but at least other users could try upgrading knowing that not all users have issues. Regards, Tobias

Re: [arch-general] linux-3.5.x status

2012-08-27 Thread Tobias Powalowski
Am 23.08.2012 16:10, schrieb Tobias Powalowski: > Hi guys, > > 3.5.x is not yet ready to move to [core], > - ext4 regression is not fixed yet, will be fixed in 3.5.3 > - watchdogs are completely broken > I'm not sure how much of a showstopper the watchdogs are, so please &

[arch-general] linux-3.5.x status

2012-08-23 Thread Tobias Powalowski
e let me know. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Description: OpenPGP digital signature

Re: [arch-general] [signoff] linux-3.4.9-1

2012-08-16 Thread Tobias Powalowski
Am 15.08.2012 20:44, schrieb Tobias Powalowski: > Hi guys, > please signoff 3.4.9 series for both arches. > package is not in testing, please grab it from here: > http://dev.archlinux.org/~tpowa/linux/ > > This will move to [core] directly, because 3.5.2 is in [testing]. >

Re: [arch-general] Arch-general is becoming a mess !

2012-08-16 Thread Tobias Frilling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think we all forgot the most fundamental rule in dealing with trolls: Do *not* feed the trolls! If you found someone guilty of being a troll, don't argue. Doesn't matter how wrong he is or how stupid his opinions, he won't change his mind; yo

[arch-general] [signoff] linux-3.4.9-1

2012-08-15 Thread Tobias Powalowski
Hi guys, please signoff 3.4.9 series for both arches. package is not in testing, please grab it from here: http://dev.archlinux.org/~tpowa/linux/ This will move to [core] directly, because 3.5.2 is in [testing]. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Mainta

[arch-general] XServer: Display errors beyond virtual x-coord 2640

2012-08-14 Thread Tobias Frilling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, I found a strange problem today after connecting my new monitor to my computer. With the new monitor I am using a multi monitor setup of size 3200 x 1080. But it seems some applications are having troubles displaying anything beyond the appa

[arch-general] [signoff] linux-3.4.8-1

2012-08-09 Thread Tobias Powalowski
Hi guys, please signoff 3.4.8 series for both arches. package is not in testing, please grab it from here: http://dev.archlinux.org/~tpowa/linux/ This will move to [core] directly, because 3.5.1 is in [testing]. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Mainta

Re: [arch-general] New dual install iso -- Where the heck is arch-setup??

2012-08-03 Thread Tobias Powalowski
(This is an arch client vbox install if that makes any difference...) > Use archboot if you need hand holding. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tp...@archlinux.org signature.asc Description: OpenPGP digital signature

Re: [arch-general] Testing archboot-2012.08-1-archboot-x86_64

2012-08-03 Thread Tobias Powalowski
step. fixed in git tree, thanks > Using systemd seems to work, and netcg started automatically using the > profile created during setup. Without systemd support, netcfg did not > start automatically. fixed in git tree, thanks greetings tpowa -- Tobias Powalowski Archlinux Developer

Re: [arch-general] Texlive package install

2012-08-03 Thread Tobias Frilling
> The package I wanted is . It is included in Texlive 2012, but > doesn't work. When \usepackage{specfront}, Texmaker returns an error. As I see it, there is no package 'specfont' on CTAN. If you meant 'fontspec' for changing fonts in LaTeX documents, you have to use 'lualatex' rather than 'pdflat

  1   2   3   4   5   6   >