summaryrefslogtreecommitdiff
path: root/Meta/build-root-filesystem.sh
AgeCommit message (Expand)Author
2021-07-13Meta: Make sure files are installed with the right UID and GIDGunnar Beutner
2021-06-29SystemServer+Meta: Use the new SysFSLiav A
2021-06-28Meta: Install 64-bit libgcc_s.so for x86_64 targetsGunnar Beutner
2021-06-17Meta: Allow building images without most utilitiesGunnar Beutner
2021-05-30pls: Drastically simplify this programAndreas Kling
2021-05-29Userland: Check sudoers file perms and owner in plsJesse Buhagiar
2021-05-29Userland: Implement `pls`, a sudo cloneJesse Buhagiar
2021-05-27Base: Make desktop shortcuts owned by anon (#7495)Max Wipfli
2021-05-21LibWasm+Meta: Add test-wasm and optionally test the conformance testsAli Mohammad Pur
2021-05-19LibCpp: Add regression tests for the parserItamar
2021-05-19CppLanguageServer: Put cpp test files in /home/anon/cpp-tests/Itamar
2021-05-06Base: Make the /bin/TextEditor desktop shortcut say "Text Editor" :^)Andreas Kling
2021-05-04Meta: Remove existing test directories before copying new ones inAli Mohammad Pur
2021-04-29WindowServer: Move configuration file to /etc/WindowServer.iniAndreas Kling
2021-04-26Meta: Make sure traceroot and ping belong to the root userGunnar Beutner
2021-04-23Meta: Support using rsync to install the root filesystemGunnar Beutner
2021-04-22Meta: Remove sync-local.sh move warning from build-root-filesystem.shLinus Groh
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-11Everywhere: Update references from ReadMe.md => README.mdAndreas Kling
2021-03-31Utilities: Add simple traceroute utilityIdan Horowitz
2021-02-14Build: Sprinkle some portability, fix on OpenBSDjoshua stein
2021-02-13HackStudio: Project templates and New Project dialogNick Vella
2021-02-03Applications: Remove "Welcome" applicationAndreas Kling
2021-01-30Meta: Fix sync-local.sh file checkLinus Groh
2021-01-30Meta: Expect sync-local.sh script at repository rootLinus Groh
2021-01-22Base: More helpful Desktop selectionBen Wiederhake
2021-01-20Meta: Slightly improve image scriptBen Wiederhake
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2021-01-09LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^)Andreas Kling
2021-01-01Base: Add a desktop shortcut to the root directoryAndreas Kling
2020-12-29Build: Support non-i686 toolchainsmeme
2020-12-27Kernel: Introduce the DevFSLiav A
2020-12-27Base: Add some default desktop iconsAndreas Kling
2020-12-21Build: Create device files according to the new major-minor numbersLiav A
2020-12-14Build: Build libgcc_s.soItamar
2020-10-20Build: Modify various parts to allow the build to succeed on FreeBSDLaurent Cimon
2020-09-20Meta: Fix build-root-filesystem.sh on macOSValtteri Koskivuori
2020-09-16Build: Preserve hard/symbolic links when building root fsAnotherTest
2020-09-13Userland: Add {md5,sha1,sha256,sha512}sumLinus Groh
2020-09-06utmpupdate: Add a program for updating /var/run/utmpAndreas Kling
2020-07-28Userland: Add passwd utilityPeter Elliott
2020-07-23LibWeb+test-web: Create test-web program, add doctype testLuke
2020-07-07Base: Turn a whole bunch of /bin symlinks into shell aliases :^)Andreas Kling
2020-07-01Profiler: Rename from ProfileViewer :^)Andreas Kling
2020-06-27Userland: Add a 'test' utilityAnotherTest
2020-06-18keymap: Add back a tiny utility for setting the system keyboard layoutAndreas Kling
2020-06-17WebContent: Start work on browser process separation :^)Andreas Kling
2020-06-17Meta: Scale back overly informal user-facing stringsAndreas Kling
2020-06-17Base+Meta: Rename the wheel group to goodboys :^)Sergey Bugaev
2020-06-08Base: Symlink /dev/urandom to /dev/randomAndreas Kling