Domain: debian.org
Stories and comments across the archive that link to debian.org.
Stories · 499
-
New Releases for Debian and SUSE
linuxbeta writes "With the recent SUSE LINUX 9.3 Live DVD ISO released, we get a sneak peek. (screenshots) of this much anticipated OS update. Cool updates in 9.3 includes Firefox 1.0, OpenOffice.org 2.0, Gimp 2.2, Beagle. Xen, VoIP client, and more." And while Debian's Sarge isn't here yet (give Branden Robinson a chance to find his plush new office!), wrochal points out that the fifth update to Debian GNU/Linux 3.0 ("Woody" ) has arrived. 3.0 (r5) "mainly adds security updates to the stable release, along with a few corrections to serious problems." Also, four packages were removed, three for license violations. -
Slashback: Pie, Election, Alarm
Slashback this evening with another batch of updates and responses to previous Slashdot posts, including: how Firefox users can avoid post-cookie Web tracking (for now), more on open-source graphics drivers, and an alarm clock that sounds perfect for annoying a spouse. Read on for the details.Does he feel like Reese Witherspoon? Joe 'Zonker' Brockmeier writes "After many years of trying, Branden Robinson has finally won the Debian Project Leader election. Linux Magazine has an in-depth interview with Robinson about his plans as DPL, the problems that face Debian, and what it's like to finally win the election."
(We mentioned Robinson's election a few days ago.)
In lieu of perfection, fixability is a good start. gyardley writes "After discovering that a company called United Virtualities was making use of Flash's Local Shared Objects to silently restore my deleted cookies, I decided to combat this marketer behavior with a Firefox extension.
Objection 0.1 adds a 'Local Shared Objects' line to Firefox's Options > Privacy panel, allowing you to delete them as easily as you'd delete cookies. It's still pretty rudimentary - all or nothing deletion, working on Windows only - but Slashdotters are more than welcome to improve it. Since Local Shared Objects have the same functionality as cookies, we need the same amount of control over them as we do over cookies - and built into the browser, not tucked away in some obscure Macromedia page."
Sure, come on in, there's still some punch and snacks left, I think. orv writes "The Unichrome project has issued a response to VIA's recent open source announcement covered on Slashdot.
The response (and further comment) clarifies the current Unichrome driver situation and whilst welcoming VIA's move suggests that VIA should become more involved in existing open source projects rather than simply issuing repeated grand sounding press releases. The Unichrome project has provided and supported a full open source driver, including MPEG support, for the Unichrome and Unichrome Pro chipsets for the past two years."
But this implies that 'perky' is the desired state. dhalsim2 writes "Yahoo reports of a Smart Alarm Clock Set for Perky Wakeups. On the heels of Clocky comes this new alarm clock that will monitor a sleeper's brain waves to determine the best time to wake him up. The device uses a microprocessor within a headband that wirelessly transmits brainwaves to the clock. When the person is in a light sleep and is likely to wake up 'perky,' the alarm will go off. Brain wave monitoring? Sounds a lot like Plankton's Plan Z."
-
Munich Decides On Debian
RichiH writes "Notwithstanding the recent craze about Ubuntu and the negative effects this might have, the german city of Munich chose Debian as the base for its LiMux project. Gonicus and SoftCon are the companies who were chosen to achieve this feat. With 14,000 desktops, this is one of the largest Linux transistions ever, even prompting Microsoft's Steve Balmer to offer a rebate of 90%. Other /. coverage here here and here." -
New Debian Project Leader: Branden Robinson
Potato the Lizard writes "The Debian project have announced the results of this year's Debian Project Leader election. The winner is Branden Robinson. Branden's candidate platform may be found here." -
New Debian Project Leader: Branden Robinson
Potato the Lizard writes "The Debian project have announced the results of this year's Debian Project Leader election. The winner is Branden Robinson. Branden's candidate platform may be found here." -
New Debian Project Leader: Branden Robinson
Potato the Lizard writes "The Debian project have announced the results of this year's Debian Project Leader election. The winner is Branden Robinson. Branden's candidate platform may be found here." -
Hurd/L4 Developer Marcus Brinkmann Interviewed
wikinerd writes "A few years ago when the GNU OS was almost complete, the kernel was the last missing piece, and most distributors combined GNU with the Linux kernel. But the GNU developers continued their efforts and unveiled the Hurd in 1990s, which is currently a functioning prototype. After the Mach microkernel was considered insufficient, some developers decided to start a new project porting the Hurd on the more advanced L4 microkernel using cutting-edge operating system design, thus creating the Hurd/L4. Last February one of the main developers, Marcus Brinkmann, completed the process initialization code and showed a screenshot of the first program executed on Hurd/L4 saying 'The dinner is prepared!' Now he has granted an interview about Hurd/L4, explaining the advantages of microkernels, the Hurd/L4 architecture, the project's goals and how he started the Debian port to Hurd." -
OCaml vs. C++ for Dynamic Programming
jcr13 writes "OCaml is nearly as fast (or sometimes even faster) than C, right? At least according to the Computer Language Shootout [alternate] (OCaml supporters often point to these shootout results). My results on a real-world programming problem (optimizing a garden layout using dynamic programming) disagree. On one particular problem instance (a garden of size 7x3), my C++ implementation finished in 1 second, while the OCaml implementation was still running after 16 minutes. Bear in mind that my OCaml implementation was dramatically faster than my equivalent Haskell code. It seems that if you program using a functional style in OCaml (which I did, using map, filter, and other recursive structures in place of loops), it is quite slow. However, most of the shootout OCaml programs rely heavily on OCaml's imperative features (unlike Haskell, OCaml doesn't force you to be a functional purist). If you write OCaml code that is isomorphic to C code, it will be fast---what about if you use OCaml the way it was meant to be used?" -
Zen Linux 1.0 Released
jbltgz writes "Zen Linux 1.0 was just released today. Zen Linux is a bootable LiveCD distribution. More than that it is a 100% compatible Debian installer. It boasts easy remastering for creating your own personalized versions. Most configuration is done automatically upon boot and requires no user interaction, things 'just work.' Zen Linux currently comes in three flavors Core, Gnome, and KDE. Zen Linux is built on the latest Debian unstable repositories and is 100% Debian compatible. You can expect frequent up to date maintenence releases for all supported flavors." -
Debian Project Nominations Opened
robstah writes "The Debian project have announced the opening of nominations for this year's Debian Project Leader (DPL) elections. The first nomination, that of Matthew Garrett (of Dasher fame) has also been announced on Debian Planet." -
Debian 3.0r4 Released
SeaFox writes "The Debian group has released an update to the 'Woody' distribution of the popular Linux/GNU OS. From the site: 'This is the fourth update of Debian GNU/Linux 3.0 (codename woody) which mainly adds security updates to the stable release, along with a few corrections to serious problems. Those who frequently update from security.debian.org won't have to update many packages and most updates from security.debian.org are included in this update.' But the question on everyone's mind is probably when the current Testing branch, featuring much more up-to-date packages, will be named the new stable release." -
Debian 3.0r4 Released
SeaFox writes "The Debian group has released an update to the 'Woody' distribution of the popular Linux/GNU OS. From the site: 'This is the fourth update of Debian GNU/Linux 3.0 (codename woody) which mainly adds security updates to the stable release, along with a few corrections to serious problems. Those who frequently update from security.debian.org won't have to update many packages and most updates from security.debian.org are included in this update.' But the question on everyone's mind is probably when the current Testing branch, featuring much more up-to-date packages, will be named the new stable release." -
The Hurd Gets Support For Large Filesystems
latroM writes "Finally, after many years of waiting, the Hurd has got support for partitions larger than 2GB. The patch is told to be very stable and its development was started about a year and a half ago. Michael Bank writes: 'I hacked the Debian package so far that I make it build a statically compiled ext2fs with Ogi's patch (20041029) for partitions > 2GB. For now, I decided to just copy libpager, libdiskfs and ext2fs to libpager-ogi, libdiskfs-ogi and ext2fs-ogi, apply his patch and dump the result as a new patch. Another patch modifies the Makefiles accordingly.' I did some basic tests with those packages and they work fine for me so far. Any comments on how they work for people and how to possibly improve the packaging and integration of the patch are very welcome." -
Debian Announces Sarge Will Include GNOME 2.8
El Cubano writes "A recent posting to the debian-devel-announce mailing list announces that Sarge will release with GNOME 2.8. From the announcement: 'After requests and a detailed proposal from the GNOME team, we accepted an upload of GNOME 2.8 into sid, and, via the usual mechanisms, into sarge. We should mention that the release team was running out of objections to GNOME 2.8 in unstable that the GNOME team hasn't satisfactorily addressed; this, and the fact that they have demonstrated good reaction times of late are the main reasons why we're approving it despite the timing.'" -
Debian Announces Sarge Will Include GNOME 2.8
El Cubano writes "A recent posting to the debian-devel-announce mailing list announces that Sarge will release with GNOME 2.8. From the announcement: 'After requests and a detailed proposal from the GNOME team, we accepted an upload of GNOME 2.8 into sid, and, via the usual mechanisms, into sarge. We should mention that the release team was running out of objections to GNOME 2.8 in unstable that the GNOME team hasn't satisfactorily addressed; this, and the fact that they have demonstrated good reaction times of late are the main reasons why we're approving it despite the timing.'" -
Developing Applications With Objective Caml
Fahrenheit 450 (William D. Neumann) writes "Developing Applications With Objective Caml was originally published in French by O'Reilly, and later translated into English by a group of volunteers (note that the reviewer was a volunteer proofreader during the translation effort), and graciously made available online as HTML or PDF at the Caml website. For those not familiar with Objective Caml (or OCaml, as it is commonly called), it is a strongly, statically typed (but don't be thinking about Pascal-style typing), eagerly evaluated language with a functional core that also offers many imperative programming features. OCaml also has full support for object-oriented programming that fits in completely with OCaml's strong type system. On top of that, OCaml code can be interpreted for simple scripting, compiled to bytecode for portability, or compiled to native code for speed and resource utilization that rival even that of Intel's C++ compiler. Intrigued?" If so, read on for the rest of Neumann's review. Developing Applications With Objective Caml author Emmanuel Challoux, Pascal Manoury, and Bruno Pagano pages 742 publisher O'Reilly France rating 8/10 reviewer William D. Neumann ISBN 2841771210 summary A comprehensive book on Objective Caml, covering not only the core language, but also modules, objects and classes, threads and systems programming, and interoperability with C.
The Book The book itself is quite comprehensive, clocking in at over 700 pages and covering material ranging from an introduction to the language to concurrent and distributed programming. To organize all of this material, the book is broken into four main sections that build upon each other. Each section has a set of chapters that present some related concepts, followed by an "Applications" chapter that uses those concepts to create a few small applications such as a minesweeper game, a graphical interface library, a couple of different two-player games, a distributed robot simulation, and a basic HTTP servlet. These four sections are as follows:I. Language Core
This section serves primarily as an introduction to the OCaml language, with chapters on the functional core and imperative aspects of the language, a chapter on the differences between the two styles that shows how the two can be melded, and a chapter on the OCaml Graphics module. The introduction to OCaml is complete enough that anyone with a background in programming should be able to achieve a good understanding of the basics of the language. Especially when combined with other freely available resources, like Jason Hickey's Introduction to Objective Caml , and Richard Jones' Learning OCaml for C, C++, Perl and Java programmers, one should be able to obtain a strong OCaml foundation to use while reading the rest of this book.II. Development Tools
The second section covers, as the title states, the OCaml development tools. The chapters in this section provide information on the OCaml compilers, interpreter, and interactive toplevel environment; some of the libraries included with the standard distribution; OCaml's garbage collection mechanism; Ocaml's debugging and profiling tools; OCaml's versions of lex and yacc; and interfacing OCaml with C. This is perhaps the most valuable section of the book, as it provides good coverage of some important topics that are covered a bit too briefly in the OCaml manual.III. Application Structure
This section covers the OCaml Module system, and its interface and functor (parameterized module) facilities. Also included in this section is a well written chapter on object oriented programming in OCaml, and a chapter comparing the two models of program organization, offering a brief look at how the two systems can be combined to reap the benefits of both.IV. Concurrency and Distribution
The final section covers the topics that many folks might consider to be the "real world" programming topics: File I/O, process management and communication, concurrent programming using threads, and distributed programming. The coverage in this section is, again, well done, but perhaps a bit light, and it would have been nice to see more time spent on this subject matter. However, the book is already quite hefty, and the services provided by OCaml's Unix module should look familiar enough to most programmers that the material that is presented should be sufficient to get a competent programmer up and running.
The Upshot For the most part, Developing Applications With Objective Caml does a very good job at presenting the OCaml language in more of a "practical" light than other books on languages in the ML family (and functional languages in general). And while the applications that are constructed throughout this book aren't anything particularly great or interesting in and of themselves (a simple BASIC interpreter, a rudimentary database, a client-server toolbox, etc.), they aren't the primary purpose of the book. What the applications are used for is to illustrate how the concepts presented earlier in the book are used in within the framework of an application, and not just as isolated examples. This is especially important, as most people who might read the book will be unfamiliar not just with Objective Caml, but with the entire functional programming paradigm. Repeated exposure to working OCaml code helps to familiarize the reader with functional programming and OCaml idioms while reinforcing the book's material.There are, of course, some problems with the book. For one thing, Developing Applications is nearly five years old, half a lifetime when dealing with most computer related topics. This issue is first brought to light in the introduction where it's mentioned that chapter one tells how to install version 2.04 (OCaml is currently at version 3.08), and then in chapter one, when the reader is warned that, "Objective Caml only works under recent versions of Windows : Windows 95, 98 and NT." Fortunately, the information presented about the language remains valid (and Appendix B presents some of the features added to the language by version 3.04, the release that was current at the time of the translation). There are also a few spots where the code in the book contains minor errors, but both of these issues can easily be overcome with the help of the resources listed earlier in this review, or with the help of the OCaml community. Other minor issues crop up as a result of the translation, with the occasional odd sounding phrase popping up in the text and examples. These problems are, however, few and far between and do little to detract from the material or the presentation. And so this book still remains one of the best resources for learning Objective Caml. I used it when I was learning the language, and I still turn to it from time to time as a useful resource.
Will the book turn you into an OCaml guru, or teach you all sorts of advanced type system trickery? No, of course not. But it can teach you enough about the language to start you writing real apps in it. And it will allow you to add a fast, flexible, and powerful language to your toolbox.
Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page. -
Updates From Debian
A couple of people noted that "Linuxlookup.com is reporting the third update of Debian GNU/Linux 3.0 (codename `woody') which mainly adds security updates to the stable release, along with a few corrections to serious problems. Those who frequently update from security.debian.org won't have to update many packages and most updates from security.debian.org are included in this update." Another reader writes "Looks like the Debian project just released their old stable distribution (woody) with a huge numbers of security updates, some removals and some less critical bugfixes. It's been a long time that we had to wait for it, the last update was in November last year, together with the break-in." And finally: pkarlos_76 writes "What's holding up Debian Sarge from release to stable? It's those lazy maintainers..... no actually it's just a few issues with security and bugs being quashed, and maybe you can help speed things up, especially if you are a maintainer, as your package will be left out if release candidate bugs are not fixed. Sarge Release Status Update available on Debianhelp . Even if you aren't a maintainer, any help with bug quashing, picking up orphaned packages or what not is always a Good Thing. -
Updates From Debian
A couple of people noted that "Linuxlookup.com is reporting the third update of Debian GNU/Linux 3.0 (codename `woody') which mainly adds security updates to the stable release, along with a few corrections to serious problems. Those who frequently update from security.debian.org won't have to update many packages and most updates from security.debian.org are included in this update." Another reader writes "Looks like the Debian project just released their old stable distribution (woody) with a huge numbers of security updates, some removals and some less critical bugfixes. It's been a long time that we had to wait for it, the last update was in November last year, together with the break-in." And finally: pkarlos_76 writes "What's holding up Debian Sarge from release to stable? It's those lazy maintainers..... no actually it's just a few issues with security and bugs being quashed, and maybe you can help speed things up, especially if you are a maintainer, as your package will be left out if release candidate bugs are not fixed. Sarge Release Status Update available on Debianhelp . Even if you aren't a maintainer, any help with bug quashing, picking up orphaned packages or what not is always a Good Thing. -
Geeks Playing Poker?
Ben Collins writes "I recently won a satellite tournament at Full Tilt Poker for entry into the World Poker Tour Final at Foxwoods Casino. I picked up poker as a hobby about 4 months ago, and consider myself a decent player, maybe due to programming experience (analytical thinking). Any other programmers/computer people find that they can play poker better than the average person because of their computer experience?" -
UserLinux Releases First Beta
MohammedSameer writes "According to DesktopLinux, UserLinux has released their 1st beta CD, based on Debian. The project, led by the long-time open source advocate Bruce Perens, aims to provide businesses with freely available, high quality Linux operating systems accompanied by certifications, service, and support options intended to encourage productivity and security while reducing overall costs." -
Using Debian in Commercial Environments?
sydb asks: "I am currently persuading my employer to try out Linux. We are heavily dependent on IBM software technologies just now, and it's a very conservative operations organization. As a challenge, I am trying to persuade them to use my preferred distro but there are hurdles: IBM doesn't officially support Debian as a platform, though I have anecdotal evidence that most of it can be persuaded to work (with alien etc). Does Slashdot have experience shoe-horning Debian into this kind of scenario? Most importantly, how have things gone getting IBM support? My rationale for pushing Debian boils down to its vast array of packages available to apt-get, easy upgrades, apt-get itself, and the overall quality and consistency of the system." -
Debian Installer RC1 Is Out
rekt writes "The Debian crew has just announced the release of debian-installer RC1. You can find versions of it for 11 different architectures at the d-i page. This is one of the most flexible, modular installer architectures out there. As we near the release of sarge (debian 3.1) next month, it's important that we find and work out any bugs in the installer. Grab a copy and give it a shot!" -
Debian Installer RC1 Is Out
rekt writes "The Debian crew has just announced the release of debian-installer RC1. You can find versions of it for 11 different architectures at the d-i page. This is one of the most flexible, modular installer architectures out there. As we near the release of sarge (debian 3.1) next month, it's important that we find and work out any bugs in the installer. Grab a copy and give it a shot!" -
Debian Installer RC1 Is Out
rekt writes "The Debian crew has just announced the release of debian-installer RC1. You can find versions of it for 11 different architectures at the d-i page. This is one of the most flexible, modular installer architectures out there. As we near the release of sarge (debian 3.1) next month, it's important that we find and work out any bugs in the installer. Grab a copy and give it a shot!" -
Evolution Bounty Stirs GPL Concerns
Moochman writes "The recent Desktop Integration Bounty (funded by Novell) will surely please people who want Evolution to be part of GNOME. But the Ximian Evolution copyright assignment has stirred up concerns in the community about whether contributors will be able to maintain their Free Software mores. Essentially, contributors to Evolution must give Novell copyright over any code they submit; then Novell is allowed to include this code in a proprietary product. Is this a smart business move, or a violation of the GPL?" Since all contributions are only at the request of the contributing coder, and considering that the copyright assignment form says that "Ximian agrees to grant back to Developer, and does hereby grant, nonexclusive, royaltyfree and noncancelable rights to use the Works," and specifies that Novell/Ximian release the code under a license compatible with the Debian Free Software Guidelines (such as the GPL), it seems to protect the contributors rather well. -
Debian Aims For September Release Date
An anonymous submitter writes "Debian Planet has a good discussion of the most recent release update from the new Debian release managers. The most interesting point is the current hard freeze of base+standard and an optimistic but doable release date in September." -
Debian Votes on AMD64 in Sarge
JayBonci writes "According to a message sent to debian-vote, there is now a GR on the table as to whether or not to include AMD64 into the upcoming sarge release, even though it violates part of the LSB (Linux Standards Base). The debian-vote list has more discussion on it. Does this best meet the needs of the users?" -
Debian Votes on AMD64 in Sarge
JayBonci writes "According to a message sent to debian-vote, there is now a GR on the table as to whether or not to include AMD64 into the upcoming sarge release, even though it violates part of the LSB (Linux Standards Base). The debian-vote list has more discussion on it. Does this best meet the needs of the users?" -
Debian Votes on AMD64 in Sarge
JayBonci writes "According to a message sent to debian-vote, there is now a GR on the table as to whether or not to include AMD64 into the upcoming sarge release, even though it violates part of the LSB (Linux Standards Base). The debian-vote list has more discussion on it. Does this best meet the needs of the users?" -
Debian Votes on AMD64 in Sarge
JayBonci writes "According to a message sent to debian-vote, there is now a GR on the table as to whether or not to include AMD64 into the upcoming sarge release, even though it violates part of the LSB (Linux Standards Base). The debian-vote list has more discussion on it. Does this best meet the needs of the users?" -
Debian Project Votes To Postpone Policy Changes
jonoxer writes "A little while ago members of the Debian project voted to make changes to the Social Contract. As previously reported on Slashdot, the end result looked likely to be a delay in the release of Sarge, the next Stable edition of Debian, until 2005. But on Saturday Debian developers voted to postpone the changes until after Sarge releases, effectively affirming that the changes need to be made but making a pragmatic decision to not let the next release be delayed as a result. The official voting page doesn't show the result yet, but it's been semi-officially announced." -
Debian Project Votes To Postpone Policy Changes
jonoxer writes "A little while ago members of the Debian project voted to make changes to the Social Contract. As previously reported on Slashdot, the end result looked likely to be a delay in the release of Sarge, the next Stable edition of Debian, until 2005. But on Saturday Debian developers voted to postpone the changes until after Sarge releases, effectively affirming that the changes need to be made but making a pragmatic decision to not let the next release be delayed as a result. The official voting page doesn't show the result yet, but it's been semi-officially announced." -
Debian Project Votes To Postpone Policy Changes
jonoxer writes "A little while ago members of the Debian project voted to make changes to the Social Contract. As previously reported on Slashdot, the end result looked likely to be a delay in the release of Sarge, the next Stable edition of Debian, until 2005. But on Saturday Debian developers voted to postpone the changes until after Sarge releases, effectively affirming that the changes need to be made but making a pragmatic decision to not let the next release be delayed as a result. The official voting page doesn't show the result yet, but it's been semi-officially announced." -
Skolelinux Project Releases Version 1.0
jakobgrimstveit writes "After about three years of hard work, Skolelinux (with its own cute Tux-with-bag-mascot) 1.0 is released to the public. The distribution was started as a reaction to how much the Norwegian schools and the government relied on systems using closed source. Skolelinux is meant to be an easy way to set up a large and secure network of LTSP thin clients (normally PXE boot) for regular users. The Skolelinux-organization won the Norwegian Free Software Prize in 2002. The distribution is based in Debian GNU/Linux, and is also being used and evaluated [1] [2] several places in Africa due to its low demands for the client PC. Kudos to the developers and good luck!" -
The Great Computer Language Shootout Revived
An anonymous reader writes "Doug Bagley's famous Great computer Language Shootout more or less died in 2001 out of lack of support by its own author. A group of developers have decided to revive it and update it with the latest versions of each compiler and interpreter available on the Debian distribution. The good news is, a wiki has been set up so that people can help improve the shootout, discuss the implemetations of the programs, and suggest optimizations." -
New Debian Installer Coming Soon
gnuman99 writes "Debian just released the 4th beta of the new debian-installer, this time for 9 architectures. Some of the improvements include experimental support for the 2.6 kernel, on i386 only. The 2.4 kernel remains the default and recommended kernel for most hardware. Detection of existing operating systems. The following operating systems can be detected and will be added to the boot menu of the installed system: Windows, Mac OS, Linux, GNU Hurd, DOS. Note that by experimental support for 2.6.x kernel simply means that it is experimental in the installer, NOT the actual OS. Debian supported 2.6.x in the Sarge/Sid before 2.6.x was even officially released." -
New Debian Installer Coming Soon
gnuman99 writes "Debian just released the 4th beta of the new debian-installer, this time for 9 architectures. Some of the improvements include experimental support for the 2.6 kernel, on i386 only. The 2.4 kernel remains the default and recommended kernel for most hardware. Detection of existing operating systems. The following operating systems can be detected and will be added to the boot menu of the installed system: Windows, Mac OS, Linux, GNU Hurd, DOS. Note that by experimental support for 2.6.x kernel simply means that it is experimental in the installer, NOT the actual OS. Debian supported 2.6.x in the Sarge/Sid before 2.6.x was even officially released." -
Social Contract Amendment May Bump Sarge To 2005
An anonymous reader submits "Debian's Release Manager Anthony Towns announced that after the Grand Resolution to amend the Social Contract has been successful (it does not only apply to software any more), vital parts to modern Linux systems, such as important documentation, firmware needed for proper hardware support will have to be removed from the distribution before the next release. Moreover, the upcoming installer will need to be changed. He goes on to say that he does not expect this to happen by the end of this year which means that Sarge will not be released in 2004." -
Slashback: Documentary, Directory, FUD
Slashback tonight brings some updates and clarifications to previous stories, including news of the successful production of both a BBS documentary and an open-source directory. Read on for more!I goof, therefore I am sorry. Many readers submitted rebuttals to the claim I repeated that an Israeli web portal was the first to give users 1GB email accounts; Protein Shake, for one, writes that Spymac has them beat. "Forget Google, forget Israel's web portal... 1 GB e-mail is already out there. At least a few weeks ago. From their site '1 GB e-mail account, 350 MB combined storage, personal blog, forum, gallery, auctions and more...'"
"And this was back when phone lines were just strings painted to resemble copper ..." Jason Scott writes "The BBS Documentary, announced on Slashdot nearly three years ago, has wrapped up filming. With over TWO HUNDRED interviews in the can, I've been spending a lot of my spare time (and not-so-spare time) editing, but I decided to put out the first of what will likely be a few trailers for it. Stop by and check out how I've spent the last few years. The Documentary will be released as a 3-DVD set later this year."
It's like Who's Who, only different. Another gargantuan effort completed on a different front: Tony Stanco writes with word that "The 910-page Open Source Reference Book is available for download."
The project was announced just over a year ago; considering the contents that's not a bad turnaround.
It's nearly enough to make one cynical. Alex Wolfe writes "In a move worthy of the Luddites, the New York City Council is quietly trying to ban the Segway . The Council has proposed a law that's technically a ban on motorized scooters, but Harris Siliver, founder of Citystreets, an urban improvement organization, says the NYC Department of Transportation is specifically targeting the electric, non-polluting Segway. Silver is joined in his opposition to the bill by Apple cofounder Steve Wozniak."
Get out much? If you just can't get enough random flamebait, here's a small fix to follow the anti-Linux FUD spread earlier this month by Green Hills CEO Dan O'Dowd. InfoSec writes "This morning's Security Focus page had an article about Consumer Grade *nix. The writer of the article slams Linux for not having free automated updates, enabling services in default installations, and not warning users when they are using 'root'. Uhmm, I could be wrong, but hasn't Mandrake been doing that for quite some time?"
apt-get update seems to count as free updates to me (though those folks do take donations), and root-use warnings may not be perfectly applied, but they are found in various forms (depending on distro) at OS, WM, and application levels, including notices that certain tasks can only be run as root or other superuser. (I think it's Xchat that calls me "an idiot" when I've tried to run it as root.)
-
Debian Removes Binary-only Firmware From Kernel
mbanck writes "The Debian Linux kernel maintainer has announced that he will remove firmware from GPL'd drivers which obviously lack source code in its preferred form (i.e. something more appropriate than a hexdump inside a char[]), in accordance with the release manager's decision. The alternatives are user-space loading of the firmware via hotplug's request_firmware() API or making the vendors aware of the issue. How do the other distributions handle this?" -
Debian Removes Binary-only Firmware From Kernel
mbanck writes "The Debian Linux kernel maintainer has announced that he will remove firmware from GPL'd drivers which obviously lack source code in its preferred form (i.e. something more appropriate than a hexdump inside a char[]), in accordance with the release manager's decision. The alternatives are user-space loading of the firmware via hotplug's request_firmware() API or making the vendors aware of the issue. How do the other distributions handle this?" -
Debian Removes Binary-only Firmware From Kernel
mbanck writes "The Debian Linux kernel maintainer has announced that he will remove firmware from GPL'd drivers which obviously lack source code in its preferred form (i.e. something more appropriate than a hexdump inside a char[]), in accordance with the release manager's decision. The alternatives are user-space loading of the firmware via hotplug's request_firmware() API or making the vendors aware of the issue. How do the other distributions handle this?" -
Debian Removes Binary-only Firmware From Kernel
mbanck writes "The Debian Linux kernel maintainer has announced that he will remove firmware from GPL'd drivers which obviously lack source code in its preferred form (i.e. something more appropriate than a hexdump inside a char[]), in accordance with the release manager's decision. The alternatives are user-space loading of the firmware via hotplug's request_firmware() API or making the vendors aware of the issue. How do the other distributions handle this?" -
Martin Michlmayr Re-elected Debian Project Leader
jaybonci@d.o writes "Congratulations to Martin Michlmayr on his re-election to Debian Project Leader (his platform). Another year of service, one that will hopefully see the release of Sarge." -
Martin Michlmayr Re-elected Debian Project Leader
jaybonci@d.o writes "Congratulations to Martin Michlmayr on his re-election to Debian Project Leader (his platform). Another year of service, one that will hopefully see the release of Sarge." -
Custom Debian Distributions
Andreas Tille writes "When the first Custom Debian Distribution - Debian Junior - started in the beginning of 2000 we did not expect that this would perhaps lead to a new way Debian could support its end users in general. The next step forward was done in DebConf3 in Oslo when several developers who care about Custom Debian Distributions met in person and decided to work together more closely. Finally at OSWC conference in Malaga took place a workshop aiming at exactly this issue. The result of the conference was to write a paper about Custom Debian Distributions to explain to the public what we had done and what we want to do. This is an implicit call for participation for all those people inside and outside Debian who work on the same goal: Enhance the role of Debian as the missing link between upstream software developers and end users." -
Custom Debian Distributions
Andreas Tille writes "When the first Custom Debian Distribution - Debian Junior - started in the beginning of 2000 we did not expect that this would perhaps lead to a new way Debian could support its end users in general. The next step forward was done in DebConf3 in Oslo when several developers who care about Custom Debian Distributions met in person and decided to work together more closely. Finally at OSWC conference in Malaga took place a workshop aiming at exactly this issue. The result of the conference was to write a paper about Custom Debian Distributions to explain to the public what we had done and what we want to do. This is an implicit call for participation for all those people inside and outside Debian who work on the same goal: Enhance the role of Debian as the missing link between upstream software developers and end users." -
Australia's Great Linux-Based Satellite Network
yBshy4 writes "This article may interest the Slashdot folk. LinuxWorld Australia is reporting on Australia's largest satellite network, covering some 800,000 square kilometres, or most of the state of New South Wales, has gone live. The network consists of 75 Linux-based satellite routers that provide Wi-Fi (802.11b) connectivity to country towns that are unable to get DSL. The routers are engineered by Ursys and run Debian providing gateway services such as DNS and mail. According to the article, Ursys chose Debian 'because of its packaging support, which facilitates the ability to push updates to the routers remotely.' Ursys tried to use Windows but it was 'too unstable.' Hopefully this is an important step to providing better Internet access to regional areas across Australia. Anyone know of similar Internet access projects around the world?" -
Prothon - A New Prototype-based Language
Ben Collins writes "Prothon is a new industrial-strength, interpreted, prototype-based, object-oriented language that gets rid of classes altogether in the way that the Self language does. It uses the sensible, practical syntax and add-on C module scheme from Python. This major prototype improvement over Python plus many other general improvements make for a clean new revolutionary breakthrough in language development. Prothon is simple to use and yet offers the combined power of Python and Self. Check out the first public pre-alpha release at prothon.org." -
Make the Debian CDs Better by Installing popcon
JayBonci writes "Not popcorn, popcon! (Short for popularity-contest) According to a recent message posted to debian-devel-announce, popcon numbers are being used to determine how things get arranged on the 13 CDs of the upcoming Debian stable release. Participation so far has been good, but the project could use more numbers from a broader user base. Please take a moment to install the package 'popularity-contest,' and help us make the distro better by allowing it to send us anonymous package usage statistics. You can see the results at Popularity Contest page."