A distro may be described as a particular assortment of application and utility software (various GNU tools and libraries, for example), packaged with the Linux kernel in such a way that its capabilities meet users' needs.[2] The software is usually adapted to the distribution and then combined into software packages by the distribution's maintainers. The software packages are available online in repositories, which are storage locations usually distributed around the world.[3][4] Beside "glue" components, such as the distribution installers (for example, Debian-Installer and Anaconda) and the package management systems, very few packages are actually written by a distribution's maintainers.
Linus Torvalds developed the Linux kernel and distributed its first version, 0.01, in 1991. Linux was initially distributed as source code only, and later as a pair of downloadable floppy disk images: one bootable and containing the Linux kernel itself, and the other with a set of GNU utilities and tools for setting up a file system. Since the installation procedure was complicated, especially in the face of growing amounts of available software, distributions sprang up to simplify it.[11]
Early distributions included:
Torvalds' "Boot-Root" images, later maintained by Jim Winstead Jr., the aforementioned disk image pair with the kernel and the absolute minimal tools to get started (4 November 1991)[12][13][14][15]
The two oldest, still active distribution projects started in 1993. The SLS distribution was not well maintained, so in July 1993 a new SLS-based distribution, Slackware, was released by Patrick Volkerding.[22] Also dissatisfied with SLS, Ian Murdock set to create a free distribution by founding Debian in August 1993, with first public BETA released in January 1994 and first stable version in June 1996.[23][24]
Users were attracted to Linux distributions as alternatives to the DOS and Microsoft Windows operating systems on IBM PC compatible computers, Mac OS on the Apple Macintosh, and proprietary versions of Unix. Most early adopters were familiar with Unix from work or school. They embraced Linux distributions for their low (or absent) cost, and the availability of the source code for most or all of their software.
As of 2024, Linux has become more popular in server and embedded devices markets than in the desktop market. It is used in approximately 58.9% of web servers;[25] its current operating system market share is about 3.67%.[26]
Components
Many Linux distributions provide an installation system akin to that provided with other modern operating systems. Other distributions, including Gentoo Linux, provide only the binaries of a basic kernel, compilation tools, and an installer; the installer compiles all the requested software for the specific architecture of the user's computer, using these tools and the software's source code.
Distributions are normally segmented into packages. Each package contains a specific application or service. Examples of packages are a library for handling the PNG image format, a collection of fonts, and a web browser.
The package is typically provided as compiled code, with installation and removal of packages handled by a package management system (PMS) rather than a simple file archiver. Each package intended for such a PMS contains meta-information such as its description, version number, and its dependencies (other packages it requires to run). The package management system evaluates this meta-information to allow package searches, perform automatic upgrades to newer versions, and to check that all dependencies of a package are present (and either notify the user to install them, or install them automatically). The package can also be provided as source code to be compiled on the system.
Most distributions install packages, including the kernel and other core operating system components, in a predetermined configuration. A few now require or permit configuration adjustments at first install time. This makes installation less daunting, particularly for new users, but is not always acceptable. For specific requirements, much software must be carefully configured to be useful, to work correctly with other software, or to be secure, and local administrators are often obliged to spend time reviewing and reconfiguring it.
Some (but not all) distributions go to considerable lengths to adjust and customize the software they include, and some provide configuration tools to help users do so.
By obtaining and installing everything normally provided in a distribution, an administrator may create a "distributionless" installation. It is possible to build such systems from scratch, avoiding distributions altogether. One needs a way to generate the first binaries until the system is self-hosting. This can be done via compilation on another system capable of building binaries for the intended target (possibly by cross-compilation). For example, see Linux From Scratch.
The diversity of Linux distributions is due to technical, organizational, and philosophical variation among vendors and users. The permissive licensing of free software means that users with sufficient knowledge and interest can customize any existing distribution, or design one to suit their own needs.
Rolling distributions vis-à-vis standard releases
Rolling Linux distributions are kept current using small and frequent updates. The terms partially rolling and partly rolling (along with synonyms semi-rolling and half-rolling), fully rolling, truly rolling and optionally rolling are sometimes used by software developers and users.[27][28][29][30][31][32]
Repositories of rolling distributions usually contain very recent software releases—often the latest stable versions available.[29] They have pseudo-releases and installation media that are simply snapshots of the distribution at the time of the installation image's release. Typically, a rolling-release OS installed from older installation medium can be fully updated after it is installed.[29][33]
In terms of the software development process, standard releases require significant development effort to keep old versions up-to-date by propagating bug fixes back to the newest branch, versus focusing on the newest development branch. Also, unlike rolling releases, standard releases require more than one code branch to be developed and maintained, which increases the workload of the software developers and maintainers.
On the other hand, software features and technology planning are easier in standard releases due to a better understanding of upcoming features in the next version(s). Software release cycles can also be synchronized with those of major upstream software projects, such as desktop environments.
As for the user experience, standard releases are often viewed as more stable and bug-free since software conflicts can be more easily addressed and the software stack more thoroughly tested and evaluated, during the software development cycle.[34][35] For this reason, they tend to be the preferred choice in enterprise environments and mission-critical tasks.[34]
However, rolling releases offer more current software which can also provide increased stability and fewer software bugs along with the additional benefits of new features, greater functionality, faster running speeds, and improved system and application security. Regarding software security, the rolling release model can have advantages in timely security updates, fixing system or application security bugs and vulnerabilities, that standard releases may have to wait till the next release for or patch in various versions. In a rolling release distribution, where the user has chosen to run it as a highly dynamic system, the constant flux of software packages can introduce new unintended vulnerabilities.[34]
A "live" distribution is a Linux distribution that can be booted from removable storage media such as optical discs or USB flash drives, instead of being installed on and booted from a hard disk drive. The portability of installation-free distributions makes them advantageous for applications such as demonstrations, borrowing someone else's computer, rescue operations, or as installation media for a standard distribution.
When the operating system is booted from a read-only medium such as a CD or DVD, any user data that needs to be retained between sessions cannot be stored on the boot device but must be written to another storage device, such as a USB flash drive or a hard disk drive.[36]
Many Linux distributions provide a "live" form in addition to their conventional form, which is a network-based or removable-media image intended to be used only for installation; such distributions include SUSE, Ubuntu, Linux Mint, MEPIS and Fedora Linux. Some distributions, including Knoppix, Puppy Linux, Devil-Linux, SuperGamer, SliTaz GNU/Linux and dyne:bolic, are designed primarily for live use. Additionally, some minimal distributions can be run directly from as little space as one floppy disk without the need to change the contents of the system's hard disk drive.[37]
Examples
The website DistroWatch lists many Linux distributions and displays some of the ones that have the most web traffic on the site. The Wikimedia Foundation released an analysis of the browser User Agents of visitors to WMF websites until 2015, which includes details of the most popular Operating System identifiers, including some Linux distributions.[38] Many of the popular distributions are listed below.
Widely used GNU-based or GNU-compatible distributions
Debian, a non-commercial distribution and one of the earliest, maintained by a volunteer developer community with a strong commitment to free software principles and democratic project management.
Ubuntu, a desktop and server distribution derived from Debian, maintained by British company Canonical Ltd.
Linux Mint, a distribution based on and compatible with Ubuntu. Supports multiple desktop environments, among others GNOME Shell forkCinnamon and GNOME 2 fork MATE.
Pop!_OS, is a Linux distribution based on Ubuntu which developed by American Linux computer manufacturer System76, and featuring a customised GNOME desktop environment known as COSMIC.
Fedora Linux, a community distribution sponsored by American company Red Hat and the successor to the company's previous offering, Red Hat Linux. It aims to be a technology testbed for Red Hat's commercial Linux offering, where new open-source software is prototyped, developed, and tested in a communal setting before maturing into Red Hat Enterprise Linux.
Red Hat Enterprise Linux (RHEL), a derivative of Fedora Linux, maintained and commercially supported by Red Hat. It seeks to provide tested, secure, and stable Linux server and workstation support to businesses.
openSUSE, a community distribution mainly sponsored by German company SUSE.
SUSE Linux Enterprise, derived from openSUSE, maintained and commercially supported by SUSE
Arch Linux, a rolling release distribution targeted at experienced Linux users and maintained by a volunteer community, offers official binary packages and a wide range of unofficial user-submitted source packages. Packages are usually defined by a single PKGBUILD text file.
Manjaro Linux, a derivative of Arch Linux that includes a graphical installer and other ease-of-use features for less experienced Linux users.
Gentoo, a distribution targeted at power users, known for its FreeBSD Ports-like automated system for compiling applications from source code
Linux-kernel-based operating systems
Several operating systems include the Linux kernel, but have a userland that differs significantly from that of mainstream Linux distributions:
Android, Google's commercial operating system based on Android OSP that runs on many devices such as smartphones, smart TVs, set-top boxes.
Whether such operating systems count as a "Linux distribution" is a controversial topic. They use the Linux kernel, so the Linux Foundation[39] and Chris DiBona,[40] Google's former open-source chief, agree that Android is a Linux distribution; others, such as Google engineer Patrick Brady, disagree by noting the lack of support for many GNU tools in Android, including glibc.[41]
Lightweight Linux distributions are those that have been designed with support for older hardware in mind, allowing older hardware to still be used productively, or, for maximum possible speed in newer hardware by leaving more resources available for use by applications. Examples include Tiny Core Linux, Puppy Linux and Slitaz.
Niche distributions
Other distributions target specific niches, such as:
The Free Standards Group is an organization formed by major software and hardware vendors that aims to improve interoperability between different distributions. Among their proposed standards are the Linux Standard Base, which defines a common ABI and packaging system for Linux, and the Filesystem Hierarchy Standard which recommends a standard filenaming chart, notably the basic directory names found on the root of the tree of any Linux filesystem. Those standards, however, see limited use, even among the distributions developed by members of the organization.[citation needed]
The diversity of Linux distributions means that not all software runs on all distributions, depending on what libraries and other system attributes are required. Packaged software and software repositories are usually specific to a particular distribution, though cross-installation is sometimes possible on closely related distributions.[citation needed]
Installation
There are several ways to install a Linux distribution. The most common method of installing Linux is by booting from a live USB memory stick, which can be created by using a USB image writer application and the ISO image, which can be downloaded from various Linux distribution websites. DVD disks, CD disks, network installations and even other hard drives can also be used as "installation media".[43]
In the 1990s, Linux distributions were installed using sets of floppy disks but this has been abandoned by all major distributions. By the 2000s many distributions offered CD and DVD sets with the vital packages on the first disc and less important packages on later ones. Some distributions, such as Debian also enabled installation over a network after booting from either a set of floppy disks or a CD with only a small amount of data on it.[44]
New users tend to begin by partitioning a hard drive in order to keep their previously installed operating system. The Linux distribution can then be installed on its own separate partition without affecting previously saved data.[45]
In a Live CD setup, the computer boots the entire operating system from CD without first installing it on the computer's hard disk. Many distributions have a Live CD installer, where the computer boots the operating system from the disk, and it can then be installed on the computer's hard disk, providing a seamless transition from the OS running from the CD to the OS running from the hard disk.
The process of constantly switching between distributions is often referred to as "distro hopping".[46][47]Virtual machine software such as VirtualBox and VMware Workstation virtualize hardware allowing users to test live media on a virtual machine without installing to the real system. Some websites like DistroWatch offer lists of distributions, and link to screenshots of operating systems as a way to get a first impression of various distributions.
Installation via an existing operating system
Some distributions let the user install Linux on top of their current system, such as WinLinux or coLinux. Linux is installed to the Windows hard disk partition, and can be started from inside Windows itself.
Virtual machines (such as VirtualBox or VMware) also make it possible for Linux to be run inside another OS. The VM software simulates a separate computer onto which the Linux system is installed. After installation, the virtual machine can be booted as if it were an independent computer.
Various tools are also available to perform full dual-boot installations from existing platforms without a CD, most notably:
The (now deprecated) Wubi installer, which allows Windows users to download and install Ubuntu or its derivatives into a FAT32 or an NTFS partition without an installation CD, allowing users to easily dual boot between either operating system on the same hard drive without losing data. Replaced by Ubiquity.
Win32-loader, which is in the process of being integrated in official Debian CDs/DVDs, and allows Windows users to install Debian without a CD, though it performs a network installation and thereby requires repartitioning[48]
UNetbootin, which allows Windows and Linux users to perform similar no-CD network installations for a wide variety of Linux distributions and additionally provides live USB creation support
Proprietary software
Some specific proprietary software products are not available in any form for Linux. As of September 2015, the Steam gaming service has over 1,500 games available on Linux, compared to 2,323 games for Mac and 6,500 Windows games.[49][50]Emulation and API-translation projects like Wine and CrossOver make it possible to run non-Linux-based software on Linux systems, either by emulating a proprietary operating system or by translating proprietary API calls (e.g., calls to Microsoft's Win32 or DirectX APIs) into native Linux API calls. A virtual machine can also be used to run a proprietary OS (like Microsoft Windows) on top of Linux.
OEM contracts
Computer hardware is usually sold with an operating system other than Linux already installed by the original equipment manufacturer (OEM). In the case of IBM PC compatibles, the OS is usually Microsoft Windows; in the case of Apple's Mac computers, it has always been macOS; Sun Microsystems sold SPARC hardware with the Solaris installed; video game consoles such as the Xbox, PlayStation, Wii, and the Nintendo Switch each have their own proprietary OS. This limits Linux's market share: consumers are unaware that an alternative exists, they must make a conscious effort to use a different operating system, and they must either perform the actual installation themselves, or depend on support from a friend, relative, or computer professional.
It is more common to find embedded devices sold with Linux as the default manufacturer-supported OS, including the Linksys NSLU2 NAS device, TiVo's line of personal video recorders, and Linux-based cellphones (including Android smartphones), PDAs, and portable music players.
The current Microsoft Windows license lets the manufacturer determine the refund policy.[53] With previous versions of Windows, it was possible to obtain a refund if the manufacturer failed to provide the refund by litigation in the small claims courts.[54] On February 15, 1999, a group of Linux users in Orange County, California held a "Windows Refund Day" protest in an attempt to pressure Microsoft into issuing them refunds.[55] In France, the Linuxfrench and AFUL (French speaking Libre Software Users' Association) organizations along with free software activist Roberto Di Cosmo started a "Windows Detax" movement,[56] which led to a 2006 petition against "racketiciels" (translation: Racketware) with 39,415 signatories and the DGCCRF branch of the French government filing several complaints against bundled software. On March 24, 2014, a new international petition was launched by AFUL on the Avaaz platform,[57] translated into several languages and supported by many organizations around the world.
Statistics
There are no official figures on the popularity, adoption, downloads or installed base of Linux distributions.
There are also no official figures for the total number of Linux systems,[58][59] partly due to the difficulty of quantifying the number of PCs running Linux (see Desktop Linux adoption), since many users download Linux distributions. Hence, the sales figures for Linux systems and commercial Linux distributions indicate a much lower number of Linux systems and level of Linux adoption than is the case; this is mainly due to Linux being free and open-source software that can be downloaded free of charge.[58][60] A Linux Counter Project had kept track of a running guesstimate of the number of Linux systems, but did not distinguish between rolling release and standard release distributions. It ceased operation in August 2018, though a few related blog posts were created through October 2018.[61]
Desktop usage statistical reports for particular Linux distributions have been collected and published since July 2014[62] by the Linux Hardware Project.
^AM, Last modified: 04/29/2014 01:10. "International petition | AFUL". no.more.racketware.info. Archived from the original on January 26, 2021. Retrieved November 26, 2020.{{cite web}}: CS1 maint: numeric names: authors list (link)
^ abPrashanth Venkataram (September 10, 2010). "Counter-Debunking the 1% myth". dasublogbyprashanth.blogspot.com. Archived from the original on September 15, 2010. Retrieved October 1, 2011.
Google's approach to a large-scale live upgrading between two widely different Linux distributions: presentation and text version, LinuxCon 2013, by Marc Merlin
Keuskupan Viana do CasteloDioecesis Vianensis CastelliDiocese de Viana do CasteloKatolik Katedral Santa Maria Mayor di Viana do CasteloLokasiNegaraPortugalProvinsi gerejawiBragaStatistikLuas2.108 km2 (814 sq mi)Populasi- Total- Katolik(per 2010)253.310245,217 (96.8%)InformasiDenominasiKatolik RomaGereja sui iurisGereja LatinRitusRitus RomaPendirian3 November 1977KatedralKatedral Santa Maria Mayor di Viana do CasteloPelindungKenaikan MariaKepemimpinan kiniPau...
Limpasan permukaan dari ladang pertanian di Iowa, Amerika Serikat selama hujan badai. Polutan atau bahan pencemaran adalah bahan/benda yang menyebabkan pencemaran, baik secara langsung maupun tidak langsung, seperti sampah. Secara sifat, polutan dapat dibedakan menjadi 4, yaitu: polutan fisik; yaitu polutan yang fisiknya mencemarkan lingkungan. Contohnya: pecahan botol, pecahan keramik, besi tua. polutan kimiawi; yaitu polutan yang berbentuk senyawa kimia baik senyawa sintetis maupun yang ala...
Untuk film 2011, lihat Captain America: The First Avenger. Untuk film 2014, lihat Captain America: The Winter Soldier. Captain AmericaCaptain America #109 (Jan. 1969).Seni oleh Jack Kirby dan Syd Shores.Informasi publikasiPenerbitMarvel ComicsPenampilan pertamaCaptain America Comics #1 (Maret 1941)Dibuat olehJoe Simon (penulis)Jack Kirby (ilustrasi)Informasi dalam ceritaAlter egoSteven Steve Rogers[1]Afiliasi tim All-Winners Squad Avengers Avengers Unity Squad Illuminati Invaders Land...
PsikologiGreek letter 'psi' Garis besar Sejarah Cabang Dasar ilmu Abnormal Eksperimental Evolusi Kepribadian Kognitif Matematika Neuropsikologi Neurosains perilaku Perkembangan Positif Psikofisik Sosial Terapan Forensik Kesehatan Klinis Industri dan organisasi Pendidikan Okupasi kesehatan Olahraga Sekolah Daftar Ikhtisar Publikasi Terapi Topik Portal PsikologilbsPsikologi sekolah adalah praktik umum psikologi pelayanan kesehatan yang berkaitan dengan anak-anak, remaja, keluarga, dan...
Second-largest city in Italy Milano redirects here. For other uses, see Milano (disambiguation) and Milan (disambiguation). Comune in ItalyMilan Milano (Italian)Milan (Milanese)ComuneComune di MilanoSkyline of Milan with Porta Nuova business districtArch of PeaceMilan CathedralSforza CastleGalleria Vittorio Emanuele IILa ScalaMilano CentraleSan Carlo al Corso FlagCoat of armsMilanShow map of ItalyMilanShow map of LombardyMilanShow map of EuropeCoordinates: 45°28′01″N 09°11′24″E...
KPJ (Kelompok Penyanyi Jalanan)Album studio karya Iwan FalsDirilis1 Mei 1985GenrePopLabelMusica StudioKronologi Iwan Fals Sugali (1984)Sugali1984 KPJ (1985) Sore Tugu Pancoran (1985)Sore Tugu Pancoran1985 KPJ adalah album kolaborasi Iwan Fals dan kawan-kawannya sesama pengamen yang tergabung dalam Kelompok Penyanyi Jalanan (KPJ) yang dirilis pada tahun 1985. Album ini menggunakan nama Iwan Fals yang sudah terkenal di sampul depannya dan didukung oleh Herry Lintauw, Anto Baret, Swartato, E...
ForevermoreAlbum studio karya David ArchuletaDirilis26 Maret 2012 (2012-03-26)DirekamFebruary 9-13, 2012[1]GenrePopDurasi1:00:29LabelIvory RecordsDavid Archuleta The Other Side of Down (2010)The Other Side of Down2010 Forevermore(2012) Begin (2012)Begin2012 Singel dalam album Forevermore ForevermoreDirilis: 15 Maret 2012 Nandito AkoDirilis: 15 Maret 2012 I'll Never GoDirilis: 24 Juni 2012 Forevermore adalah album studio keempat penyanyi dan penulis lagu asal Amerika Serikat, ...
У этого термина существуют и другие значения, см. Лиссабонский договор (значения). Не следует путать с Лиссабонским протоколом. Лиссабонский договорTreaty of Lisbon amending the Treaty on European Union and the Treaty establishing the European Community Тип договора Поправки к предыдущим договорам Дата подготовки 7-8 �...
Church in Portugal classified as a National Monument You can help expand this article with text translated from the corresponding article in Portuguese. (September 2011) Click [show] for important translation instructions. View a machine-translated version of the Portuguese article. Machine translation, like DeepL or Google Translate, is a useful starting point for translations, but translators must revise errors as necessary and confirm that the translation is accurate, rather than simp...
Chicago Blackhawks awardsJonathan Toews holding the Conn Smythe Trophy and Patrick Kane lifting the Stanley Cup in 2010.AwardWinsStanley Cup6O'Brien Trophy *1Clarence S. Campbell Bowl7Prince of Wales Trophy2Presidents' Trophy2Art Ross Trophy9Bill Masterton Memorial Trophy2Calder Memorial Trophy8Conn Smythe Trophy3Frank J. Selke Trophy3Hart Memorial Trophy7Jack Adams Award1James Norris Memorial Trophy8Lady Byng Memorial Trophy8Lester Patrick Trophy7Mark Messier Leadership Award1Ted Lindsa...
Species of bird Malabar trogon Male H. f. malabaricus Conservation status Least Concern (IUCN 3.1)[1] Scientific classification Domain: Eukaryota Kingdom: Animalia Phylum: Chordata Class: Aves Order: Trogoniformes Family: Trogonidae Genus: Harpactes Species: H. fasciatus Binomial name Harpactes fasciatus(Pennant, 1769) Synonyms Harpactes malabaricus The Malabar trogon (Harpactes fasciatus) is a species of bird in the trogon family. It is found in the forests of India and Sr...
French DJ and producer (born 1990) KlingandeBirth nameCédric SteinmyllerBorn (1990-05-14) 14 May 1990 (age 34)Croix, Hauts-de-France, FranceGenresDeep housetropical house[1]Occupation(s)DJrecord producerInstrument(s)Digital audio workstationpianosaxophoneYears active2012–presentLabelsKlingande MusicUltra MusicWebsitewww.klingandemusic.comMusical artist Cédric Steinmyller (French pronunciation: [sedʁik ʃtajnmilœʁ]; born 14 May 1990),[2] better known by his ...
Former Illinois/Missouri Mississippi River crossing Clark BridgeDetail view of highway bridge, showing railroad bridge and lock and dam in background, looking northeast (upstream).Coordinates38°53′01″N 90°10′57″W / 38.88361°N 90.18250°W / 38.88361; -90.18250Carries2 lanes of US 67CrossesMississippi RiverLocaleWest Alton, Missouri and Alton, IllinoisCharacteristicsDesignTrussHistoryOpenedJuly 16, 1928[1]ClosedJanuary 5, 1994[2]Location T...
Defunct multi-use sports ground in Long Eaton, Derbyshire Recreation GroundGround informationLocationLong Eaton, DerbyshireCoordinates52°53′56″N 1°15′41″W / 52.89889°N 1.26139°W / 52.89889; -1.26139Establishment1887 (first recorded match)Team information Derbyshire (1887)Long Eaton Rangers (1887–1899)Long Eaton Town As of 15 August 2010Source: Ground profile Long Eaton Stadium, previously the Recreation Ground, was a multi-use sports ground in Long Eaton,...
Eropa setelah ditandatanganinya Traktat Aix-la-Chapelle tahun 1748 Traktat Aix-la-Chapelle tahun 1748, kadang-kadang disebut Traktat Aachen, adalah traktat yang mengakhiri Perang Penerus Austria. Traktat ini dibuat oleh Kongres Aix-la-Chapelle yang dihimpun pada 24 April 1748 di Kota Kekaisaran Bebas Aachen. Traktat Aix-la-Chapelle ditandatangani pada 18 Oktober 1748 oleh Britania Raya, Prancis, dan Republik Belanda. Dua traktat yang terkait dengan pelaksanaan traktat ini ditandatangani di Ni...
بيان المعلومات المتعلقة بأعمال العنف Statement of Information Relating to Acts of Violence معلومات الكتاب المؤلف ] البلد المملكة المتحدة اللغة اللغة الإنجليزية الناشر حكومة المملكة المتحدة تاريخ النشر 24 يوليو 1946 الموضوع التمرد اليهودي في فلسطين الانتدابية تعديل مصدري - تعديل بيان المعلومات...
Gleaves-class destroyer USS Macomb (DD-458) off Boston in 1942. History United States NameUSS Macomb NamesakeWilliam H. and David B. Macomb BuilderBath Iron Works Laid down3 September 1940 Launched23 September 1941 Commissioned26 January 1942 IdentificationDD-458 ReclassifiedDMS-23, 15 November 1944 Decommissioned19 October 1954 Fate Transferred to Japan, 19 October 1954 Stricken1 February 1970 Japan NameJDS Hatakaze Acquired19 October 1954 IdentificationDD-182 FateReturned to U.S., 1969; sol...